owl:UnionOf
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-dl-descriptionGroup.xsd
Type: owl:DescriptionsType
Properties: Local, Qualified
Content
- Sequence [0..*]
- Choice [0..*]
- owl:Class
- owl:DataRestriction Used by 'description' [Lite/DL/Full] Model group 'owlx:dataRestriction' is included from either: + owl1-lite-restrictionGroup.xsd [Lite] or + owl1-dl-restrictionGroup.xsd [DL/Full]
- owl:ObjectRestriction Used by 'description' [Lite/DL/Full] Model group 'owlx:objectRestriction' is included from either: + owl1-lite-restrictionGroup.xsd [Lite] or + owl1-dl-restrictionGroup.xsd [DL/Full]
- owl:OneOf
- owl:UnionOf
- owl:IntersectionOf
- owl:ComplementOf
from group owl:description - Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:class | [0..1] | owl:ClassName |
Used in
- Anonymous type of element owl:Class via reference to owl:description
- Anonymous type of element owl:DisjointClasses via reference to owl:description
- Anonymous type of element owl:EquivalentClasses via reference to owl:description
- Anonymous type of element owl:type via reference to owl:description
- Group owl:description
- Type owl:DescriptionType via reference to owl:description (Elements owl:sub, owl:super, owl:ComplementOf)
- Type owl:DescriptionsType via reference to owl:description (Elements owl:UnionOf, owl:IntersectionOf, owl:domain, owl:range, owl:allValuesFrom, owl:someValuesFrom)
Sample instance
<owl:UnionOf> <owl:Class owl:name="http://www.example.com/"/> </owl:UnionOf>