19. mzPeak metadata software list¶
Describe the JSON format of software list
Type: array
Items: 19.1.1 software
19.1 Definitions¶
19.1.1 software¶
A piece of software. Analogous to https://peptideatlas.org/tmp/mzML1.1.0.html#software.
Type: object
19.1.1.1 Properties¶
| Property | Type | Required | Description |
|---|---|---|---|
id |
string |
A unique identifier for this software, even amongst different versions of the same software. | |
version |
string |
The version of the software. | |
parameters |
array of param |
Additional parameters describing this software, such as its controlled vocabulary identifier, or the term MS:1000799 for custom unreleased software to denote its name. |
19.1.1.2 Property Details¶
id - string (optional)
A unique identifier for this software, even amongst different versions of the same software.
version - string (optional)
The version of the software.
parameters - array of param (optional)
Additional parameters describing this software, such as its controlled vocabulary identifier, or the term MS:1000799 for custom unreleased software to denote its name.