Schema Central > OWL Full > owl1-lite-core.xsd > owl:DatatypeProperty
Advanced search

owl:DatatypeProperty

      'owlx:dataPropDomainRange' group is included from either 
         + owl1-lite-dataDomainRangeGroup.xsd [Lite] or 
         + owl1-dl-dataDomainRangeGroup.xsd [DL/Full] 
    
      'owlx:dataPropInverseFuncAttr' attribute group is 
      included from either 
         + owl1-lite-dataPropInverseFuncAttr.xsd [Lite/DL] or 
         + owl1-full-dataPropInverseFuncAttr.xsd [Full]
    

Element information

Namespace: http://www.w3.org/2003/05/owl-xml

Schema document: module/owl1-lite-core.xsd

Other elements with the same name: owl:DatatypeProperty

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
owl:name [1..1]owl:DataPropertyName
owl:functional [0..1]xsd:boolean
owl:inverseFunctional [0..1]xsd:booleanfrom group owl:dataPropInverseFuncAttr
owl:deprecated [0..1]xsd:boolean

Used in

Sample instance

<owl:DatatypeProperty owl:name="http://www.example.com/">
   <owl:Annotation>
      <owl:Label>Any text</owl:Label>
   </owl:Annotation>
   <owl:superProperty owl:name="http://www.example.com/"/>
</owl:DatatypeProperty>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com