SentinelValueDomain
CDIFDataStructure::Classes::SentinelValueDomain
Definition
Value domain for a sentinel conceptual domain.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| platformType | ControlledVocabularyEntry | [1] | The type of platform under which sentinel codes will be used. Statistical software platforms use different sets of codes to indicate missing values. The external controlled vocabulary should list platform types and a description of the allowed missing value types. A sample list would be: |
| catalogDetails | CatalogDetails | [1] | Bundles the information useful for a data catalog entry. |
| displayLabel | LabelForDisplay | [1..*] | A human-readable display label for the object. Supports the use of multiple languages. Repeat for labels with different content, for example, labels with differing length limitations. |
| identifier | Identifier | [1] | Identifier for objects requiring short- or long-lasting referencing and management. |
| recommendedDataType | ControlledVocabularyEntry | [1..*] | The data types that are recommended for use with this domain. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| takesSentinelValuesFrom | ← RepresentedVariable | [0..1] | association |
| isDescribedBy | → ValueAndConceptDescription | [0..1] | association |
| takesValuesFrom | → EnumerationDomain | [0..1] | association |