Slot: records
Slot for connecting the dataset to its records
URI: [superdataset:records](https://w3id.org/OHD/DFA-study/superdataset/records)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Dataset](Dataset.md) | The dataset for the study | no |
| [SUPERDATASETDataset](SUPERDATASETDataset.md) | The Superdataset 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/superdataset
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | superdataset:records |
| native | superdataset:records |
## LinkML Source
name: records
description: Slot for connecting the dataset to its records
from_schema: https://w3id.org/OHD/DFA-study/superdataset
rank: 1000
domain_of:
- Dataset
range: Record
multivalued: true
inlined: true
inlined_as_list: true