Schema Central > OWL DL > owl1-lite-core.xsd > owl:ObjectProperty
Advanced search

owl:ObjectProperty

      'owlx:objectPropDomainRange' group is included from either 
         + owl1-lite-domainRangeGroup.xsd [Lite] or 
         + owl1-dl-domainRangeGroup.xsd [DL/Full] 
    
      'owlx:objectPropInverseFuncAttr' attribute group is 
      included from either 
         + owl1-lite-objectPropInverseFuncAttr.xsd [Lite] or 
         + owl1-dl-objectPropInverseFuncAttr.xsd [DL/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:ObjectProperty

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
owl:name [1..1]owl:IndividualPropertyName
owl:inverseOf [0..1]owl:IndividualPropertyName
owl:transitive [0..1]xsd:boolean
owl:symmetric [0..1]xsd:boolean
owl:functional [0..1]xsd:boolean
owl:inverseFunctional [0..1]xsd:booleanfrom group owl:objectPropInverseFuncAttr
owl:deprecated [0..1]xsd:boolean

Used in

Sample instance

<owl:ObjectProperty 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:ObjectProperty>

Site developed and hosted by Datypic, Inc.

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