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

owl:SubPropertyOf

      A subproperty statement is just two propertyIDs, sub and 
      super, with the following restrictions (not expressed here)
      if sub is a data property then super must be a data property
      if sub is a simple property then super must be an individual 
      property. There are other restrictions having to do with 
      transitivity and cardinalites. 
    
      Used by: Ontology [Lite/DL/Full] 
    

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
owl:sub [1..1]owl:PropertyName

Used in

Sample instance

<owl:SubPropertyOf owl:sub="http://www.example.com/">
   <owl:DatatypeProperty owl:name="http://www.example.com/"/>
</owl:SubPropertyOf>

Site developed and hosted by Datypic, Inc.

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