Slot: collection date (collection_date)
The time of sampling, either as an instance (single point in time) or interval. In case no exact time is available, the date/time can be right truncated i.e. all of these are valid times: 2008-01-23T19:23:10+00:00; 2008-01-23T19:23:10; 2008-01-23; 2008-01; 2008; Except: 2008-01; 2008 all are ISO8601 compliant
URI: MIXS:0000011
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Biosample | Biological source material which can be characterized by an experiment | no |
| OrganismSample | A material sample in which all cells are expected to share the same genome | no |
Properties
- Range: TimestampValue
Examples
type: "nmdc:TimestampValue"
has_raw_value: "2013-03-25T12:42:31+01:00"
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nmdc/nmdc
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000011 |
LinkML Source
name: collection_date
description: 'The time of sampling, either as an instance (single point in time) or
interval. In case no exact time is available, the date/time can be right truncated
i.e. all of these are valid times: 2008-01-23T19:23:10+00:00; 2008-01-23T19:23:10;
2008-01-23; 2008-01; 2008; Except: 2008-01; 2008 all are ISO8601 compliant'
title: collection date
examples:
- object:
type: nmdc:TimestampValue
has_raw_value: '2013-03-25T12:42:31+01:00'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- date
slot_uri: MIXS:0000011
domain_of:
- Biosample
- OrganismSample
range: TimestampValue