We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wget http://purl.obolibrary.org/obo/sbo.owl
Results in a 404:
--2022-07-31 12:50:01-- http://purl.obolibrary.org/obo/sbo.owl Resolving purl.obolibrary.org (purl.obolibrary.org)... 3.223.180.112 Connecting to purl.obolibrary.org (purl.obolibrary.org)|3.223.180.112|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://www.ebi.ac.uk/sbo/exports/Main/SBO_OWL.owl [following] --2022-07-31 12:50:01-- http://www.ebi.ac.uk/sbo/exports/Main/SBO_OWL.owl Resolving www.ebi.ac.uk (www.ebi.ac.uk)... 193.62.193.80 Connecting to www.ebi.ac.uk (www.ebi.ac.uk)|193.62.193.80|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.ebi.ac.uk/sbo/exports/Main/SBO_OWL.owl [following] --2022-07-31 12:50:01-- https://www.ebi.ac.uk/sbo/exports/Main/SBO_OWL.owl Connecting to www.ebi.ac.uk (www.ebi.ac.uk)|193.62.193.80|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-07-31 12:50:02 ERROR 404: Not Found.
You should change the PURL config if you want to redirect it to a different file:
https://github.com/OBOFoundry/purl.obolibrary.org/blob/master/config/sbo.yml
The text was updated successfully, but these errors were encountered:
Hi @matentzn My apologies for the delayed response. The redirection has been fixed, therefore, your issue has been resolved.
Thank you for your patience. Tung
Sorry, something went wrong.
No branches or pull requests
Results in a 404:
You should change the PURL config if you want to redirect it to a different file:
https://github.com/OBOFoundry/purl.obolibrary.org/blob/master/config/sbo.yml
The text was updated successfully, but these errors were encountered: