Skip to content

Commit

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

ex:58 a sh:SPARQLExecutable,
sh:SPARQLSelectExecutable ;
rdfs:comment "Map a selection of UniProt accession numbers (ACs) to HGNC identifiers and symbols"@en ;
rdfs:comment "Map a selection of UniProtKB accession numbers (ACs) to HGNC identifiers and symbols"@en ;
sh:prefixes _:sparql_examples_prefixes ;
sh:select """PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX uniprotkb: <http://purl.uniprot.org/uniprot/>
Expand Down

0 comments on commit 8fa16c1

Please sign in to comment.