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

Add equivalent ids in bioentity/{id} endpoint #346

Open kshefchek opened 4 years ago

kshefchek commented 4 years ago

Currently /bioentity/{id} returns xrefs for an identifier; it would also be useful to return identifiers that we consider equivalent. This is especially useful for disease and gene ids.

cc @rgb4268