Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRYify CURIE maps / namespaces #134

Open
joeflack4 opened this issue Sep 9, 2024 · 0 comments
Open

DRYify CURIE maps / namespaces #134

joeflack4 opened this issue Sep 9, 2024 · 0 comments
Assignees

Comments

@joeflack4
Copy link
Contributor

Overview

There is no single location where CURIE maps are stored. They appear in:

  • curie_map.yaml
  • namespaces.py

Proposed solution

Refactor so that namespaces.py is dynamically generated from curie_map.yaml

Additional thoughts

I wonder if OMIM could utilize extended prefix maps. Currently we have 2 different Mondo related prefixes (#133):

'MONDO': 'http://purl.obolibrary.org/obo/MONDO_'                    # Monarch Disease Ontology
'MONDONS': 'http://purl.obolibrary.org/obo/mondo#'                  # Monarch Disease Ontology, alternative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant