Skip to content

Slot: sample_time

time field for Sample

URI: enigma:sample_time Alias: sample_time

Applicable Classes

Name Description Modifies Slot
Sample Sample entity in the ENIGMA data model no

Properties

  • Range: String

  • Regex pattern: \d(\d)?(:\d\d(:\d\d)?)?\s*([apAP][mM])?

Comments

  • HH[:MM[:SS]] [AM|PM]

Identifier and Mapping Information

Annotations

property value
type_term ME:0000010

Schema Source

  • from schema: https://w3id.org/enigma/enigma-cdm

Mappings

Mapping Type Mapped Value
self enigma:sample_time
native enigma:sample_time

LinkML Source

name: sample_time
annotations:
  type_term:
    tag: type_term
    value: ME:0000010
description: time field for Sample
comments:
- HH[:MM[:SS]] [AM|PM]
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: sample_time
domain_of:
- Sample
range: string
pattern: \d(\d)?(:\d\d(:\d\d)?)?\s*([apAP][mM])?