Slot: records

Slot for connecting the dataset to its records

URI: [cohra2:records](https://w3id.org/OHD/DFA-study/cohra2/records) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Dataset](Dataset.md) | The dataset for the study | no | | [COHRA2Dataset](COHRA2Dataset.md) | The COHRA2 dataset | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Record](Record.md) | | Domain Of | [Dataset](Dataset.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/cohra2 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | cohra2:records | | native | cohra2:records | ## LinkML Source
name: records
description: Slot for connecting the dataset to its records
from_schema: https://w3id.org/OHD/DFA-study/cohra2
rank: 1000
domain_of:
- Dataset
range: Record
multivalued: true
inlined: true
inlined_as_list: true