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

Update urlPatterns for Ontology through OLS to OLS4 #231

Closed
matthiaskoenig opened this issue Oct 8, 2023 · 4 comments
Closed

Update urlPatterns for Ontology through OLS to OLS4 #231

matthiaskoenig opened this issue Oct 8, 2023 · 4 comments

Comments

@matthiaskoenig
Copy link

The OLS3 will stop working at the end of the month and currently has a lot of issues (https://www.ebi.ac.uk/ols). E.g. the webpage is down for the last few days, and maintenance will stop in a few days.
The urlPatterns should be switched to the new OLS4 https://www.ebi.ac.uk/ols4

I.e. things such as

"urlPattern": "https://www.ebi.ac.uk/ols/ontologies/teddy/terms?short_form={$id}",

should now be

"urlPattern": "https://www.ebi.ac.uk/ols4/ontologies/teddy/terms?short_form={$id}",

Same for home URL: https://www.ebi.ac.uk/ols/ontologies/teddy -> https://www.ebi.ac.uk/ols4/ontologies/teddy
This affects all OLS resources.

@matthiaskoenig
Copy link
Author

This affects only a handful of urls, many already have been updated. See screenshot attached:
Screenshot from 2023-10-08 15-00-01

I.e. bao, teddy, obi, edam, vario, mamo, eo, ordo, probonto, nmrcv

@renatocjn
Copy link
Member

Hi,
I have a GH issue with the OLS 4 team and I will be updating the remaining URLs soon. Here is the issue: EBISPOT/ols4#388

Could you provide the location where you saw that OLS 3 will be offline by the end of the month?

@matthiaskoenig
Copy link
Author

matthiaskoenig commented Oct 9, 2023 via email

@renatocjn
Copy link
Member

These were updated a while ago, I forgot to close this issue. Please reopen if any URL pattern still uses OLS

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

No branches or pull requests

2 participants