The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
_mighty.yml defines specifications for the mighty
framework. The file structure is defined by a JSON-schema accessible with:
Below you can find a detailed description of the structure.
Schema for mighty framework configuration in the mightyverse
| Type | Required | Additional Properties |
|---|---|---|
| object | external_data | No |
| Name | Description | Type | Unique Items | Items | Required |
|---|---|---|---|---|---|
| external_data | External data sources referenced by the study | array | Yes | external_data_source | Yes |
Specification of a single external data source
| Type | Required | Additional Properties |
|---|---|---|
| object | id keys |
No |
| Name | Description | Required | Type |
|---|---|---|---|
| id | Identifier of the external data source | Yes | cdisc/name |
| keys | Key columns for joining the external data | Yes | keys |
Keys are always unique and of minimum length 1
| Type | Items | Min Items | Unique Items |
|---|---|---|---|
| array | cdisc/name | 1 | Yes |
| cdisc/name |
Definitions from CDISC standards
Uppercase identifier
| Type | Pattern |
|---|---|
| string | ^[A-Z][A-Z0-9_]*$ |
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.