Slot: program_url
a url pointing to code base of a program, e.g. a github link
URI: portable_microhaplotype_object:program_url Alias: program_url
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BioMethod | bioinformatics methodology description with info on program, version, and arg... | no |
Properties
-
Range: String
-
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_url |
| native | portable_microhaplotype_object:program_url |
LinkML Source
name: program_url
description: a url pointing to code base of a program, e.g. a github link
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: program_url
owner: BioMethod
domain_of:
- BioMethod
range: string
required: false
pattern: ^[A-z-._0-9\(\),\/\ ]+$