biolink-api icon indicating copy to clipboard operation
biolink-api copied to clipboard

feature request: resolve list of ontology terms

Open bheavner opened this issue 3 years ago • 0 comments

I can get the text description for an HPO term via the /bioentity/{type}/{id} API endpoing (e.g. curl -L 'https://api.monarchinitiative.org/api/bioentity/phenotype/HP%3A0001166' -i -H 'Accept:application/json'). It would be very nice to resolve a list of HPO terms, too!

bheavner avatar Jul 06 '22 16:07 bheavner