Skip to content

Release 2.6.0

Compare
Choose a tag to compare
@kaicode kaicode released this 10 Jun 14:08
· 157 commits to master since this release

Minor changes after feedback from the Modelling Advisory Group on the International Alpha release.

Improvements

  • Use class axioms to make 'Concept model object attribute' and 'Concept model data attribute' a child of 'Concept model attribute' (CLASS-112). Representing these concepts as both properties and classes in OWL is known as 'punning' https://www.w3.org/2007/OWL/wiki/Punning.
    • Removed redundant workaround to create these relationships during NNF calculation.
  • Validation improvement:
    • Do not require referenceComponentId during conversion of owlExpression to a relationship representation.