ols4
ols4 copied to clipboard
OLS4 terms resource returns 404 for specific term
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 'Accept: application/json'
--compressed