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

Add version info to vivo.owl metadata #63

Open
hauschke opened this issue Nov 21, 2024 · 0 comments
Open

Add version info to vivo.owl metadata #63

hauschke opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hauschke
Copy link
Member

What is the motivation for your change request?
The VIVO Ontology needs more metadata to be FAIR, machine-readable and -actionable. Version information is key for this.

This issue was previously contained in #22

Describe the solution you'd like
Technically this could be done by using the following owl statement.
<owl:versionInfo>1.17.0</owl:versionInfo>

However, it has to be decided when the version info is being updated, and to what. Key question: Is it only changed for releases? Will we use a term like SNAPSHOT as a suffix to make it obvious that the vivo.owl has changed since the release?

Additional context

@hauschke hauschke added the enhancement New feature or request label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant