Skip to content

Slot: humidity (humidity)

Amount of water vapour in the air, at the time of sampling

URI: MIXS:0000100 Alias: humidity

Inheritance

Applicable Classes

Name Description Modifies Slot
AirInterface air dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+ +(g/m3|%)$

Aliases

  • humidity

Examples

Value
25 g/m3

Comments

  • Value must be reported in one of the following units: g/m3, %. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
expected_value measurement value
preferred_unit gram per cubic meter
occurrence 1
storage_units g/m3

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000100
native nmdc_sub_schema:humidity

LinkML Source

name: humidity
annotations:
  expected_value:
    tag: expected_value
    value: measurement value
  preferred_unit:
    tag: preferred_unit
    value: gram per cubic meter
  occurrence:
    tag: occurrence
    value: '1'
  storage_units:
    tag: storage_units
    value: g/m3|%
description: Amount of water vapour in the air, at the time of sampling
title: humidity
comments:
- 'Value must be reported in one of the following units: g/m3, %. Provide the numeric
  portion followed by a space and the unit.'
examples:
- value: 25 g/m3
from_schema: https://example.com/nmdc_submission_schema
aliases:
- humidity
rank: 52
is_a: core field
slot_uri: MIXS:0000100
alias: humidity
domain_of:
- AirInterface
slot_group: mixs_core_section
range: string
multivalued: false
pattern: ^[-+]?[0-9]*\.?[0-9]+ +(g/m3|%)$