Method specific parameters
schema_version
Description: The schema version used to annotate the SPR method specific parameters
Required: yes
Path: metadata.method_specific_parameters.schema_version
Type: enumerator (string)
Options: ('0.9.5')
experiment_type
Description: The type of physical parameter that was sought
Required: yes
Path: metadata.method_specific_parameters.experiment_type
Type: enumerator (string)
Options: ('Affinity','Concentration', 'Other')
sensor
Description: Sensor used for the measurements
Required: yes
Path: metadata.method_specific_parameters.sensor
Type: object (Sensor)
Contains: See Sensor
measurement_positions
Description: Information about each of the positions
where data was collected including reference positions
Required: yes
Path: metadata.method_specific_parameters.measurement_positions
Type: array of object (Measurement_position)
Contains: See Measurement_position
measurement_protocol
Description: List of the steps in the measurement protocol
Required: yes
Path: metadata.method_specific_parameters.measurement_protocol
Type: array of object (Measurement_step)
Contains: See Measurement_protocol
measurements
Description: List of the steps in the measurement protocol
Required: yes
Path: metadata.method_specific_parameters.measurements
Type: array of object (Measurement)
Contains: See Measurement