obo-relations icon indicating copy to clipboard operation
obo-relations copied to clipboard

[BUG] RO purls are broken

Open Hannah-Doerpholz opened this issue 1 year ago • 3 comments
trafficstars

When I checked today I noticed that the RO purls resolve to an error page at OLS4. An example for this is the following link: http://purl.obolibrary.org/obo/RO_0002533 This redirects me to this site: https://www.ebi.ac.uk/ols4/error Could you check this strange redirecting?

Hannah-Doerpholz avatar Apr 19 '24 11:04 Hannah-Doerpholz

Unfortunately, only purls to properties resolve:

http://purl.obolibrary.org/obo/RO_0002202

The reason is this: https://github.com/OBOFoundry/purl.obolibrary.org/blob/fcab3d39723871217aba5fbf4c0665ea1765af39/config/obo.yml#L111

@anitacaron you could ask James ML whether there is a generic redirect for classes and properties alike and make a respective PR on the above file.

matentzn avatar Apr 19 '24 11:04 matentzn

why not tag him in this issue? 😄

cc @jamesamcl

anitacaron avatar Apr 19 '24 12:04 anitacaron

Yes you can swap “properties” in the URL for “terms”

jamesamcl avatar Apr 19 '24 15:04 jamesamcl

Hi @Hannah-Doerpholz, there was an issue on OLS, and we also updated the PURL redirect. You'll be able to access http://purl.obolibrary.org/obo/RO_0002533 without a problem now.

anitacaron avatar Jun 24 '24 13:06 anitacaron