Skip to content

Slot: incubation collection date (collection_date_inc)

Date the incubation was harvested/collected/ended. Only relevant for incubation samples.

URI: nmdc_sub_schema:collection_date_inc

Applicable Classes

Name Description Modifies Slot
SoilInterface soil dh_interface yes
WaterInterface water dh_interface yes
SoilMixsInspiredMixin Mixin with SoilMixsInspired Terms yes
PlantAssociatedInterface plant_associated dh_interface yes
SedimentInterface sediment dh_interface 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

Mappings

Mapping Type Mapped Value
self nmdc_sub_schema:collection_date_inc
native nmdc_sub_schema:collection_date_inc

LinkML Source

name: collection_date_inc
description: Date the incubation was harvested/collected/ended. Only relevant for
  incubation samples.
title: incubation collection 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: 2
string_serialization: '{date, arbitrary precision}'
alias: collection_date_inc
domain_of:
- Biosample
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WaterInterface
- SoilMixsInspiredMixin
slot_group: MIxS Inspired
range: string
recommended: true