Skip to content

Slot: relative air humidity (rel_air_humidity)

Partial vapor and air pressure, density of the vapor and air, or by the actual mass of the vapor and air

URI: MIXS:0000121

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.8 1"
has_numeric_value: 0.8
has_unit: "1"

Comments

  • percent or float?

Identifier and Mapping Information

Annotations

property value
Preferred_unit percentage

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000121

LinkML Source

name: rel_air_humidity
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: percentage
  storage_units:
    tag: storage_units
    value: '%'
description: Partial vapor and air pressure, density of the vapor and air, or by the
  actual mass of the vapor and air
title: relative air humidity
comments:
- percent or float?
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 0.8 1
    has_numeric_value: 0.8
    has_unit: '1'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- air
- humidity
- relative
slot_uri: MIXS:0000121
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true