Slot: describedBy

URI: [odm:slot/describedBy](https://cdisc.org/odm2/slot/describedBy) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Dataset](../classes/Dataset.md) | A collection element that groups observations sharing the same dimensionality, expressed as a set of unique dimensions within a Data Product context | no | | [DatasetKey](../classes/DatasetKey.md) | An abstract identifier that comprises the cross-product of dimension values to identify a specific cross-section | no | | [GroupKey](../classes/GroupKey.md) | A dimension subset that represents collections of dimensions that are subsets of the full dimension set, distinct from SeriesKey which includes Time dimensions | no | | [SeriesKey](../classes/SeriesKey.md) | A unique identifier that comprises the cross-product of dimension values including Time to identify observations, representing dimensions shared by all observations in a conceptual series | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [Dataset](../classes/Dataset.md), [DatasetKey](../classes/DatasetKey.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:describedBy | | native | odm:describedBy | ## LinkML Source
name: describedBy
domain_of:
- Dataset
- DatasetKey