Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Metadata Profiles
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
graphs
Metadata Profiles
Commits
5b7552b8
Commit
5b7552b8
authored
5 months ago
by
Catherine Gonzalez
Browse files
Options
Downloads
Patches
Plain Diff
Delete proteinFASTAv1
parent
fbfc6bce
No related branches found
No related tags found
No related merge requests found
Pipeline
#1522009
canceled
5 months ago
Stage: validate
Stage: dev_deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
profiles/proteinFASTAv1
+0
-30
0 additions, 30 deletions
profiles/proteinFASTAv1
with
0 additions
and
30 deletions
profiles/proteinFASTAv1
deleted
100644 → 0
+
0
−
30
View file @
fbfc6bce
@base <https://purl.org/coscine/ap/fasta/proteinFASTAv1/>.>
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix vocabterms: <https://purl.org/coscine/terms/> .
@prefix aps: <https://purl.org/coscine/ap/> .
<https://purl.org/coscine/entities/graph#deployed> <https://purl.org/coscine/terms/deployed#version> "2A-08-7E-09-78-02-74-0D-DD-CB-15-3A-21-45-96-32-4E-03-B7-50-4F-0B-EA-A4-64-33-96-0A-0F-5B-F5-B2" .
<https://purl.org/coscine/ap/fasta/proteinFASTAv1/> dcterms:title "Protein FASTA v1"@de, "Protein FASTA v1"@en ;
dcterms:creator "Catherine Gonzalez" ;
dcterms:created "2023-02-06"^^xsd:date ;
dcterms:license <https://spdx.org/licenses/CC-BY-4.0.html> ;
a sh:NodeShape ;
prov:wasRevisionOf <https://purl.org/coscine/ap/base/> ;
sh:closed "0"^^xsd:boolean ;
sh:property [
sh:description "Enter a title to describe your data."@en, "Geben Sie einen Titel an, um Ihre Daten zu beschreiben."@de ;
sh:name "Supported By"@en, "Unterstützt von"@de ;
sh:order 0 ;
sh:path dcterms:title ;
sh:datatype xsd:string ;
sh:minLength 1 ;
] ;
sh:targetClass <https://purl.org/coscine/ap/base/> ;
dcterms:description "Aus dem assemblierten Metagenom vorhergesagte Proteinsequenzen."@de, "Protein sequences predicted from assembled metagenome."@en .
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment