Skip to content

Commit

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

ex:uniprot_bioregistry_iri_translation a sh:SPARQLExecutable,
sh:SPARQLSelectExecutable ;
rdfs:comment "Translate the global unique identifier for a UniProt record into other options using the bioregistry translating endpoint."@en ;
rdfs:comment "Translate the global unique identifier for a UniProtKB record into other options using the bioregistry translating endpoint."@en ;
sh:prefixes _:sparql_examples_prefixes ;
sh:select """PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX uniprotkb: <http://purl.uniprot.org/uniprot/>
Expand Down

0 comments on commit 99c9487

Please sign in to comment.