Slot: surface moisture (surf_moisture)
Water held on a surface
URI: MIXS:0000128 Alias: surf_moisture
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BuiltEnvInterface | built_env dh_interface | no |
Properties
-
Range: String
-
Recommended: True
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Examples
| Value |
|---|
| 0.01 g/m2 |
Comments
- Value must be reported in one of the following units: [ppm], g/m2, g/m3. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | parts per million, gram per cubic meter, gram per square meter |
| storage_units | [ppm] |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000128 |
| native | nmdc_sub_schema:surf_moisture |
LinkML Source
name: surf_moisture
annotations:
Preferred_unit:
tag: Preferred_unit
value: parts per million, gram per cubic meter, gram per square meter
storage_units:
tag: storage_units
value: '[ppm]|g/m2|g/m3'
description: Water held on a surface
title: surface moisture
comments:
- 'Value must be reported in one of the following units: [ppm], g/m2, g/m3. Provide
the numeric portion followed by a space and the unit.'
examples:
- value: 0.01 g/m2
from_schema: https://example.com/nmdc_submission_schema
rank: 186
keywords:
- moisture
- surface
slot_uri: MIXS:0000128
alias: surf_moisture
domain_of:
- BuiltEnvInterface
slot_group: mixs_core_section
range: string
recommended: true
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