Skip to content

1.1.1

Latest

Choose a tag to compare

@pedropaulofb pedropaulofb released this 10 Aug 18:56
0ddef2a

Version 1.1.1.

This bug-fix release corrects the datatype ranges of ontouml:height and ontouml:width from xsd:positiveInteger to xsd:nonNegativeInteger.

The change permits legitimate zero-valued shape dimensions. Positive values remain valid, while negative and non-integer dimensions remain invalid. The vocabulary distributions, documentation, provenance metadata, and examples have been updated accordingly.

Complies with the OntoUML Metamodel v1.1.1.

See PR #15 for implementation and validation details.

What's Changed

Full Changelog: 1.1.0...1.1.1