monarch-initiative / biolink-api

API for linked biological knowledge
https://api.monarchinitiative.org/api/
BSD 3-Clause "New" or "Revised" License
63 stars 25 forks source link

/goterm/{id} returns {foo:bar}. Looking for xontology relations. #117

Open cbizon opened 6 years ago

cbizon commented 6 years ago

When I hit this:

https://api.monarchinitiative.org/api/bioentity/goterm/GO%3A0032762?fetch_objects=true&rows=100

I get this:

{ "foo": "bar" }

What I was looking for were some cross ontology references like one can get from EBI QuickGo.

cmungall commented 6 years ago

not yet implemented - best to use scigraph for now