Slot: abs_air_humidity
Actual mass of water vapor - mh20 - present in the air water vapor mixture
URI: MIXS:0000122
Properties
- Range: String
- Required: True
Examples
Value |
---|
9 gram per gram |
Identifier and Mapping Information
Annotations
property | value |
---|---|
Preferred_unit | gram per gram, kilogram per kilogram, kilogram, pound |
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc
LinkML Source
name: abs_air_humidity
annotations:
Preferred_unit:
tag: Preferred_unit
value: gram per gram, kilogram per kilogram, kilogram, pound
description: Actual mass of water vapor - mh20 - present in the air water vapor mixture
title: absolute air humidity
examples:
- value: 9 gram per gram
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000122
multivalued: false
alias: abs_air_humidity
domain_of:
- BuiltEnvironment
range: string
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