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

Additional routes required for homolog calls #210

Open cmungall opened 6 years ago

cmungall commented 6 years ago

See https://docs.google.com/document/d/1xa7-vgJUvkjJ3Qw_-Z1AH3SW1PZnyfohu_jnTUqVQng/edit

Note the mart routes are for bulk download - no pagination or facets.

For pageinated/faceted search, the generic association search /association/find/{subject_category}/{object_category}/ can be used (once we add relation filters #211)

TBD: would it be confusing to have /association/find/gene/gene/ortholog/ as a specific route as well as generic routes /association/find/{subject_category}/{object_category}/