Slot: relationships

Relationships between items, item groups, and other elements in this version of the metadata.

URI: [odm:slot/relationships](https://cdisc.org/odm2/slot/relationships) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [MetaDataVersion](../classes/MetaDataVersion.md) | A container element that represents a given version of a specification, linking to a particular usage context such as a study, dataset, or data collection instrument. | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Relationship](../classes/Relationship.md) | | Domain Of | [MetaDataVersion](../classes/MetaDataVersion.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [MetaDataVersion](../classes/MetaDataVersion.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:relationships | | native | odm:relationships | ## LinkML Source
name: relationships
description: Relationships between items, item groups, and other elements in this
  version of the metadata.
from_schema: https://cdisc.org/dds
rank: 1000
owner: MetaDataVersion
domain_of:
- MetaDataVersion
range: Relationship
multivalued: true
inlined: true
inlined_as_list: true