Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id85799310
Content column
id85799313
Content block
id85799311

UML allows the cardinality of a property to be left unspecified, which is interpreted in UML as a minimum of one and a maximum of one.  Properties in an OWL ontology are defined with unspecified cardinalities, but unlike UML, the concept modelling profile interprets the cardinalities of such properties as being zero to many (“0..*”).  Thus, if you import an ontology, the cardinalities will be “0..*” by default.

Info
titleImported Multiplicities

Importing intersected cardinality restrictions on the same property now results in the cardinalities being applied to the same UML property. The figure below shines a better light on the subject.

Image Added

The modeling tool now imports and transforms multiple multiplicities to the same class into a single multiplicity.

Content block
id85799309

Related page