DescriptorValueDomain
CDIFDataStructure::Classes::DescriptorValueDomain
Definition
Set of permissible values for a variable playing the role of a variable descriptor component.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| catalogDetails | CatalogDetails | [1] | Bundles the information useful for a data catalog entry. Examples would be creator, contributor, title, copyright, embargo, and license information A set of information useful for attribution, data discovery, and access. This is information that is tied to the identity of the object. If this information changes the version of the associated object changes. |
| 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 |
|---|---|---|---|
| hasValuesFrom | ← DescriptorVariable | [0..1] | association |
| isDescribedBy | → ValueAndConceptDescription | [0..1] | association |
| takesValuesFrom | → EnumerationDomain | [0..1] | association |