RTXteam / RTX-KG2

Build system for the RTX-KG2 biomedical knowledge graph, part of the ARAX reasoning system (https://github.com/RTXTeam/RTX)
MIT License
39 stars 8 forks source link

Edge merging #213

Open acevedol opened 2 years ago

acevedol commented 2 years ago

There will likely be changes to the requirements for edge merging. Currently provided_by is a list type containing a list of KPs that reported the edge.

This causes potential issues with edge merging, and the current sentiment is that we should not have the list of provided by's. Below are the relevant tickets to keep track of the final decision and the changes that will need to be implemented in KG2.

https://github.com/RTXteam/RTX/issues/1840 https://github.com/NCATSTranslator/TranslatorArchitecture/pull/73