Skip to content

Slot: incubation start date (start_date_inc)

Date the incubation was started. Only relevant for incubation samples. Format: YYYY-MM-DD

URI: basalt_schema:start_date_inc Alias: start_date_inc

Applicable Classes

Name Description Modifies Slot
AMP2UserSample A user-submitted microbial sample for AMP2 workflows no
CultureEnvironmentalSample A sample containing organisms cultured from an environmental sample yes
OtherUndescribedSample A sample that does not fit into any of the other described sample types 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 yes
PlantSample A sample containing plant material no
SedimentSample A sample of sediment collected from the environment no
MixedCultureSample A sample containing multiple cultured organisms yes
WaterSample A sample of water collected from the environment no

Properties

Type and Range

Property Value
Range String
Domain Of AMP2UserSample, CultureEnvironmentalSample, FieldDeployedTerraformSample, MixedCultureSample, OtherUndescribedSample, PlantSample, PureCultureSample, SedimentSample, SoilSample, WaterSample

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:start_date_inc
native basalt_schema:start_date_inc

LinkML Source

name: start_date_inc
description: 'Date the incubation was started. Only relevant for incubation samples.
  Format: YYYY-MM-DD'
title: incubation start date
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: start_date_inc
domain_of:
- AMP2UserSample
- CultureEnvironmentalSample
- FieldDeployedTerraformSample
- MixedCultureSample
- OtherUndescribedSample
- PlantSample
- PureCultureSample
- SedimentSample
- SoilSample
- WaterSample
range: string
pattern: ^[12]\d{3}(?:(?:-(?:0[1-9]|1[0-2]))(?:-(?:0[1-9]|[12]\d|3[01]))?)?$