Skip to content

Slot: program_version

the version of generation method, should be in the format of v[MAJOR].[MINOR].[PATCH]

URI: portable_microhaplotype_object:program_version

Applicable Classes

Name Description Modifies Slot
PmoGenerationMethod Information about how a PMO was generated no
BioMethod methodology description of a portion of a bioinformatics pipeline 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:program_version
native portable_microhaplotype_object:program_version

LinkML Source

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