owl:someValuesFrom
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-dl-restrictionGroup.xsd
Other elements with the same name: owl:someValuesFrom
Type: owl:DescriptionsType
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]
- owl:OneOf
- owl:UnionOf
- owl:IntersectionOf
- owl:ComplementOf
from group owl:description - Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:class | [0..1] | owl:ClassName |
Used in
- Anonymous type of element owl:ObjectRestriction via reference to owl:objectRestriction
- Group owl:objectRestriction
Sample instance
<owl:someValuesFrom> <owl:Class owl:name="http://www.example.com/"/> </owl:someValuesFrom>