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

Enable overriding auto-generated URLs from registries #641

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Oct 25, 2022

Closes #572

This uses KISAO as an example


An override for a metaregistry is built-in to the record
>>> get_iri("kisao:0000057", provider="ols")
'https://www.ebi.ac.uk/ols/ontologies/kisao/terms?iri=http://www.biomodels.net/kisao/KISAO#KISAO_0000057'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be able to get base IRI from ols, however, bioportal is a completely different situation

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 this pull request may close these issues.

Enable overriding default OLS and BioPortal URI construction
1 participant