Slot: humidity (humidity)
Amount of water vapour in the air, at the time of sampling
URI: MIXS:0000100
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Biosample | Biological source material which can be characterized by an experiment | no |
Properties
- Range: QuantityValue
Examples
Relative humidity, in percent. Absolute humidity, in gram per cubic meter, is a different physical quantity and cannot be derived from relative humidity without also knowing the temperature.
type: "nmdc:QuantityValue"
has_raw_value: "56.54 %"
has_numeric_value: 56.54
has_unit: "%"
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| storage_units | g/m3 |
Schema Source
- from schema: https://w3id.org/nmdc/nmdc
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000100 |
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
examples:
- description: Relative humidity, in percent. Absolute humidity, in gram per cubic
meter, is a different physical quantity and cannot be derived from relative humidity
without also knowing the temperature.
object:
type: nmdc:QuantityValue
has_raw_value: 56.54 %
has_numeric_value: 56.54
has_unit: '%'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- humidity
slot_uri: MIXS:0000100
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true