Skip to content

Slot: specific humidity (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

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "15 g/kg"
has_numeric_value: 15
has_unit: "g/kg"

Identifier and Mapping Information

Annotations

property value
Preferred_unit gram of air, kilogram of air

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000214

LinkML Source

name: specific_humidity
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: gram of air, kilogram of air
  storage_units:
    tag: storage_units
    value: g/kg
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:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 15 g/kg
    has_numeric_value: 15
    has_unit: g/kg
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- humidity
slot_uri: MIXS:0000214
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true