Enum: StudyTypeEnum
Types of research studies
URI: exposome_schema:StudyTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| cohort | EFO:0001444 | Cohort study |
| cross_sectional | EFO:0001745 | Cross-sectional study |
| case_control | EFO:0001427 | Case-control study |
| randomized_controlled_trial | EFO:0001427 | Randomized controlled trial |
| survey | None | Survey |
| gwas | EFO:0000508 | Genome-wide association study |
| other | None | Other study type |
Slots
| Name | Description |
|---|---|
| study_type | Type of study |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/diatomsRcool/exposome-schema
LinkML Source
name: StudyTypeEnum
description: Types of research studies
from_schema: https://w3id.org/diatomsRcool/exposome-schema
rank: 1000
permissible_values:
cohort:
text: cohort
description: Cohort study
meaning: EFO:0001444
cross_sectional:
text: cross_sectional
description: Cross-sectional study
meaning: EFO:0001745
case_control:
text: case_control
description: Case-control study
meaning: EFO:0001427
randomized_controlled_trial:
text: randomized_controlled_trial
description: Randomized controlled trial
meaning: EFO:0001427
survey:
text: survey
description: Survey
gwas:
text: gwas
description: Genome-wide association study
meaning: EFO:0000508
other:
text: other
description: Other study type