Skip to content
Snippets Groups Projects
Commit 5b7552b8 authored by Catherine Gonzalez's avatar Catherine Gonzalez
Browse files

Delete proteinFASTAv1

parent fbfc6bce
No related branches found
No related tags found
No related merge requests found
Pipeline #1522009 canceled
@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 .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment