EBISPOT / ols4

Version 4 of the EMBL-EBI Ontology Lookup Service (OLS)
http://www.ebi.ac.uk/ols4/
Apache License 2.0
47 stars 22 forks source link

Incorrect CURIEs when the name includes an underscore #721

Closed jamesamcl closed 2 weeks ago

jamesamcl commented 3 months ago

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 commented 2 weeks ago

This has been fixed in production.