Skip to content

Commit

Permalink
Update mnemonic_also_known_as_id.ttl
Browse files Browse the repository at this point in the history
update DE
  • Loading branch information
mcblatter authored Oct 31, 2024
1 parent ef30ea3 commit e172823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/UniProt/mnemonic_also_known_as_id.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

ex:mnemonic_also_known_as_id a sh:SPARQLExecutable,
sh:SPARQLSelectExecutable ;
rdfs:comment "List all UniProt protein ID (mnemonic) for current UniProt entries."@en ;
rdfs:comment "List all UniProtKB protein ID (mnemonic) for current UniProtKB entries."@en ;
sh:prefixes _:sparql_examples_prefixes ;
sh:select """PREFIX up: <http://purl.uniprot.org/core/>
Expand Down

0 comments on commit e172823

Please sign in to comment.