Skip to content

Slot: collection date (collection_date)

'The date of sampling as an instance. Format: YYYY-MM-DD. Also valid if entire collection date is unknown is just year (YYYY) or just year and month

(YYYY-MM)'

URI: basalt_schema:collection_date Alias: collection_date

Applicable Classes

Name Description Modifies Slot
EngineeredStrainSamplingActivity Collection of samples from a culture of an engineered organism no
AMP2UserSample A user-submitted microbial sample for AMP2 workflows yes
WaterSamplingActivity Collection of water samples no
TerraformSamplingActivity Collection of samples from a Terraform device no
PureCultureSamplingActivity Collection of samples from a culture containing a single organism no
MonetSoilSamplingActivity Collection of soil cores according to the MONet soil sampling protocol no
AerosolSamplingActivity A sampling activity where aerosol samples were collected no
SynthesizedMaterialSamplingActivity Collection of samples of a synthesized material no
FieldDeployedTerraformSamplingActivity Collection of samples from a field-deployed Terraform device no
SedimentSamplingActivity Collection of sediment samples from the environment no
PlantSamplingActivity Collection of samples associated with plants no
SamplingActivity An activity that involves the collection of a sample no
OtherUndescribedSamplingActivity Collection of samples from source that does not fit into any of the other cat... no
MixedCultureSamplingActivity Collection of samples from a mixed culture no
CultureEnvironmentalSamplingActivity Collection of samples from a culture of organisms taken from the environment no
CommerciallyPurchasedSamplingActivity Collection of samples that were purchased by the user no
AerosolArmSamplingActivity A sampling activity where aerosol samples were collected by ARM no
SoilSamplingActivity Collection of soil samples from the environment no

Properties

Type and Range

Property Value
Range Date
Domain Of AMP2UserSample, SamplingActivity

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^[12]\d{3}(?:(?:-(?:0[1-9]|1[0-2]))(?:-(?:0[1-9]|[12]\d|3[01]))?)?$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: collection_date
description: '''The date of sampling as an instance. Format: YYYY-MM-DD. Also valid
  if entire collection date is unknown is just year (YYYY) or just year and month

  (YYYY-MM)'''
title: collection date
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: collection_date
domain_of:
- AMP2UserSample
- SamplingActivity
range: date
pattern: ^[12]\d{3}(?:(?:-(?:0[1-9]|1[0-2]))(?:-(?:0[1-9]|[12]\d|3[01]))?)?$