ols4 icon indicating copy to clipboard operation
ols4 copied to clipboard

Version 4 of the EMBL-EBI Ontology Lookup Service (OLS)

Results 118 ols4 issues
Sort by recently updated
recently updated
newest added

> curl 'https://www.ebi.ac.uk/ols4/api/ontologies/GAZ/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FGAZ_00240693' \ > -H 'Accept: application/json' \ > --compressed return 404 status. But the same resource returns result in OLS old version. > curl 'https://www.ebi.ac.uk/ols/api/ontologies/GAZ/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FGAZ_00240693' \ > -H...

bug
status: test enviroment

**Is your feature request related to a problem? Please describe.** As far as I can tell, there is no way to retrieve multiple terms with a single API call, even...

ols4-new-feature

**Describe the bug** Using the `preferredRoots` endpoint returns Status 500: Internal Server Error **To Reproduce** Steps to reproduce the behavior: 1. Run `curl https://www.ebi.ac.uk/ols4/api/ontologies/GO/terms/preferredRoots` 2. See error **Expected behavior** The...

bug

Hi, **Is your feature request related to a problem? Please describe.** Over the past months, the OLS3 page mentioned the upcoming move to OLS4, with a link to test-drive OLS4....

ols4-new-feature

**Describe the bug** The previous implementation of extact matching in OLS was not case sensitive so, for example searching for 'Anterior Segment Dysgenesis' would return http://purl.obolibrary.org/obo/MONDO_0019503 - 'anterior segment dysgenesis'...

bug

We do not yet have in the automated apitester lots of the OLS3 endpoints like `findByIdAndIsDefiningOntology`. Currently the apitester does retrieve every entity in the ontology one by one, so...

testing
low priority

The graph view buttons use bootstrap classes, but I don't want to import the bootstrap css in OLS4 as it will probably break all of our existing CSS. Adding some...

frontend
ols3-feature-parity
low priority

Can take the code from ZOOMA https://github.com/EBISPOT/zooma/blob/main/zooma-ui/src/main/frontend/src/components/EBI.tsx https://github.com/EBISPOT/zooma/blob/main/zooma-ui/src/main/frontend/public/index.html

ols3-feature-parity
low priority

There are three search endpoints exposed by OLS3: `/search`, `/suggest`, and `/select`. They are all in theory implemented in OLS4, but they have LOTS of parameters so we really need...

testing
ols3-feature-parity
low priority

Has been deactivated for a while due to extensive code changes.

testing
low priority