Skip to content

Slot: dew_point

placeholder description; linter will ignore this

URI: MIXS:0000129

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
22 degree Celsius

Identifier and Mapping Information

Annotations

property value
global_preferred_unit degree Celsius

Schema Source

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

LinkML Source

name: dew_point
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: degree Celsius
  global_raw_definition:
    tag: global_raw_definition
    value: Temperature to which a given parcel of humid air must be cooled, at constant
      barometric pressure, for water vapor to condense into water.
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: dew point
examples:
- value: 22 degree Celsius
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000129
alias: dew_point
domain_of:
- BuiltEnvironment
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{float} {unit}'