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

owl:Individual

      Used by 'Ontology' [Lite/DL/Full] 
    
      Facts about individuals have several types and 
      property information, including nested facts.  
    

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:Individual

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
owl:name [0..1]owl:IndividualName

Used in

Sample instance

<owl:Individual owl:name="http://www.example.com/">
   <owl:Annotation>
      <owl:Label>Any text</owl:Label>
   </owl:Annotation>
   <owl:type owl:name="http://www.example.com/">
      <owl:Class owl:name="http://www.example.com/"/>
   </owl:type>
</owl:Individual>

Site developed and hosted by Datypic, Inc.

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