Skip to content

Slot: pmo_version

the version of the PMO file, should be in the format of v[MAJOR].[MINOR].[PATCH]

URI: portable_microhaplotype_object:pmo_version

Applicable Classes

Name Description Modifies Slot
PmoHeader Information on the PMO file no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^[A-z-._0-9 ]+$

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: pmo_version
description: the version of the PMO file, should be in the format of v[MAJOR].[MINOR].[PATCH]
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: pmo_version
owner: PmoHeader
domain_of:
- PmoHeader
range: string
required: true
pattern: ^[A-z-._0-9 ]+$