ISA-tools / isa-api

ISA tools API
https://isa-tools.org
Other
40 stars 37 forks source link

OLS3->OLS4 update #506

Open proccaserra opened 8 months ago

proccaserra commented 8 months ago

https://www.ebi.ac.uk/ols4/help

The OLS4 API should function identically to the OLS3 API. If you find any cases where the OLS4 API does not function the same as the OLS3 API, please open an issue on our issue tracker.

Migrating to the OLS4 API should be as simple as replacing ols with ols4 in the path. For example, http://www.ebi.ac.uk/ols/api/ontologies (before) http://www.ebi.ac.uk/ols4/api/ontologies (after)