CubeDataStructure¶
Generalization is DimensionalDataStructure.
Superclass hierarchy
Definition¶
Structure of a dimensional data set (organized collection of multidimensional data).
Examples¶
The structure described by [City, Average Income, Total Population] where City is a dimension and Average Income and Total Population are measures.
Explanatory notes¶
This structure is described by dimension, measure and attribute components.
Subclasses¶
Inherited Properties¶
- A linguistic signifier. Human understandable name (word, phrase, or mnemonic) that reflects the ISO/IEC 11179-5 naming principles. If more than one name is provided provide a context to differentiate usage.
0..*
- agencyfrom Identifiable
Agency expressed as filed with the DDI Agency ID registry [registry.ddialliance.org] with optional additional sub-agency extensions.
:ref:``
1..1
- idfrom Identifiable
ID conforming to the allowed structure of the DDI Identifier and must be unique within the Agency.
:ref:``
1..1
- isPersistentfrom Identifiable
Default value is false indicating that the content of the current version may change (may be in development mode). Set to true when the content of this version will no longer change.
:ref:``
1..1
- isUniversallyUniquefrom Identifiable
Default value is false. If the id of the object was created as a Universally Unique ID (UUID) set to true.
:ref:``
1..1
- localIdfrom Identifiable
Locally used identifier unique with a specified context, such as a variable name within a dataset.
0..*
- versionfrom Identifiable
Version number of the object.
:ref:``
1..1
- versionDatefrom Identifiable
Date and time the object was changed expressed in standard ISO formats.
0..1
- versionRationalefrom Identifiable
Reason for making a new version of the object.
0..1
- versionResponsibilityfrom Identifiable
Contributor who has the ownership and responsibility for the current version.
:ref:``
0..1
Associations¶
Multiplicity |
Association |
Navigable Class |
Multiplicity |
---|---|---|---|
0..* |
CubeDataStructure_uses_DimensionalDataStructure |
0..1 |
|
0..* |
CubeDataStructure_has_MeasureComponent |
0..1 |
|
0..* |
CubeDataStructure_has_AttributeComponent |
0..1 |
|
0..* |
CubeDataStructure_has_QualifiedMeasure |
0..* |
TBD
Diagram¶
TBD