owl:DataPropertyValue
Used by 'Ontology/Individual' [Lite/DL/Full]
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-lite-core.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- owl:DataValue [0..*] Used by: + Individual/DataPropertyValue [Lite/DL/Full] + DataRangeType/OneOf [DL/Full]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:property | [1..1] | owl:DataPropertyName |
Used in
- Anonymous type of element owl:Individual
Sample instance
<owl:DataPropertyValue owl:property="http://www.example.com/"> <owl:DataValue>Any text</owl:DataValue> </owl:DataPropertyValue>