Skip to content

Slot: specific_humidity

The mass of water vapour in a unit mass of moist air, usually expressed as grams of vapour per kilogram of air, or, in air conditioning, as grains per pound

URI: MIXS:0000214

Properties

Examples

Value
15 per kilogram of air

Identifier and Mapping Information

Annotations

property value
Preferred_unit gram of air, kilogram of air

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc

LinkML Source

name: specific_humidity
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: gram of air, kilogram of air
description: The mass of water vapour in a unit mass of moist air, usually expressed
  as grams of vapour per kilogram of air, or, in air conditioning, as grains per pound
title: specific humidity
examples:
- value: 15 per kilogram of air
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0000214
multivalued: false
alias: specific_humidity
domain_of:
- BuiltEnvironment
range: string
required: false
recommended: false
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