Slot: initiation date of inoculation (initiation_date_inoculation)
The date the sample was inoculated. This can be the date of inoculation, isolation, etc. If providing a sequential initiation, the sample should be linked to the sample it originated from. Formatted as YYYY-MM-DD
URI: basalt_schema:initiation_date_inoculation
Alias: initiation_date_inoculation
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:initiation_date_inoculation |
| native |
basalt_schema:initiation_date_inoculation |
LinkML Source
name: initiation_date_inoculation
description: The date the sample was inoculated. This can be the date of inoculation,
isolation, etc. If providing a sequential initiation, the sample should be linked
to the sample it originated from. Formatted as YYYY-MM-DD
title: initiation date of inoculation
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: initiation_date_inoculation
domain_of:
- FieldDeployedTerraformSample
- TerraformSample
range: string
pattern: ^[12]\d{3}(?:(?:-(?:0[1-9]|1[0-2]))(?:-(?:0[1-9]|[12]\d|3[01]))?)?$