Slot: records

Slot for connecting the dataset to its records

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