Class: COHRA2Dataset

The COHRA2 dataset

URI: [cohra2:COHRA2Dataset](https://w3id.org/OHD/DFA-study/cohra2/COHRA2Dataset)
classDiagram class COHRA2Dataset click COHRA2Dataset href "../COHRA2Dataset/" Dataset <|-- COHRA2Dataset click Dataset href "../Dataset/" COHRA2Dataset : records COHRA2Dataset --> "*" COHRA2Record : records click COHRA2Record href "../COHRA2Record/"
## Inheritance * [Dataset](Dataset.md) * **COHRA2Dataset** ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [records](records.md) | *
[COHRA2Record](COHRA2Record.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/cohra2 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | cohra2:COHRA2Dataset | | native | cohra2:COHRA2Dataset | ## LinkML Source ### Direct
name: COHRA2Dataset
description: The COHRA2 dataset
from_schema: https://w3id.org/OHD/DFA-study/cohra2
is_a: Dataset
slot_usage:
  records:
    name: records
    range: COHRA2Record

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