Slot: pressure control (pressure_control)
Measurment of pressure applied to the sample during experimentation (Unit: Pa)
URI: basalt_schema:pressure_control
Alias: pressure_control
Applicable Classes
| Name |
Description |
Modifies Slot |
| AerosolSample |
An aerosol sample collected from the environment |
no |
| OtherUndescribedSample |
A sample that does not fit into any of the other described sample types |
no |
| AerosolArmSample |
An aerosol sample collected by the ARM facility |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*Pa$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:pressure_control |
| native |
basalt_schema:pressure_control |
LinkML Source
name: pressure_control
description: 'Measurment of pressure applied to the sample during experimentation
(Unit: Pa)'
title: pressure control
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: pressure_control
domain_of:
- AerosolArmSample
- AerosolSample
- OtherUndescribedSample
range: string
pattern: ^\d+(\.\d+)?\s*Pa$