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

Change type of qualifiers #246

Closed acevedol closed 1 year ago

acevedol commented 1 year ago

Currently edges without qualifiers have those fields set to "None" as a string. Per Sundar, it would be better to leave it as a None type or null value instead. This will be changed in filter_kg_and_remap_predicates.py