Skip to content

Slot: turbidity (turbidity)

Measure of the amount of cloudiness or haziness in water caused by individual particles. Provide value and unit any unit is valid.

URI: basalt_schema:turbidity Alias: turbidity

Applicable Classes

Name Description Modifies Slot
SedimentSample A sample of sediment collected from the environment no
WaterSample A sample of water collected from the environment no
OtherUndescribedSample A sample that does not fit into any of the other described sample types no

Properties

Type and Range

Property Value
Range String
Domain Of OtherUndescribedSample, SedimentSample, WaterSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*[\w\s/]+$

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:turbidity
native basalt_schema:turbidity

LinkML Source

name: turbidity
description: Measure of the amount of cloudiness or haziness in water caused by individual
  particles. Provide value and unit any unit is valid.
title: turbidity
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: turbidity
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*[\w\s/]+$