Skip to content

Slot: sampled_during

Reference to the sampling activity during which this sample was collected. This is a FK to the SamplingActivity class, which contains metadata about the sampling event, such as date, device, method.

URI: basalt_schema:sampled_during Alias: sampled_during

Applicable Classes

Name Description Modifies Slot
AerosolSample An aerosol sample collected from the environment no
SoilSample A sample of soil collected from the environment no
WaterSample A sample of water collected from the environment no
PureCultureSample A sample of a culture containing a single organism 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
CommerciallyPurchasedSample A sample containing commercially purchased material no
CultureEnvironmentalSample A sample containing organisms cultured from an environmental sample no
PlantSample A sample containing plant material no
CoreSection A section of a core sample (TOP, MID, BTM) no
MonetSoilSample A soil sample that has been collected according to the MONet soil sampling pr... 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
ProcessedSample A sample that has undergone processing or analysis yes
MixedCultureSample A sample containing multiple cultured organisms no
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no

Properties

Type and Range

Property Value
Range SamplingActivity
Domain Of AerosolArmSample, AerosolSample, CommerciallyPurchasedSample, CultureEnvironmentalSample, FieldDeployedTerraformSample, MixedCultureSample, MonetSoilSample, OtherUndescribedSample, PlantSample, PureCultureSample, SedimentSample, SoilSample, SynthesizedMaterialSample, TerraformSample, WaterSample, ProcessedSample

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: sampled_during
description: Reference to the sampling activity during which this sample was collected.
  This is a FK to the SamplingActivity class, which contains metadata about the sampling
  event, such as date, device, method.
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: sampled_during
domain_of:
- AerosolArmSample
- AerosolSample
- CommerciallyPurchasedSample
- CultureEnvironmentalSample
- FieldDeployedTerraformSample
- MixedCultureSample
- MonetSoilSample
- OtherUndescribedSample
- PlantSample
- PureCultureSample
- SedimentSample
- SoilSample
- SynthesizedMaterialSample
- TerraformSample
- WaterSample
- ProcessedSample
range: SamplingActivity