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
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)$ |
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)$