ODM 1.2 RTF Avatar
  1. OMG Issue

ODM12 — OWL metamodel needs an association between CardinalityRestriction and DataRange

  • Key: ODM12-128
  • Status: open  
  • Source: Institute for Defense Analyses ( Steven Wartik)
  • Summary:

    In the OWL metamodel, class CardinalityRestriction has an association with ClassExpression but not with DataRange. Consequently, the metamodel can represent a cardinality restriction such as:

    objProp exactly 1 cls

    and

    dataProp exactly 1

    but not

    dataProp exactly 1 xsd:string

    The metamodel does associate SomeValuesFromRestriction and AllValuesFromRestriction with both ClassExpression and DataRange. It needs the corresponding association for CardinalityRestriction.

  • Reported: ODM 1.1 — Mon, 10 Apr 2017 13:55 GMT
  • Updated: Mon, 10 Apr 2017 13:55 GMT