biolink-api
biolink-api copied to clipboard
Provide association subject and object type in response
When fetching associations, the object is annotated with id, label, taxon but there is no field describing its type.
Would be useful to have a type property for both subject and object of an association.
Note: This requires modification to the biomodel/core.py and the Solr query itself.