Slot: structuredBy

Associates the Data Structure Definition that defines the structure of the Data Set. Note that the Data Structure Definition is the same as that associated (non-mandatory) to the Dataflow.

URI: [odm:slot/structuredBy](https://cdisc.org/odm2/slot/structuredBy) ## 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 | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [DataStructureDefinition](../classes/DataStructureDefinition.md) | | Domain Of | [Dataset](../classes/Dataset.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Dataset](../classes/Dataset.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:structuredBy | | native | odm:structuredBy | ## LinkML Source
name: structuredBy
description: Associates the Data Structure Definition that defines the structure of
  the Data Set. Note that the Data Structure Definition is the same as that associated
  (non-mandatory) to the Dataflow.
from_schema: https://cdisc.org/dds
rank: 1000
owner: Dataset
domain_of:
- Dataset
range: DataStructureDefinition