DiscoveryDataDescriptionStructure

DimensionalDataStructure inherited from CDIFDataStructure

DiscoveryDataDescriptionStructure::Classes::DimensionalDataStructure

Definition

Documentation

Original
Reference

cdi:DimensionalDataStructure

Definition

Definition

Structure of a dimensional data set (organized collection of multidimensional data). It is described by dimension, measure and attribute components.

Examples

The structure described by [City, Average Income, Total Population] where City is a dimension and Average Income and Total Population are measures.

CDIF
Definition

Dimensional data set (multidimensional cube). Components are restricted to Identifier / Measure / Attribute / Dimension. Optional PrimaryKey and ForeignKey.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
typestring[1..*]

Documentation

CDIF
Definition

@type must contain 'cdi:DimensionalDataStructure'.

Associations

RoleTargetMultiplicityKind
isStructuredByDataDownload[0..1]association
hasComponentIdentifierComponent[0..*]composition
hasComponentMeasureComponent[0..*]composition
hasComponentAttributeComponent[0..*]composition
hasComponentDimensionComponent[1..*]composition
hasPrimaryKeyPrimaryKey[0..1]composition
hasForeignKeyForeignKey[0..*]composition