Slot: humidity (humidity)
Amount of water vapor measured in the air the day of sampling. Provide value and unit, any unit is valid
URI: basalt_schema:humidity
Alias: humidity
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*[\w\s/]+$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:humidity |
| native |
basalt_schema:humidity |
LinkML Source
name: humidity
description: Amount of water vapor measured in the air the day of sampling. Provide
value and unit, any unit is valid
title: humidity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: humidity
domain_of:
- AerosolSamplingActivity
- OtherUndescribedSamplingActivity
range: string
pattern: ^\d+(\.\d+)?\s*[\w\s/]+$