Class: COHRA1Dataset

The COHRA1 dataset

URI: [cohra1:COHRA1Dataset](https://w3id.org/OHD/DFA-study/cohra1/COHRA1Dataset)
classDiagram class COHRA1Dataset click COHRA1Dataset href "../COHRA1Dataset/" Dataset <|-- COHRA1Dataset click Dataset href "../Dataset/" COHRA1Dataset : records COHRA1Dataset --> "*" COHRA1Record : records click COHRA1Record href "../COHRA1Record/"
## Inheritance * [Dataset](Dataset.md) * **COHRA1Dataset** ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [records](records.md) | *
[COHRA1Record](COHRA1Record.md) | Slot for connecting the dataset to its records | [Dataset](Dataset.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/cohra1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | cohra1:COHRA1Dataset | | native | cohra1:COHRA1Dataset | ## LinkML Source ### Direct
name: COHRA1Dataset
description: The COHRA1 dataset
from_schema: https://w3id.org/OHD/DFA-study/cohra1
is_a: Dataset
slot_usage:
  records:
    name: records
    range: COHRA1Record

### Induced
name: COHRA1Dataset
description: The COHRA1 dataset
from_schema: https://w3id.org/OHD/DFA-study/cohra1
is_a: Dataset
slot_usage:
  records:
    name: records
    range: COHRA1Record
attributes:
  records:
    name: records
    description: Slot for connecting the dataset to its records
    from_schema: https://w3id.org/OHD/DFA-study/cohra1
    rank: 1000
    owner: COHRA1Dataset
    domain_of:
    - Dataset
    range: COHRA1Record
    multivalued: true
    inlined: true
    inlined_as_list: true