Skip to content

Slot: initiation date of plant (initiation_date_plant)

The date the plant part of the sample was initiated. This can be the date of germination or propagation. If providing a sequential initiation (propagation), the sample should be linked to the sample it originated from. Formatted as YYYY-MM-DD

URI: basalt_schema:initiation_date_plant Alias: initiation_date_plant

Applicable Classes

Name Description Modifies Slot
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment yes
TerraformSample A sample collected from a Terraform experiment yes

Properties

Type and Range

Property Value
Range String
Domain Of FieldDeployedTerraformSample, TerraformSample

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

LinkML Source

name: initiation_date_plant
description: The date the plant part of the sample was initiated. This can be the
  date of germination or propagation. If providing a sequential initiation (propagation),
  the sample should be linked to the sample it originated from. Formatted as YYYY-MM-DD
title: initiation date of plant
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: initiation_date_plant
domain_of:
- FieldDeployedTerraformSample
- TerraformSample
range: string
pattern: ^[12]\d{3}(?:(?:-(?:0[1-9]|1[0-2]))(?:-(?:0[1-9]|[12]\d|3[01]))?)?$