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

Provide association subject and object type in response

Open deepakunni3 opened this issue 7 years ago • 0 comments

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.

deepakunni3 avatar Feb 08 '19 00:02 deepakunni3