Slot: incubation collection date (collection_date_inc) (DEPRECATED)
Date the incubation was harvested/collected/ended. Only relevant for incubation samples.
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Biosample | Biological source material which can be characterized by an experiment | no |
Properties
-
Range: String
-
Recommended: True
Examples
-
2021-04-15 -
2021-04 -
2021
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://w3id.org/nmdc/nmdc
Mappings
| Mapping Type | Mapped Value |
|---|---|
LinkML Source
name: collection_date_inc
description: Date the incubation was harvested/collected/ended. Only relevant for
incubation samples.
title: incubation collection date
deprecated: No longer needed. The harvest date is the harvested sample's own collection_date;
the incubation can be recorded as a process (a MaterialProcessing subclass) that
links the input and output samples and carries start_date and end_date. See https://github.com/microbiomedata/nmdc-schema/issues/2658
and the example src/data/valid/Database-incubation-as-culturing.yaml.
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'
- value: 2021-04
- value: '2021'
from_schema: https://w3id.org/nmdc/nmdc
see_also:
- MIXS:0000011
contributors:
- ORCID:0009-0008-4013-7737
- ORCID:0000-0001-9076-6066
last_updated_on: '2026-07-21T00:00:00+00:00'
modified_by: ORCID:0009-0008-4013-7737
rank: 2
string_serialization: '{date, arbitrary precision}'
domain_of:
- Biosample
slot_group: MIxS Inspired
range: string
recommended: true