Skip to content

Commit

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

ex:3 a sh:SPARQLExecutable,
sh:SPARQLSelectExecutable ;
rdfs:comment "Select all UniProt entries, and their organism and amino acid sequences (including isoforms), for <a href=\"http://purl.uniprot.org/taxonomy/83333\"><i>E. coli K12</i> and all its strains</a>"^^rdf:HTML ;
rdfs:comment "Select all UniProtKB entries, and their organism and amino acid sequences (including isoforms), for <a href=\"http://purl.uniprot.org/taxonomy/83333\"><i>E. coli K12</i> and all its strains</a>"^^rdf:HTML ;
sh:prefixes _:sparql_examples_prefixes ;
sh:select """PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
Expand Down

0 comments on commit 8a48285

Please sign in to comment.