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 |
|---|---|---|
| OtherUndescribedSample | A sample that does not fit into any of the other described sample types | no |
| MonetSoilSample | A soil sample that has been collected according to the MONet soil sampling pr... | yes |
| SoilSample | A sample of soil collected from the environment | no |
| FieldDeployedTerraformSample | A sample collected from a field-deployed Terraform experiment | no |
| PlantSample | A sample containing plant material | no |
| TerraformSample | A sample collected from a Terraform experiment | no |
| CommerciallyPurchasedSample | A sample containing commercially purchased material | no |
| SedimentSample | A sample of sediment collected from the environment | no |
| SynthesizedMaterialSample | A sample containing synthetically generated material | no |
| WaterSample | A sample of water collected from the environment | 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
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
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$