mapping-commons / sssom

Simple Standard for Sharing Ontology Mappings
https://mapping-commons.github.io/sssom/
BSD 3-Clause "New" or "Revised" License
148 stars 24 forks source link

Request: Enable the possibility of adding unique identifiers for mappings #314

Open alko-k opened 1 year ago

alko-k commented 1 year ago

In the NERC vocabulary server (NVS) we assign unique identifiers to each mapping and attach additional information to it e.g. provenance to strengthen trust. For mappings to be FAIR they themselves need to be discoverable accessible interoperable and reusable. The Unique identifier will make them discoverable, accessible and reusable but also allow assertions about combinations of mappings e.g. combined mapping A and mapping B to form mapping C. Doing this though goes hand in hand with the governance of mappings since mappings should not longer be deleted but deprecated. This is a discussion I would like to trigger in the semantic community.

matentzn commented 1 year ago

@alko-k thank you for your issue. I frequently stumbled across this as well. In the past, we have opted against this, because of the complexity added to having to maintain identifiers. We will resurface the discussion now and see what people think!