Skip to content

Slot: outside relative humidity (rel_humidity_out)

The recorded outside relative humidity value at the time of sampling

URI: MIXS:0000188

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: "12 %"
has_numeric_value: 12
has_unit: "%"

Identifier and Mapping Information

Annotations

property value
Preferred_unit gram of air, kilogram of air

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000188

LinkML Source

name: rel_humidity_out
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: gram of air, kilogram of air
  units_alignment_excuse:
    tag: units_alignment_excuse
    value: mixs_inconsistent
description: The recorded outside relative humidity value at the time of sampling
title: outside relative humidity
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 12 %
    has_numeric_value: 12
    has_unit: '%'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- humidity
- relative
slot_uri: MIXS:0000188
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true