Skip to content

Slot: specific_humidity

placeholder description; linter will ignore this

URI: MIXS:0000214

Applicable Classes

Name Description Modifies Slot
BuiltEnvironment placeholder description; linter will ignore this yes

Properties

  • Range: String

  • Regex pattern: [-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*

Examples

Value
15 per kilogram of air

Identifier and Mapping Information

Annotations

property value
global_preferred_unit gram of air, kilogram of air

Schema Source

  • from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

LinkML Source

name: specific_humidity
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: gram of air, kilogram of air
  global_raw_definition:
    tag: global_raw_definition
    value: 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.
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: specific humidity
examples:
- value: 15 per kilogram of air
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000214
alias: specific_humidity
domain_of:
- BuiltEnvironment
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{float} {unit}'