Slot: synthetic environment start date (synth_start_date)
Provide the date the sample was transferred to the synthetic environment. Formatted as YYYY-MM-DD
URI: basalt_schema:synth_start_date
Alias: synth_start_date
Applicable Classes
Properties
Type and Range
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]))?)?$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:synth_start_date |
| native |
basalt_schema:synth_start_date |
LinkML Source
name: synth_start_date
description: Provide the date the sample was transferred to the synthetic environment.
Formatted as YYYY-MM-DD
title: synthetic environment start date
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: synth_start_date
domain_of:
- FieldDeployedTerraformSample
- TerraformSample
range: string
pattern: ^[12]\d{3}(?:(?:-(?:0[1-9]|1[0-2]))(?:-(?:0[1-9]|[12]\d|3[01]))?)?$