schema definition common ProcessStep
Tuesday, November 28, 2017 2:37 PMDescription
A process step is a single stage in a set of preparation steps.
Fields
Field name | Value type | Description |
---|---|---|
name |
String | Name of the process step. |
details |
Array of Value objects |
Details of the process step, such as temperature, applied pressure, or duration. |
instruments |
Array of Instrument objects |
Instruments that were used during the process step. |
software |
Array of Software objects |
Software packages that were used during the process step. |
tags |
Array of strings | Tags that apply to the process step. |