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

Routes for fetching ontology terms should provide aspect/category #292

Open deepakunni3 opened 5 years ago

deepakunni3 commented 5 years ago

Routes for fetching ontology terms should provide aspect/category.

For example, https://api.monarchinitiative.org/api/ontology/term/GO%3A0003677 should also provide what the aspect of that GO term is.

As a side note, the response provided by /ontology/ routes are different from other routes. Looks like its not marshaling the response.