owl:domain
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-lite-domainRangeGroup.xsd
Type: owl:ClassesType
Properties: Local, Qualified
Content
- owl:Class [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:class | [0..1] | owl:ClassName |
Used in
- Anonymous type of element owl:DatatypeProperty via reference to owl:dataPropDomainRange
- Anonymous type of element owl:ObjectProperty via reference to owl:objectPropDomainRange
- Group owl:dataPropDomainRange
- Group owl:objectPropDomainRange
Sample instance
<owl:domain> <owl:Class owl:name="http://www.example.com/"/> </owl:domain>