monarch-initiative / omim

Data ingest pipeline for OMIM.
6 stars 2 forks source link

OMIM prefix & URI prefix updates #111

Open joeflack4 opened 1 month ago

joeflack4 commented 1 month ago

Overview

Our OMIM prefix and our OMIMPS URI prefix are no longer canonical. We would like to update them, but this is tricky, if / when we do this, it should be with care. Some prerequisite updates to our tooling might be necessary. We'd also have to update these prefixes in multiple places: omim, mondo-ingest, and mondo repos at the very least, and we'd want to do careful QC before merging.

Sub-task matrix

Do these changes:

In these repos:

Sub-task details

1. URI prefix updates

Prerequisites:

Bioregistry (https://bioregistry.io/registry/omim.ps) shows that our current OMIMPS URI prefix, https://omim.org/phenotypicSeries/PS, is legacy. We want to change the URI prefix to one of the canonical ones: https://omim.org/MIM:PSor https://bioregistry.io/omim.ps:. If we do this, then we may also want to update the URI prefix for OMIM.

2. Possible prefix updates

Additional details

Background information:

joeflack4 commented 1 month ago

@twhetzel @matentzn I've taken our related discussions on slack and in https://github.com/monarch-initiative/omim/pull/109#discussion_r1597473959 and created this issue for later. IDK how high priority this is, but I think it will be time consuming if / when we ever work on it.