Skip to content

Slot: well_readings

Structured per-well measurement data array.

Lightweight summary for SQL queries without full file download.

Raw data still accessible via processedData.s3_key in MinIO.

typed via LinkML inlined class.

URI: basalt_schema:well_readings Alias: well_readings

Applicable Classes

Name Description Modifies Slot
EcoplateAbsorbanceProduct Ecoplate absorbance measurement product no
PlateProduct Abstract base for plate measurement data products no
AMP2ODProduct AMP2 optical density measurement product no

Properties

Type and Range

Property Value
Range WellReading
Domain Of PlateProduct

Cardinality and Requirements

Property Value
Multivalued Yes

TODOs

  • decide how to represent in backend (normalized child table with FK to PlateSetupActivity, array column, or other)

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:well_readings
native basalt_schema:well_readings

LinkML Source

name: well_readings
description: 'Structured per-well measurement data array.

  Lightweight summary for SQL queries without full file download.

  Raw data still accessible via processedData.s3_key in MinIO.

  typed via LinkML inlined class.'
todos:
- decide how to represent in backend (normalized child table with FK to PlateSetupActivity,
  array column, or other)
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: well_readings
domain_of:
- PlateProduct
range: WellReading
multivalued: true
inlined: true
inlined_as_list: true