Slot: turbidity (turbidity)
Measure of the amount of cloudiness or haziness in water caused by individual particles
URI: MIXS:0000191 Alias: turbidity
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BiofilmInterface | biofilm dh_interface | no |
| SedimentInterface | sediment dh_interface | no |
| WaterInterface | water dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Examples
| Value |
|---|
| 0.3 [NTU] |
Comments
- Value must be reported in one of the following units: [NTU], [FNU]. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| storage_units | [NTU] |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000191 |
| native | nmdc_sub_schema:turbidity |
LinkML Source
name: turbidity
annotations:
storage_units:
tag: storage_units
value: '[NTU]|[FNU]'
description: Measure of the amount of cloudiness or haziness in water caused by individual
particles
title: turbidity
comments:
- 'Value must be reported in one of the following units: [NTU], [FNU]. Provide the
numeric portion followed by a space and the unit.'
examples:
- value: 0.3 [NTU]
from_schema: https://example.com/nmdc_submission_schema
rank: 47
slot_uri: MIXS:0000191
alias: turbidity
domain_of:
- BiofilmInterface
- SedimentInterface
- WaterInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*.*$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true