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

Weird behaviour if overlapping uri expansions during sssom parse #269

Closed
matentzn opened this issue Jun 13, 2022 · 0 comments · Fixed by #409
Closed

Weird behaviour if overlapping uri expansions during sssom parse #269

matentzn opened this issue Jun 13, 2022 · 0 comments · Fixed by #409
Assignees

Comments

@matentzn
Copy link
Collaborator

sssom parse uberon-base.json --input-format obographs-json --metadata metadata.yml --prefix-map-mode merged --output uberon.sssom.tsv

VHOG
VHOG_RETIRED

@matentzn matentzn self-assigned this Jun 13, 2022
hrshdhgd added a commit that referenced this issue Aug 11, 2023
- [x] Fixes #408 
- [x] Fixes #269 

This way, when a `prefix_map` has duplicate `uri_prefix` or `prefix`
from the user, `curies` will not throw an error. `sssom-py` already
gives priority to a user-defined prefix map over the default one (which
now is EPM from bioregistry).

---------

Co-authored-by: Nico Matentzoglu <nicolas.matentzoglu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant