Slot: whereClauses

Data contexts that apply to this version of the metadata.

URI: [odm:slot/whereClauses](https://cdisc.org/odm2/slot/whereClauses) ## 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 | [WhereClause](../classes/WhereClause.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:whereClauses | | native | odm:whereClauses | ## LinkML Source
name: whereClauses
description: Data contexts that apply to this version of the metadata.
from_schema: https://cdisc.org/dds
rank: 1000
owner: MetaDataVersion
domain_of:
- MetaDataVersion
range: WhereClause
multivalued: true
inlined: true
inlined_as_list: true