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

Directly unpack metadata tuple #453

Closed cthoyt closed 11 months ago

cthoyt commented 11 months ago

This PR makes it much more direct how the Metadata tuple object is unpacked. Additionally, the need to expose a "prefix_map" is no longer there, so this is removed.