Slot: collection time, GMT (collection_time)
The time of sampling, either as an instance (single point) or interval.
URI: nmdc_sub_schema:collection_time Alias: collection_time
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SoilMixsInspiredMixin | Mixin with SoilMixsInspired Terms | no |
| WaterInterface | water dh_interface | no |
| SedimentInterface | sediment dh_interface | no |
| SoilInterface | soil dh_interface | no |
| PlantAssociatedInterface | plant_associated dh_interface | no |
Properties
-
Range: String
-
Recommended: True
-
Regex pattern:
^([01]?\d|2[0-3]|24(?=:00?:00?$)):([0-5]\d)(:([0-5]\d))?$
Examples
| Value |
|---|
| 13:33 |
| 13:33:55 |
Comments
- Time should be entered as HH:MM(:SS) in GMT. See here for a converter: https://www.worldtimebuddy.com/pst-to-gmt-converter
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_time |
| native | nmdc_sub_schema:collection_time |
LinkML Source
name: collection_time
description: The time of sampling, either as an instance (single point) or interval.
title: collection time, GMT
notes:
- MIxS collection_date accepts (truncated) ISO8601. DH taking seconds optional time
only
comments:
- 'Time should be entered as HH:MM(:SS) in GMT. See here for a converter: https://www.worldtimebuddy.com/pst-to-gmt-converter'
examples:
- value: '13:33'
- value: '13:33:55'
from_schema: https://example.com/nmdc_submission_schema
see_also:
- MIXS:0000011
rank: 1
string_serialization: '{time, seconds optional}'
alias: collection_time
domain_of:
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WaterInterface
- SoilMixsInspiredMixin
slot_group: mixs_inspired_section
range: string
recommended: true
pattern: ^([01]?\d|2[0-3]|24(?=:00?:00?$)):([0-5]\d)(:([0-5]\d))?$