sparql-examples

A set of SPARQL examples that are used in different SIB resources

View the Project on GitHub sib-swiss/sparql-examples

15

rq turtle/ttl

Select all triples that relate to the EMBL CDS entry AA089367.1:

Use at

DESCRIBE <http://purl.uniprot.org/embl-cds/AAO89367.1>
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
  v1("?_describe_3b93fb9548914f3581febfeabf384449707"):::projected 
  bind0[/"http://purl.uniprot.org/embl-cds/AAO89367.1"/]
  bind0 --as--o v1