OGMS / ogms

Automatically exported from code.google.com/p/ogms
Creative Commons Attribution 4.0 International
21 stars 17 forks source link

OGMS missing "versionIRI" #119

Open sivaramarabandi opened 6 years ago

sivaramarabandi commented 6 years ago

As OGMS is being updated and released, we need to be able to use/refer to each version specifically. OWL has versionIRI tag just for this purpose.

BAevermann commented 5 years ago

Thanks! I will look into using the versionIRI in the current release and for future releases.

BAevermann commented 5 years ago

Tracking releases via github release functionality. Hopefully that will suffice.

sivaramarabandi commented 5 years ago

Afraid that totally misses the point 😕

On Mon, Mar 4, 2019 at 2:50 PM Brian Aevermann notifications@github.com wrote:

Closed #119 https://github.com/OGMS/ogms/issues/119.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OGMS/ogms/issues/119#event-2179078005, or mute the thread https://github.com/notifications/unsubscribe-auth/AHg_F7hOyLuJJ6gHS5Uj9nZUHVWD2CZQks5vTYcCgaJpZM4VNqrU .

--


Sivaram Arabandi, MD, MS

ONTOPRO

W: http://ontopro.com/ Ph: 832.726.2322

Think Semantics. Tame Silos.

cmungall commented 5 years ago

Agree with @sivaramarabandi versionIRI should be present in release, see ODK for examples

BAevermann commented 5 years ago

I can add the URL to the v2018 as the IRI in the OWL file. Would that work? it would look like:

https://github.com/OGMS/ogms/releases/tag/v2018

zhengj2007 commented 5 years ago

@BAevermann If you use ROBOT tool to make the release file, the versionIRI will be added. It will be something like: http://purl.obolibrary.org/obo/ogms/2018-09-20/ogms.owl, which is following OBO Foundry guideline.