sarabjotanand / owltools

Automatically exported from code.google.com/p/owltools
0 stars 0 forks source link

Add VersionIRI to released ontologies #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Algorithm:

For any ontology

http://purl.obolibrary.org/obo/<ontId>.owl

Generate a versionIRI

http://purl.obolibrary.org/obo/<ontId>/YYYY-MM-DD/<ontId>.owl

For any ontology that does not conform to the obo-foundry recommended URI 
above, do not add a versionIRI.

If the ontology already comes with a versionIRI, do not override, use the 
supplied version

See:
http://www.obofoundry.org/id-policy.shtml

Original issue reported on code.google.com by cmung...@gmail.com on 16 Sep 2011 at 1:07

GoogleCodeExporter commented 9 years ago
committed the relevant code for adding file specific versions to owl files.
Also the release manager now tries to read the version information from owl 
files during the release process.
But there is currently no active code in obo2owl to map the date information 
into the version.

Original comment by HDie...@lbl.gov on 19 Sep 2011 at 11:24

GoogleCodeExporter commented 9 years ago
Issue 10 has been merged into this issue.

Original comment by HDie...@lbl.gov on 22 Sep 2011 at 8:58

GoogleCodeExporter commented 9 years ago

Original comment by HDie...@lbl.gov on 22 Sep 2011 at 9:26