Data model
SPR
Measurement position

Measurement position

id

Description: id to be used for internal links
Required: yes
Path: metadata.method_specific_parameters.measurement_positions.id
Type: link target (string)

name

Description: Name of measurement spot
Required: yes
Path: metadata.method_specific_parameters.measurement_positions.name
Type: string

flow_cell

Description: The flow cell where the measurement spot is located
Required: yes
Path: metadata.method_specific_parameters.measurement_positions.flow_cell
Type: string

position

Description: Position of the measurement spot within the flow cell
Required: no
Path: metadata.method_specific_parameters.measurement_positions.position
Type: string

ligand_information

Description: Information about the ligand and how it was immobilized
Required: no
Path: metadata.method_specific_parameters.measurement_positions.ligand_information
Type: object (Ligand_information)
Contains: see Fields available in ligand information

Fields available in ligand information

ligand

Description: Name (id) of the ligand (entity that is immobilized, from the list of entities of interest defined in the general parameters
Required: yes
Path: metadata.method_specific_parameters.measurement_positions.ligand_information.ligand
Type: link
Target: metadata.general_parameters.entities_of_interest.id

ligand_immobilization_chemistry

Description: The type of chemistry on ligands and surface that allows for immobilization of the ligands on the surface of the sensor
Required: no
Path: metadata.method_specific_parameters.measurement_positions.ligand_information.ligand_immobilization_chemistry
Type: string

ligand_immobilization_protocol

Description: List of steps for immobilizing the ligand on the surface of the sensor
Required: no
Path: metadata.method_specific_parameters.measurement_positions.ligand_information.ligand_immobilization_protocol
Type: array of object (Step)
Contains: see Step