Skip to content

Slot: creation_date

the date of when the PMO file was created or modified, should be YYYY-MM-DD

URI: portable_microhaplotype_object:creation_date

Applicable Classes

Name Description Modifies Slot
PmoHeader Information on the PMO file no

Properties

  • Range: String

  • 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:creation_date
native portable_microhaplotype_object:creation_date

LinkML Source

name: creation_date
description: the date of when the PMO file was created or modified, should be YYYY-MM-DD
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: creation_date
owner: PmoHeader
domain_of:
- PmoHeader
range: string
required: false
pattern: \d{4}-(?:0[1-9]|1[0-2])(?:-(?:0[1-9]|[12][0-9]|3[01]))?