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

owl:Class

      'Class' contains a non-empty sequence of descriptions.  
      Attributes provide a class name and the modality. 
    

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

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
owl:name [1..1]owl:ClassName
owl:complete [1..1]xsd:boolean
owl:deprecated [0..1]xsd:boolean

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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