Skip to content

Slot: collection time (collection_time)

The time of sampling as an instance (single point). Required format: HH:MM:SS in 24-hour time format. Don't forget the second! (Unit: hh:mm:ss or HH:MM:SS)

URI: basalt_schema:collection_time Alias: collection_time

Applicable Classes

Name Description Modifies Slot
MixedCultureSamplingActivity Collection of samples from a mixed culture no
SoilSamplingActivity Collection of soil samples from the environment no
FieldDeployedTerraformSamplingActivity Collection of samples from a field-deployed Terraform device no
WaterSamplingActivity Collection of water samples no
OtherUndescribedSamplingActivity Collection of samples from source that does not fit into any of the other cat... no
PureCultureSamplingActivity Collection of samples from a culture containing a single organism no
PlantSamplingActivity Collection of samples associated with plants no
AerosolSamplingActivity A sampling activity where aerosol samples were collected no
CultureEnvironmentalSamplingActivity Collection of samples from a culture of organisms taken from the environment no
SedimentSamplingActivity Collection of sediment samples from the environment no
MonetSoilSamplingActivity Collection of soil cores according to the MONet soil sampling protocol yes
TerraformSamplingActivity Collection of samples from a Terraform device no

Properties

Type and Range

Property Value
Range String
Domain Of AerosolSamplingActivity, CultureEnvironmentalSamplingActivity, FieldDeployedTerraformSamplingActivity, MixedCultureSamplingActivity, MonetSoilSamplingActivity, OtherUndescribedSamplingActivity, PlantSamplingActivity, PureCultureSamplingActivity, SedimentSamplingActivity, SoilSamplingActivity, TerraformSamplingActivity, WaterSamplingActivity

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])\s*(hh:mm:ss|HH:MM:SS)$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: collection_time
description: 'The time of sampling as an instance (single point). Required format:
  HH:MM:SS in 24-hour time format. Don''t forget the second! (Unit: hh:mm:ss or HH:MM:SS)'
title: collection time
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: collection_time
domain_of:
- AerosolSamplingActivity
- CultureEnvironmentalSamplingActivity
- FieldDeployedTerraformSamplingActivity
- MixedCultureSamplingActivity
- MonetSoilSamplingActivity
- OtherUndescribedSamplingActivity
- PlantSamplingActivity
- PureCultureSamplingActivity
- SedimentSamplingActivity
- SoilSamplingActivity
- TerraformSamplingActivity
- WaterSamplingActivity
range: string
pattern: ^(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])\s*(hh:mm:ss|HH:MM:SS)$