Skip to content

Slot: run_date

the date when the run was done, should be YYYY-MM-DD

URI: portable_microhaplotype_object:run_date

Applicable Classes

Name Description Modifies Slot
BioinformaticsRunInfo Information about the pipeline run that generated some of the microhaplotype ... no

Properties

  • Range: String

  • Required: True

  • Regex pattern: \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:run_date
native portable_microhaplotype_object:run_date

LinkML Source

name: run_date
description: the date when the run was done, should be YYYY-MM-DD
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: run_date
owner: BioinformaticsRunInfo
domain_of:
- BioinformaticsRunInfo
range: string
required: true
pattern: \d{4}-(?:0[1-9]|1[0-2])(?:-(?:0[1-9]|[12][0-9]|3[01]))?