Skip to content

Slot: incubation start date (start_date_inc)

Date the incubation was started. Only relevant for incubation samples.

URI: nmdc_sub_schema:start_date_inc

Applicable Classes

Name Description Modifies Slot
PlantAssociatedInterface plant_associated dh_interface yes
SedimentInterface sediment dh_interface yes
SoilInterface soil dh_interface yes
WaterInterface water dh_interface yes
SoilMixsInspiredMixin Mixin with SoilMixsInspired Terms yes

Properties

  • Range: String

  • Recommended: True

Examples

Value
2021-04-15, 2021-04 and 2021 are all acceptable.

Comments

  • Date should be formatted as YYYY(-MM(-DD)). Ie, 2021-04-15, 2021-04 and 2021 are all acceptable.

See Also

Identifier and Mapping Information

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

LinkML Source

name: start_date_inc
description: Date the incubation was started. Only relevant for incubation samples.
title: incubation start date
notes:
- MIxS collection_date accepts (truncated) ISO8601. DH taking arbitrary precision
  date only
comments:
- Date should be formatted as YYYY(-MM(-DD)). Ie, 2021-04-15, 2021-04 and 2021 are
  all acceptable.
examples:
- value: 2021-04-15, 2021-04 and 2021 are all acceptable.
from_schema: https://example.com/nmdc_submission_schema
see_also:
- MIXS:0000011
rank: 4
string_serialization: '{date, arbitrary precision}'
alias: start_date_inc
domain_of:
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WaterInterface
- SoilMixsInspiredMixin
slot_group: MIxS Inspired
range: string
recommended: true