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

Error in `Rule Validation`: #254

Closed acevedol closed 1 year ago

acevedol commented 1 year ago

Error in Rule Validation:

Traceback (most recent call last):
  File "/home/ubuntu/kg2-code/validate_curies_to_categories_yaml.py", line 56, i
n <module>
    assert category_curie in biolink_categories_ontology_depths, category_curie
AssertionError: biolink:Vitamin

Originally posted by @acevedol in https://github.com/RTXteam/RTX-KG2/issues/252#issuecomment-1405313363