Class: PHQ9Dataset
A dataset containing one or more PHQ-9 records.
URI: phq9:PHQ9Dataset
classDiagram
class PHQ9Dataset
click PHQ9Dataset href "../PHQ9Dataset/"
Dataset <|-- PHQ9Dataset
click Dataset href "../Dataset/"
PHQ9Dataset : records
PHQ9Dataset --> "*" PHQ9Record : records
click PHQ9Record href "../PHQ9Record/"
Inheritance
- Dataset
- PHQ9Dataset
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| records | * PHQ9Record |
Slot for connecting the dataset to its records | Dataset |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/OHD/MH-study/phq_9
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | phq9:PHQ9Dataset |
| native | phq9:PHQ9Dataset |
LinkML Source
Direct
name: PHQ9Dataset
description: A dataset containing one or more PHQ-9 records.
from_schema: https://w3id.org/OHD/MH-study/phq_9
is_a: Dataset
slot_usage:
records:
name: records
range: PHQ9Record
Induced
name: PHQ9Dataset
description: A dataset containing one or more PHQ-9 records.
from_schema: https://w3id.org/OHD/MH-study/phq_9
is_a: Dataset
slot_usage:
records:
name: records
range: PHQ9Record
attributes:
records:
name: records
description: Slot for connecting the dataset to its records
from_schema: https://w3id.org/OHD/MH-study/phq_9
rank: 1000
alias: records
owner: PHQ9Dataset
domain_of:
- Dataset
range: PHQ9Record
multivalued: true
inlined_as_list: true