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
CoreSection A section of a core sample (TOP, MID, BTM) no
CultureEnvironmentalSample A sample containing organisms cultured from an environmental sample no
AerosolSample An aerosol sample collected from the environment no
AerosolArmSample An aerosol sample collected by the ARM facility no
OtherUndescribedSample A sample that does not fit into any of the other described sample types no
ProcessedSample A sample that has undergone processing or analysis yes
MonetSoilSample A soil sample that has been collected according to the MONet soil sampling pr... no
SoilSample A sample of soil collected from the environment no
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no
PureCultureSample A sample of a culture containing a single organism 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
MixedCultureSample A sample containing multiple cultured organisms 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 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