_study.yml provides study-level properties for a study
directory — the study identifier and an optional description. The file
structure is defined by a JSON-schema accessible with:
Below you can find a detailed description of the structure.
Schema for study-level properties in the mightyverse
| Type | Required | Additional Properties |
|---|---|---|
| object | study_id | Yes |
| Name | Description | Type | Required |
|---|---|---|---|
| study_id | Unique identifier of the study | string | Yes |
| study_description | Description of the study | string | No |