Term: 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 Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use rel_air_humidity.
Name | Description | Checklist/Extension |
---|---|---|
BuiltEnvironment | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
Properties
- Range: Float
-
Cardinality: 1
-
Structured pattern:
^{scientific_float}( *- *{scientific_float})? *{text}$
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
Examples
Value |
---|
0.8 |
Annotations
- Preferred_unit: percentage
LinkML Source
name: rel_air_humidity
annotations:
Preferred_unit:
tag: Preferred_unit
value: percentage
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:
- value: '0.8'
from_schema: https://w3id.org/mixs
keywords:
- air
- humidity
- relative
slot_uri: MIXS:0000121
alias: rel_air_humidity
domain_of:
- BuiltEnvironment
range: float
required: true
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true