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]
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-lite-core.xsd
Type: Anonymous
Properties: Global, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:property | [1..1] | owl:IndividualPropertyName |
Used in
- Anonymous type of element owl:Class via reference to owl:description
- Anonymous type of element owl:type via reference to owl:description
- Group owl:description
- Type owl:DescriptionType via reference to owl:description
- Type owl:DescriptionsType via reference to owl:description
Sample instance
<owl:ObjectRestriction owl:property="http://www.example.com/"> <owl:minCardinality owl:value="1"/> </owl:ObjectRestriction>