EBISPOT / OLS

Ontology Lookup Service from SPOT at EBI
http://www.ebi.ac.uk/ols
Apache License 2.0
96 stars 40 forks source link

404 error for GO:0000512 #635

Closed afg1 closed 1 year ago

afg1 commented 2 years ago

I'm getting a 404 error when accessing the page for GO:0000512, at the url

https://www.ebi.ac.uk/ols/api/ontologies/GO/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FGO_0000512

The term does appear in the search here (first hit): https://www.ebi.ac.uk/ols/search?q=GO%3A0000512&groupField=iri&start=0&ontology=go

but the link from there is also broken.

afg1 commented 2 years ago

Two more examples: https://www.ebi.ac.uk/ols/api/ontologies/GO/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FGO_0140869

https://www.ebi.ac.uk/ols/api/ontologies/GO/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FGO_0160028

for term GO:0140869 and GO:0160028

henrietteharmse commented 2 years ago

Thanks for reporting this! This happens because the OLS Neo4J and Solr indexes are out of sync for GO. We have force reindexing of GO which should resolve this. We will let you know when it is done.

afg1 commented 2 years ago

Excellent, thank you!

henrietteharmse commented 1 year ago

This has been resolved