owl:type
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-lite-core.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Sequence [0..*]
- Choice [0..*]
- owl:Class
- owl:DataRestriction Used by 'description' [Lite/DL/Full] Model group 'owlx:dataRestriction' is included from either: + owl1-lite-restrictionGroup.xsd [Lite] or + owl1-dl-restrictionGroup.xsd [DL/Full]
- owl:ObjectRestriction Used by 'description' [Lite/DL/Full] Model group 'owlx:objectRestriction' is included from either: + owl1-lite-restrictionGroup.xsd [Lite] or + owl1-dl-restrictionGroup.xsd [DL/Full]
from group owl:description - Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:name | [0..1] | owl:ClassName |
Used in
- Anonymous type of element owl:Individual
Sample instance
<owl:type owl:name="http://www.example.com/"> <owl:Class owl:name="http://www.example.com/"/> </owl:type>