NCATS-Tangerine / translator-knowledge-beacon

NCATS Translator Knowledge Beacon Application Programming Interface plus Sample code
MIT License
7 stars 2 forks source link

wrap disgenet #46

Open cmungall opened 6 years ago

cmungall commented 6 years ago

I recommend this is done via the sparql endpoint. I can provide the sparql required

cmungall commented 6 years ago

SELECT ?a ?g ?d WHERE {?a http://www.w3.org/1999/02/22-rdf-syntax-ns#type ?v0 . ?v0 http://www.w3.org/2000/01/rdf-schema#subClassOf* http://semanticscience.org/resource/SIO_001121 . ?a http://semanticscience.org/resource/SIO_000628 ?g . ?g http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C16612 . ?a http://semanticscience.org/resource/SIO_000628 ?d . ?d http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C7057}