Slot: dimensions

URI: [odm:slot/dimensions](https://cdisc.org/odm2/slot/dimensions) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DataStructureDefinition](../classes/DataStructureDefinition.md) | A structural element that defines the organization of a data cube for analysis, including dimensions, attributes, and measures | no | | [DimensionRelationship](../classes/DimensionRelationship.md) | A relationship element that associates a DataAttribute with a specific Dimension at a specific level | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [DataStructureDefinition](../classes/DataStructureDefinition.md), [DimensionRelationship](../classes/DimensionRelationship.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:dimensions | | native | odm:dimensions | ## LinkML Source
name: dimensions
domain_of:
- DataStructureDefinition
- DimensionRelationship