owl:DataProperty
Element information
Namespace: http://www.w3.org/2002/07/owl#
Schema document: owl2-xml.xsd
Type: owl:DataProperty
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xml:base | [0..1] | xsd:anyURI | denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification. | from group xml:specialAttrs |
xml:lang | [0..1] | Anonymous | denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. | from group xml:specialAttrs |
xml:space | [0..1] | Anonymous | denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. | from group xml:specialAttrs |
xml:id | [0..1] | xsd:ID | denotes an attribute whose value should be interpreted as if declared to be of type ID. This name is reserved by virtue of its definition in the xml:id specification. | from group xml:specialAttrs |
IRI | [0..1] | xsd:anyURI | ||
abbreviatedIRI | [0..1] | owl:abbreviatedIRI |
Used in
- Group owl:DataPropertyExpression
- Group owl:Entity
- Type owl:DataAllValuesFrom via reference to owl:DataPropertyExpression (Element owl:DataAllValuesFrom)
- Type owl:DataExactCardinality via reference to owl:DataPropertyExpression (Element owl:DataExactCardinality)
- Type owl:DataHasValue via reference to owl:DataPropertyExpression (Element owl:DataHasValue)
- Type owl:DataMaxCardinality via reference to owl:DataPropertyExpression (Element owl:DataMaxCardinality)
- Type owl:DataMinCardinality via reference to owl:DataPropertyExpression (Element owl:DataMinCardinality)
- Type owl:DataPropertyAssertion via reference to owl:DataPropertyExpression (Element owl:DataPropertyAssertion)
- Type owl:DataPropertyDomain via reference to owl:DataPropertyExpression (Element owl:DataPropertyDomain)
- Type owl:DataPropertyRange via reference to owl:DataPropertyExpression (Element owl:DataPropertyRange)
- Type owl:DataSomeValuesFrom via reference to owl:DataPropertyExpression (Element owl:DataSomeValuesFrom)
- Type owl:Declaration via reference to owl:Entity (Element owl:Declaration)
- Type owl:DisjointDataProperties via reference to owl:DataPropertyExpression (Element owl:DisjointDataProperties)
- Type owl:EquivalentDataProperties via reference to owl:DataPropertyExpression (Element owl:EquivalentDataProperties)
- Type owl:FunctionalDataProperty via reference to owl:DataPropertyExpression (Element owl:FunctionalDataProperty)
- Type owl:HasKey via reference to owl:DataPropertyExpression (Element owl:HasKey)
- Type owl:NegativeDataPropertyAssertion via reference to owl:DataPropertyExpression (Element owl:NegativeDataPropertyAssertion)
- Type owl:SubDataPropertyOf via reference to owl:DataPropertyExpression (Element owl:SubDataPropertyOf)
Sample instance
<owl:DataProperty IRI="http://www.example.com/"/>