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 iri and category for subject and object in association results #271

Closed deepakunni3 closed 5 years ago

deepakunni3 commented 5 years ago

This PR adds iri and category for subject and object when fetching associations.

Fixes #263 and #264

Note: This PR is dependent on https://github.com/biolink/ontobio/pull/316