Slot: context

URI: [odm:slot/context](https://cdisc.org/odm2/slot/context) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ODMFileMetadata](../classes/ODMFileMetadata.md) | A mixin that provides ODM file-level metadata attributes including file identifiers, timestamps, and system information | no | | [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 | | [FormalExpression](../classes/FormalExpression.md) | A computational element that defines the execution of a data derivation within a specific context | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE | | Domain Of | [ODMFileMetadata](../classes/ODMFileMetadata.md), [FormalExpression](../classes/FormalExpression.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:context | | native | odm:context | ## LinkML Source
name: context
domain_of:
- ODMFileMetadata
- FormalExpression