Skip to content

Slot: average dew point (avg_dew_point)

The average of dew point measures taken at the beginning of every hour over a 24 hour period on the sampling day

URI: MIXS:0000141

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: "25.5 Cel"
has_numeric_value: 25.5
has_unit: "Cel"

Identifier and Mapping Information

Annotations

property value
Preferred_unit degree Celsius

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000141

LinkML Source

name: avg_dew_point
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: degree Celsius
  storage_units:
    tag: storage_units
    value: Cel
description: The average of dew point measures taken at the beginning of every hour
  over a 24 hour period on the sampling day
title: average dew point
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 25.5 Cel
    has_numeric_value: 25.5
    has_unit: Cel
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- average
slot_uri: MIXS:0000141
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true