Skip to content

RiC-O v1.0.2: two bugs fixed, and a new version IRI added

Latest
Compare
Choose a tag to compare
@florenceclavaud florenceclavaud released this 05 Sep 17:26
· 3 commits to master since this release
18c9e54

Here are the changes made in this version compared to the previous one, version 1.0.1 released in May 2024:

  • one inconsistency bug fixed, removing global reflexivity from the 48 rolification object properties (see issue #111 and PR #115); in addition to this, a GitHub action has been added to carry out a consistency check whenever a branch is pushed or a pull request made (see PR #114);
  • the French labels of six object properties have been corrected (see issue #116 and PR #117)
  • a owl:versionIRI has been added to the ontology, in order to make it compliant with the OWL 2 specification as concerns ontology documents (see #112). This version IRI (https://www.ica.org/standards/RiC/ontology/1.0.2) can be dereferenced, like the ontology IRI (https://www.ica.org/standards/RiC/ontology)
  • a few typos and details have been corrected in the ontology documentation
  • as a consequence, the HTML view and the CSV files have been regenerated
  • the modularized version has been improved (moved the change notes about the property chain axioms from the core to the relations file)
  • the readme files and website have been updated accordingly.

If you have already implemented RiC-O 1.0 or plan to do so, we recommend you use this version.