INCATools / ontology-development-kit

Bootstrap an OBO Library ontology
http://incatools.github.io/ontology-development-kit/
BSD 3-Clause "New" or "Revised" License
212 stars 53 forks source link

Distribute OBO context / and extended prefix map in ODK #969

Open matentzn opened 7 months ago

matentzn commented 7 months ago

From @gouttegd

https://github.com/obophenotype/uberon/pull/3141#issuecomment-1853891911

We should make a plan on how to best synchronise this extended prefix map (EPM) across resources. Right now we sync it in sssom-py. The reason for this is that I want to review every single change to the EPM myself, so I can go and intervene if I don't like something (say, the expansion of a new prefix being added).

The question is where this "protected" epm should live ideally. ODK is certainly an option!

gouttegd commented 6 months ago

Having it in the ODK would be great, but it can’t be the only distribution medium. People must be able to get that map without having to “exfiltrate” it out of the ODK image.

My thoughts for now (ideas only, nothing definitive or (too) opinionated):

matentzn commented 6 months ago

Yes, this makes sense. I will make an issue to see if OBO foundry would be open to host such a context.

matentzn commented 6 months ago

https://github.com/OBOFoundry/OBOFoundry.github.io/issues/2497