Slot: 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
Properties
- Range: Float
- Required: True
Examples
Value |
---|
0.8 |
Comments
- percent or float?
Identifier and Mapping Information
Annotations
property | value |
---|---|
Preferred_unit | percentage |
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
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-6-2-rc/mixs_6_2_rc
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