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

Incorrect use of version number in ontology IRIs #53

Open
timathom opened this issue Oct 17, 2022 · 1 comment
Open

Incorrect use of version number in ontology IRIs #53

timathom opened this issue Oct 17, 2022 · 1 comment

Comments

@timathom
Copy link

According to the OWL spec and general best practices (see section 2.4), the version number of an ontology release should not be included in the IRI of the current version. Unfortunately, all classes and properties defined in ARM have “1.0” in their IRI, which should be removed (the base IRI of the ontology is defined without the version number).

As an example of a frequently changing ontology that is diligent about versioning, see the gist ontology, maintained by Semantic Arts.

@timathom
Copy link
Author

Bumping this issue... Here's a blog post that give a good overview of the ontology versioning topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant