Skip to content

Slot: turbidity (turbidity)

Measure of the amount of cloudiness or haziness in water caused by individual particles

URI: MIXS:0000191

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "0.3 [NTU]"
has_numeric_value: 0.3
has_unit: "[NTU]"

Identifier and Mapping Information

Annotations

property value
storage_units [NTU]

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000191

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
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 0.3 [NTU]
    has_numeric_value: 0.3
    has_unit: '[NTU]'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
slot_uri: MIXS:0000191
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true