biothings / smartapi-kg.js

A nodejs library for generate knowledge graphs based on SmartAPI Specifications
Apache License 2.0
0 stars 4 forks source link

Fix #208: Update edge attributes #40

Closed ericz1803 closed 3 years ago

ericz1803 commented 3 years ago

Related to https://github.com/biothings/BioThings_Explorer_TRAPI/issues/208. Merge together with https://github.com/biothings/bte_trapi_query_graph_handler/pull/39.

Add infores-curie to the x-translator fields that smartapi-kg reads in. This is used because we want to replace the api name in the edge attributes with the infores curie for that data source.