Display-Lab / psdo

Performance Summary Display Ontology
https://display-lab.github.io/psdo/
Other
3 stars 3 forks source link

Make PR to OBOFoundry/purl.obofoundry.org to enable url redirection #164

Open grosscol opened 5 years ago

grosscol commented 5 years ago

Get URI redirection working for PSDO

In order to have URIs resolve and redirect to term definitions, a PR needs to be made to create a corresponding psdo config in https://github.com/OBOFoundry/purl.obolibrary.org

Metadata is already on OBO

Currently the metadata for psdo is on obofoundry.org at psdo on obo. This was done on obofoundry metadata in PR #852

Static html "term browser" required

Ontobee does not index psdo terms. So a custom term browser will be requires per custom term browsers. In order to satisfy that, a static html file with fragments corresponding to the terms can be hosted using the github pages service.

Blocked by #165

matentzn commented 3 years ago

Hey, I created the purl redirect file here: https://github.com/OBOFoundry/purl.obolibrary.org/pull/714

Can you check it to ensure that its good to merge? This is part of our OBO wide quality assurance programme, see https://github.com/orgs/OBOFoundry/projects/6

grosscol commented 3 years ago

@matentzn Thank you very much. That is very helpful.