Skip to content

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

Name Description Modifies Slot
OtherUndescribedSamplingActivity Collection of samples from source that does not fit into any of the other cat... yes
AerosolSamplingActivity A sampling activity where aerosol samples were collected no

Properties

Type and Range

Property Value
Range String
Domain Of AerosolSamplingActivity, OtherUndescribedSamplingActivity

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*[\w\s/]+$

Identifier and Mapping Information

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/]+$