OBOFoundry / purl.obolibrary.org

A system for managing OBO PURLs
BSD 3-Clause "New" or "Revised" License
77 stars 128 forks source link

Ensure the base of the ontology purl always points to the ontology home page #686

Open cmungall opened 8 years ago

cmungall commented 8 years ago

Is this required? E.g.

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

should point to the home page for cl

The problem in the past has been that it's been difficult to do this for the same with a trailing slash

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

since this is often a general redirect, but this should be less of an issue with the new purl system.

Alternatively, should this instead be ontologyId + '.html'

http://purl.obolibrary.org/obo/cl.html

cmungall commented 8 years ago

Should we also have an exact redirect for URLs like:

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

These are horrible, but are often used as a prefix

alanruttenberg commented 8 years ago

Id policy says:

Home page: If the ontology has a home page on the Web, it is accessible at http://purl.obolibrary.org/obo/IDSPACE. For example the OBI home page is accessible at: http://purl.obolibrary.org/obo/obi

I don't see a problem with adding a redirect for http://purl.obolibrary.org/obo/CL_ . However if the primary association is with a prefix I think the page should have text that explains this and shows example usage in a couple of syntaxes. Useful links to home page etc can't hurt being there as well

cmungall commented 8 years ago

+1

On 23 Feb 2016, at 10:49, Alan Ruttenberg wrote:

Id policy says:

Home page: If the ontology has a home page on the Web, it is accessible at http://purl.obolibrary.org/obo/IDSPACE. For example the OBI home page is accessible at: http://purl.obolibrary.org/obo/obi

I don't see a problem with adding a redirect for http://purl.obolibrary.org/obo/CL_ . However if the primary association is with a prefix I think the page should have text that explains this and shows example usage in a couple of syntaxes. Useful links to home page etc can't hurt being there as well


Reply to this email directly or view it on GitHub: https://github.com/OBOFoundry/OBOFoundry.github.io/issues/221#issuecomment-187838104

nlharris commented 4 years ago

what's the action item here?

cmungall commented 4 years ago

all base purls should resolve. this may better belong in the purl tracker, may be duplicative of tickets there

On Mon, Jul 27, 2020 at 8:57 PM Nomi Harris notifications@github.com wrote:

what's the action item here?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OBOFoundry/OBOFoundry.github.io/issues/221#issuecomment-664761969, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAMMOOEIJQUVXGRDVAUIDTR5ZEDFANCNFSM4B4DAJLA .

nlharris commented 4 years ago

I don't have permission to move this issue to https://github.com/OBOFoundry/purl.obolibrary.org/issues Maybe @jamesaoverton can move it?