A set of SPARQL examples for tutorials at SWAT4HCLS
Select all triples that relate to the taxon that describes Homo sapiens in the named graph for taxonomy
PREFIX taxon: <http://purl.uniprot.org/taxonomy/>
DESCRIBE taxon:9606
FROM <http://sparql.uniprot.org/taxonomy>
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?_describe_2f42516dd8204678bde772a557fbb2257747"):::projected
bind0[/"'taxon:9606'"/]
bind0 --as--o v1