Skip to content

Commit

Permalink
Update 22_go_term_labels_per_go_category_for_multiple_proteins.ttl
Browse files Browse the repository at this point in the history
modify DE
  • Loading branch information
mcblatter authored Oct 31, 2024
1 parent 2541b24 commit ce2ef5b
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@

ex:22 a sh:SPARQLExecutable,
sh:SPARQLSelectExecutable ;
rdfs:comment "For two accessions find the GO term labels and group them into GO process,function and component"@en ,
"For two accession numbers (ACs) find the GO term labels and group them into GO process,function and component"@en;
sh:prefixes _:sparql_examples_prefixes ;
rdfs:comment "For two accession numbers (ACs) find the GO term labels and group them into GO process,function and component"@en ;
sh:prefixes _:sparql_examples_prefixes ;
sh:select """PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX up: <http://purl.uniprot.org/core/>
PREFIX GO:<http://purl.obolibrary.org/obo/GO_>
Expand Down

0 comments on commit ce2ef5b

Please sign in to comment.