mapping-master icon indicating copy to clipboard operation
mapping-master copied to clipboard

Support references in the literal position for cardinality restrictions

Open martinjoconnor opened this issue 8 years ago • 0 comments

Mapping Master only allows integer literals for cardinality values in cardinality restrictions.

For example, the expression

Class: Container
  SubClassOf: @B*(ObjectProperty) max @C*

where @C* would resolve an integer from a cell is not possible.

Would be a nice addition.

martinjoconnor avatar Jun 22 '17 16:06 martinjoconnor