ranking-agent / reasoner-transpiler

A library for converting TRAPI queries into cypher queries, taking into account the biolink predicate hierarchy
0 stars 1 forks source link

Adding more mappings for edge provenance attribute #39

Closed YaphetKG closed 3 years ago

YaphetKG commented 3 years ago

In new KP (plater) builds we are going to put in a neo4j attribute on edges with the name and value like: biolink:original_knowledge_source : infores:*

Making this PR so reasoner transplier can map that neo4j value to a porper attribute_type_id when returning.

YaphetKG commented 3 years ago

Closing this PR , turns out this mapping modified from plater side.