Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add purls for the NFDI4Plants ontology #985

Closed
wants to merge 2 commits into from

Conversation

Hannah-Doerpholz
Copy link

@Hannah-Doerpholz Hannah-Doerpholz commented Apr 18, 2024

In our project, NFDI4Plants, we created an ontology that we are using in our tools. We auto-create purls based on the obolibrary purl pattern and would like to make the links direct our users to a specific lookup service. I tried to add the correct configuration for the custom term browser in the obo.yml file already, but please have another look to make sure nothing is affecting other projects. This pull request is linked to the issue #986

Add custom term browser info for DPBO.
Add a config yaml for the DPBO ontology.
@jamesaoverton
Copy link
Member

The custom term browser config looks good. So does the top of the dbpo.yml. I have two comments:

  1. Do you need a /wiki entry that just points to the main branch of the repository? If it's not needed, that entry should be removed.

  2. OBO requires that old versions of your ontology continue to be accessible. In the https://raw.githubusercontent.com/nfdi4plants/nfdi4plants_ontology/main/DPBO.owl file the version IRI is http://purl.obolibrary.org/obo/dpbo/init/2020-12-01/dpbo.owl. That's strange because the date is so old, although the file has been recently updated. The /init/ part is also unusual. Given the PURL configuration in this PR, that version IRI will not resolve, and the OBO Dashboard check for Versioning will fail.

If you need help making the version IRI work properly, just let us know.

@jamesaoverton
Copy link
Member

Sorry, I'm getting ahead of myself. This PURL service is for Open Bio Ontology (OBO) projects. There is a submission and approval process that you will need to go through first: https://obofoundry.org/faq/how-do-i-register-my-ontology.html Please complete that process, and we can reopen this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants