Slot: outside relative humidity (rel_humidity_out)
The recorded outside relative humidity value at the time of sampling
URI: MIXS:0000188 Alias: rel_humidity_out
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BuiltEnvInterface | built_env dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Examples
| Value |
|---|
| 12 per kilogram of air |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | gram of air, kilogram of air |
| units_alignment_excuse | mixs_inconsistent |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000188 |
| native | nmdc_sub_schema:rel_humidity_out |
LinkML Source
name: rel_humidity_out
annotations:
Preferred_unit:
tag: Preferred_unit
value: gram of air, kilogram of air
units_alignment_excuse:
tag: units_alignment_excuse
value: mixs_inconsistent
description: The recorded outside relative humidity value at the time of sampling
title: outside relative humidity
examples:
- value: 12 per kilogram of air
from_schema: https://example.com/nmdc_submission_schema
rank: 147
keywords:
- humidity
- relative
slot_uri: MIXS:0000188
alias: rel_humidity_out
domain_of:
- BuiltEnvInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*.*$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true