owl:range
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-dl-domainRangeGroup.xsd
Other elements with the same name: owl:range
Type: owl:DataRangeType
Properties: Local, Qualified
Content
- owl:OneOf [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:datatype | [0..1] | owl:DatatypeName |
Used in
- Anonymous type of element owl:DatatypeProperty via reference to owl:dataPropDomainRange
- Group owl:dataPropDomainRange
Sample instance
<owl:range> <owl:OneOf> <owl:DataValue>Any text</owl:DataValue> </owl:OneOf> </owl:range>