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

RDF/OWL files for CO? #229

Open
Hannah-Doerpholz opened this issue Feb 26, 2024 · 2 comments
Open

RDF/OWL files for CO? #229

Hannah-Doerpholz opened this issue Feb 26, 2024 · 2 comments

Comments

@Hannah-Doerpholz
Copy link

We wanted to add your ontology/ontologies to our terminology service in DataPLANT. However, we could not find any RDF or OWL files. Are there any files for other users they can incorporate (as markup like xml and tabular formats don't work for us) into their services?

@marieALaporte
Copy link
Member

hi @Hannah-Doerpholz, we have RDF/OWL files for each of our ontologies. You can find them on the interface by clicking on the icon shown below.
Capture d’écran 2024-02-26 à 16 11 07
You can also get all our files programatically by calling on an URL following this pattern: https://cropontology.org/rdf/CO_ID.owl (change CO_ID by an actual CO ID, you can get the list of our ontologies here)

@Hannah-Doerpholz
Copy link
Author

Hannah-Doerpholz commented Feb 26, 2024

Thank you for your swift reply! It's really good to know the programmatic access to the different ontology files too. I will try to see if we can work with this, since the xml markup might give us some issues. I see that I can load the ontologies in Protégé using the "load from URL" option and then save that file separately to get the correct links to the different prefixes like skos or dcterms, but I can't copy the information from the web when I just click the download icon and save the result manually.

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

No branches or pull requests

2 participants