Class: enum_definition
List of values that constrain the range of a slot
Parents
- is_a: Element - a named element in the model
Uses Mixin
- mixin: EnumExpression
Referenced by Class
Attributes
Inherited from element:
- name 1..1
- Description: the unique name of the element within the context of the schema. Name is combined with the default prefix to form the globally unique subject of the target class.
- Range: String
- in subsets: (owl,minimal,basic,relational_model,object_oriented)
- id_prefixes 0..*
- Description: the identifier of this class or slot must begin with the URIs referenced by this prefix
- Range: Ncname
- in subsets: (basic)
- definition_uri 0..1
- Description: the "native" URI of the element
- Range: Uriorcurie
- local_names 0..*
- Range: LocalName
- conforms_to 0..1
- Description: An established standard to which the element conforms.
- Range: String
- in subsets: (owl,basic)
Mixed in from enum_expression:
- code_set 0..1
- Description: the identifier of an enumeration code set.
- Range: Uriorcurie
- in subsets: (basic)
Mixed in from enum_expression:
- code_set_tag 0..1
- Description: the version tag of the enumeration code set
- Range: String
- in subsets: (basic)
Mixed in from enum_expression:
- code_set_version 0..1
- Description: the version identifier of the enumeration code set
- Range: String
- in subsets: (basic)
Mixed in from enum_expression:
- pv_formula 0..1
- Description: Defines the specific formula to be used to generate the permissible values.
- Range: pv_formula_options
- in subsets: (basic)
Mixed in from enum_expression:
- permissible_values 0..*
- Description: A list of possible values for a slot range
- Range: PermissibleValue
- in subsets: (basic)
Other properties
In Subsets: | basic | |
relational_model | ||
object_oriented | ||
Close Mappings: | qb:HierarchicalCodeList |