Slot: Age

The participant's age in years.

URI: [superdataset:Age](https://w3id.org/OHD/DFA-study/superdataset/Age) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SUPERDATASETRecord](SUPERDATASETRecord.md) | A record in the Superdataset dataset | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE or 
[0to120](0to120.md) or 
[PeriodMissing](PeriodMissing.md) | | Domain Of | [SUPERDATASETRecord](SUPERDATASETRecord.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': '0to120'}) - AnonymousSlotExpression({'range': 'PeriodMissing'})
## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/superdataset ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | superdataset:Age | | native | superdataset:Age | ## LinkML Source
name: Age
description: The participant's age in years.
from_schema: https://w3id.org/OHD/DFA-study/superdataset
rank: 1000
domain_of:
- SUPERDATASETRecord
any_of:
- range: 0to120
- range: PeriodMissing