Skip to content

Slot: pressure (pressure)

Pressure to which the sample is subject, in atmospheres (Unit: atm)

URI: basalt_schema:pressure Alias: pressure

Applicable Classes

Name Description Modifies Slot
OtherUndescribedSample A sample that does not fit into any of the other described sample types no
ConditioningValue no
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no
TerraformSample A sample collected from a Terraform experiment no
SedimentSample A sample of sediment collected from the environment no
WaterSample A sample of water collected from the environment no

Properties

Type and Range

Property Value
Range String
Domain Of FieldDeployedTerraformSample, OtherUndescribedSample, SedimentSample, TerraformSample, WaterSample, ConditioningValue

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*atm$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:pressure
native basalt_schema:pressure

LinkML Source

name: pressure
description: 'Pressure to which the sample is subject, in atmospheres (Unit: atm)'
title: pressure
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: pressure
domain_of:
- FieldDeployedTerraformSample
- OtherUndescribedSample
- SedimentSample
- TerraformSample
- WaterSample
- ConditioningValue
range: string
pattern: ^\d+(\.\d+)?\s*atm$