owl:DisjointClasses
'DisjointClasses' contains a non-empty list of descriptions, and is available only for OWL DL and Full.
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-dl-classElementGroup.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [1..1]
- owl:Class [2..*]
- owl:DataRestriction [2..*] 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 [2..*] 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 [2..*]
- owl:UnionOf [2..*]
- owl:IntersectionOf [2..*]
- owl:ComplementOf [2..*]
from group owl:description
Attributes
None
Used in
- Anonymous type of element owl:Ontology via reference to owl:classElements
- Group owl:classElements
Sample instance
<owl:DisjointClasses> <owl:Class owl:name="http://www.example.com/"/> </owl:DisjointClasses>