Skip to content

v3.4.0

Choose a tag to compare

@lecoqlibre lecoqlibre released this 21 May 09:05
· 1 commit to main since this release
1259e71

This version was created from the PR#34.

Added

  • Add the name property to CustomerCategory.

Changed

  • The QuantitativeValue class now implements IQuantity to be semanticable. We did't do it with the Quantifiable interface to let a generic layer.

Fixed

  • Fix CustomerCategory:description wrong constructor binding.

Removed

  • Remove the Quantity class as there is no Quantity class in the ontology. We should use QuantitativeValue.