Skip to content

Slot: temperature (temp)

Temperature of the sample at the time of sampling. (Units: C)

URI: basalt_schema:temp Alias: temp

Applicable Classes

Name Description Modifies Slot
SoilSample A sample of soil collected from the environment no
WaterSample A sample of water collected from the environment no
SedimentSample A sample of sediment collected from the environment no
TerraformSample A sample collected from a Terraform experiment no
SynthesizedMaterialSample A sample containing synthetically generated material no
PlantSample A sample containing plant material no
CommerciallyPurchasedSample A sample containing commercially purchased material no
MonetSoilSample A soil sample that has been collected according to the MONet soil sampling pr... yes
OtherUndescribedSample A sample that does not fit into any of the other described sample types no
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no

Properties

Type and Range

Property Value
Range String
Domain Of CommerciallyPurchasedSample, FieldDeployedTerraformSample, MonetSoilSample, OtherUndescribedSample, PlantSample, SedimentSample, SoilSample, SynthesizedMaterialSample, TerraformSample, WaterSample

Cardinality and Requirements

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

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: temp
description: 'Temperature of the sample at the time of sampling. (Units: C)'
title: temperature
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: temp
domain_of:
- CommerciallyPurchasedSample
- FieldDeployedTerraformSample
- MonetSoilSample
- OtherUndescribedSample
- PlantSample
- SedimentSample
- SoilSample
- SynthesizedMaterialSample
- TerraformSample
- WaterSample
range: string
pattern: ^-?\d+(\.\d+)?\s*C$