Skip to content

Slot: seq_date

the date of sequencing, should be YYYY-MM or YYYY-MM-DD

URI: portable_microhaplotype_object:seq_date

Applicable Classes

Name Description Modifies Slot
SequencingInfo Information on sequencing info no

Properties

  • Range: String

  • Required: True

  • Regex pattern: r"\d{4}-(?:0[1-9]|1[0-2])(?:-(?:0[1-9]|[12][0-9]|3[01]))?"

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:seq_date
native portable_microhaplotype_object:seq_date

LinkML Source

name: seq_date
description: the date of sequencing, should be YYYY-MM or YYYY-MM-DD
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: seq_date
owner: SequencingInfo
domain_of:
- SequencingInfo
range: string
required: true
pattern: r"\d{4}-(?:0[1-9]|1[0-2])(?:-(?:0[1-9]|[12][0-9]|3[01]))?"