Knowledge-Graph-Hub / universalizer

The KG-Hub Universalizer provides functions for knowledge graph cleanup and identifier normalization.
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Provide option to accept SSSOM map as input #1

Closed caufieldjh closed 1 year ago

caufieldjh commented 1 year ago

In some cases, we may know in advance which nodes should map to something else, and we may define this in SSSOM.

caufieldjh commented 1 year ago

See https://github.com/ncbo/BioPortal-to-KGX/blob/eea4c26e757d8905eda2eb3f6c9925cde0a0a940/bioportal_to_kgx/functions.py#L113-L135

caufieldjh commented 1 year ago

See also https://github.com/Knowledge-Graph-Hub/kg-phenio/issues/13