Restriction group for OWL DL and OWL Full.
This model group replaces "owl1-lite-restrictionGroup.xsd"
provided for OWL Lite.
Restrictions for OWL DL and Full must have at least one
component.
Used by:
+ DataRestriction [DL/Full] (defined in "owl1-lite-core.xsd")
Element types of 'allValuesFrom' and 'someValuesFrom'
are extended to DataRangeType. In addition, 'hasValue'
element is added.
A content type of 'hasValue' element (data literal) may be
specified by using 'xsi:type' attribute, which is part
of the XML Schema instance namespace. A literal type can
be either one of built-in non-list XML Schema datatypes.
Used by:
+ ObjectRestriction [DL/Full] (defined in "owl1-lite-core.xsd")
Element types of 'allValuesFrom' and 'someValuesFrom'
are extended to DescriptionsType. In addition,
'hasValue' element is added.
Used by:
+ cardinality [DL/Full] (defined in "owl1-lite-core.xsd")
Cardinality value can be an arbitrary non-negative integer.