Slot: humidity (humidity)
Amount of water vapour in the air, at the time of sampling
URI: MIXS:0000100 Alias: humidity
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| AirInterface | air dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
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 |
|---|---|
| storage_units | g/m3 |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000100 |
| native | nmdc_sub_schema:humidity |
LinkML Source
name: humidity
annotations:
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
rank: 52
keywords:
- humidity
slot_uri: MIXS:0000100
alias: humidity
domain_of:
- AirInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*.*$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true