Slot: program_version
the version of program, should be in the format of v[MAJOR].[MINOR].[PATCH]
URI: portable_microhaplotype_object:program_version Alias: program_version
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| PmoGenerationMethod | Information about how a PMO was generated | no |
| BioMethod | bioinformatics methodology description with info on program, version, and arg... | 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 program, 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 ]+$