DiscoveryDataDescriptionStructure

DimensionalDataStructure inherited from CDIFDataStructure

DiscoveryDataDescriptionStructure::Classes::DimensionalDataStructure

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..*]@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