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

Incorrect CURIEs when the name includes an underscore #721

Closed
jamesamcl opened this issue Aug 14, 2024 · 1 comment
Closed

Incorrect CURIEs when the name includes an underscore #721

jamesamcl opened this issue Aug 14, 2024 · 1 comment
Assignees
Labels
bug low priority Workaround available

Comments

@jamesamcl
Copy link
Member

See for example:

https://www.ebi.ac.uk/ols4/ontologies/hp/properties/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252Fuberon%252Fcore%2523indirectly_supplies

In the breadcrumbs at the top of the page you can see indirectly:supplies which should be indirectly_supplies. This is because the CURIE is wrong, visible in the API as obo_id:

https://www.ebi.ac.uk/ols4/api/ontologies/hp/properties/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252Fuberon%252Fcore%2523indirectly_supplies

@haideriqbal
Copy link
Collaborator

This has been fixed in production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug low priority Workaround available
Projects
None yet
Development

No branches or pull requests

2 participants