mapping-commons / sssom-py

Python toolkit for SSSOM mapping format
https://mapping-commons.github.io/sssom-py/index.html#
MIT License
49 stars 12 forks source link

sssom prints warnings when curie map is provided #137

Closed matentzn closed 2 years ago

matentzn commented 3 years ago

see https://github.com/OBOFoundry/COB/pull/166#issuecomment-911743809

cc @jamesaoverton

The warning occurs when two incompatible curie maps are merged, but this is not the case here (this comes from two incompatible built-in curie maps that are merged and not even needed). Will fix asap.

matentzn commented 2 years ago

Fixed now.