sparql-examples

A set of SPARQL examples for tutorials at SWAT4HCLS

View the Project on GitHub dnanad/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_2f42516dd8204678bde772a557fbb2257746"):::projected 
  bind0[/"http://purl.uniprot.org/embl-cds/AAO89367.1"/]
  bind0 --as--o v1