Algorithm Metadata
| Attribute | Type | Description | Required | 
|---|---|---|---|
container | container | Object describing the Docker container image. | ✅ | 
language | string | Language used to implement the software. | |
version | string | Version of the software preferably in SemVer notation. E.g. 1.0.0. | |
consumerParameters | consumerParameters | An object that defines required consumer input before running the algorithm |