owl:OneOf
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-dl-descriptionGroup.xsd
Other elements with the same name: owl:OneOf
Type: Anonymous
Properties: Local, Qualified
Content
- owl:Individual [0..*]
Attributes
None
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:OneOf> <owl:Individual owl:name="http://www.example.com/"/> </owl:OneOf>