Slot: sample start time (sample_start_time)
Time of when the sample collection starts. Required format: HH:MM:SS in 24-hour time format. Don't forget the seconds! (Unit: hh:mm:ss or HH:MM:SS)
URI: basalt_schema:sample_start_time
Alias: sample_start_time
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])\s*(hh:mm:ss|HH:MM:SS)$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:sample_start_time |
| native |
basalt_schema:sample_start_time |
LinkML Source
name: sample_start_time
description: 'Time of when the sample collection starts. Required format: HH:MM:SS
in 24-hour time format. Don''t forget the seconds! (Unit: hh:mm:ss or HH:MM:SS)'
title: sample start time
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: sample_start_time
range: string
pattern: ^(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])\s*(hh:mm:ss|HH:MM:SS)$