Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect subclass-of edge in KG2.9.0pre #377

Open
saramsey opened this issue May 30, 2024 · 0 comments
Open

incorrect subclass-of edge in KG2.9.0pre #377

saramsey opened this issue May 30, 2024 · 0 comments
Assignees

Comments

@saramsey
Copy link
Member

This issue was brought to our attention by Kaiwen He of Team Unsecret Agent.

"UMLS:C2267095" ("M [Preparations]") -"biolink:subclass_of"-> "UMLS:C0025598"
 ("metformin")
"UMLS:C0025424" ("Mercury") -"biolink:subclass_of"->  "UMLS:C2267095" ("M [Preparations]")

This looks to be coming from UMLS MEDRT:

{"domain_range_exclusion": false, "id": "UMLS:C2267095---UMLS:has_parent---None---None---None---UMLS:C0025598---umls_source:MED-RT", "negated": false, "object": "UMLS:C0025598", "predicate": "biolink:subclass_of", "predicate_label": "has_parent", "primary_knowledge_source": "infores:medrt-umls", "publications": [], "publications_info": {}, "qualified_object_aspect": null, "qualified_object_direction": null, "qualified_predicate": null, "relation_label": "has_parent", "source_predicate": "UMLS:has_parent", "subject": "UMLS:C2267095", "update_date": "2023"}

{"domain_range_exclusion": false, "id": "UMLS:C2267095---UMLS:parent_of---None---None---None---UMLS:C0025424---umls_source:MED-RT", "negated": false, "object": "UMLS:C2267095", "predicate": "biolink:subclass_of", "predicate_label": "parent_of", "primary_knowledge_source": "infores:medrt-umls", "publications": [], "publications_info": {}, "qualified_object_aspect": null, "qualified_object_direction": null, "qualified_predicate": null, "relation_label": "INVERTED:parent_of", "source_predicate": "UMLS:parent_of", "subject": "UMLS:C0025424", "update_date": "2023"}
@saramsey saramsey self-assigned this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant