ProperNameOntology / proper-name-ontology

Automatically exported from code.google.com/p/proper-name-ontology
1 stars 2 forks source link

Switch to importing most recent IAO release #6

Closed naomidb closed 3 years ago

naomidb commented 3 years ago
1. The IRI of the development version was set to the main purl, but that wouldn't work. We need the development IRI to be updated as a dev IRI with today's date.

Do you mean the dev version is importing the main purl of IAO? In which case seemingly the fix is just to change that to http://purl.obolibrary.org/obo/iao/dev/iao-edit.owl

2. The version IRI of the release version has not been updated.

Do you have a preference what we update to? This is a pretty minor change so I'm inclined to go to 1.1 rather than 2.0.

mbrochhausen commented 3 years ago
1. The IRI of the development version was set to the main purl, but that wouldn't work. We need the development IRI to be updated as a dev IRI with today's date.

Do you mean the dev version is importing the main purl of IAO? In which case seemingly the fix is just to change that to http://purl.obolibrary.org/obo/iao/dev/iao-edit.owl My bad, (1) is all ok as it is. Sorry I didn't see that correctly.

2. The version IRI of the release version has not been updated.

Do you have a preference what we update to? This is a pretty minor change so I'm inclined to go to 1.1 rather than 2.0.

No, that doesn't make sense. This is the current reversion IRI: owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/iao/pno/release/2020-04-18/pno.owl That needs to be updated to today's date.

Best, Mathias