Slot: language

The language of the translation

URI: [odm:slot/language](https://cdisc.org/odm2/slot/language) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Translation](../classes/Translation.md) | A text representation that provides content in a specific language, used for multilingual support | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](../types/String.md) | | Domain Of | [Translation](../classes/Translation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Translation](../classes/Translation.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:language | | native | odm:language | ## LinkML Source
name: language
description: The language of the translation
from_schema: https://cdisc.org/dds
rank: 1000
owner: Translation
domain_of:
- Translation
range: string
required: true