FoodOntology / foodon

The core repository for the FOODON food ontology project. This holds the key classes of the ontology; larger files and the results of text-mining projects will be stored in other repos.
Creative Commons Attribution 4.0 International
183 stars 36 forks source link

Version IRI is not updated to reflect the current release #292

Closed SaschaLosko closed 9 months ago

SaschaLosko commented 11 months ago

While within the <owl:Ontology> element <dcterms:date> is correctly set to 2023-12-18, the date of the current release, the version IRI however remains set to http://purl.obolibrary.org/obo/foodon/releases/2023-05-03/foodon.owl

This is inconsistent with the typical use of version IRIs and, in our case, interferes with the detection of new releases. Would it be possible to change this so that the version IRI is in sync with your releases?

ddooley commented 10 months ago

I just noticed this. We'll make sure to address this in our upcoming conversion of FoodOn to work with latest ODK which should cover that. Sorry for complication!

ddooley commented 9 months ago

This is now resolved!