Data model
BLI
Method specific parameters

Method specific parameters

schema_version

Description: The schema version used to annotate the BLI method specific parameters
Required: yes
Path: metadata.method_specific_parameters.schema_version
Type: enumerator (string)
Options: ('0.9.6')

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')

plates

Description: List of the plate types used for the measurements
Required: yes
Path: metadata.method_specific_parameters.plates
Type: array of object (Plate)
Contains: See Plate

sensors

Description: List of the senors used for the measurements, reference sensors included
Required: yes
Path: metadata.method_specific_parameters.sensors
Type: array of object (Sensor)
Contains: See Sensor

measurement_protocol

Description: List of the steps in the measurement protocol
Required: yes
Path: metadata.method_specific_parameters.measurement_protocol
Type: array of object (BLI_protocol_step)
Contains: See BLI_protocol_step

measurements

Description: List of the steps in the measurement protocol
Required: yes
Path: metadata.method_specific_parameters.measurements
Type: array of object (BLI_measurement)
Contains: See BLI_measurement

data_analysis

Description: The details of how data analysis was performed to obtain results
Required: no
Path: metadata.method_specific_parameters.data_analysis
Type: array of object (BLI_data_analysis)
Contains: See BLI_data_analysis