Slot: url
a link to the where this genome file could be downloaded
URI: portable_microhaplotype_object:url
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
GenomeInfo | information on a genome | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$
Examples
Value |
---|
https://plasmodb.org/common/downloads/release-65/Pfalciparum3D7/fasta/data/PlasmoDB-65_Pfalciparum3D7_Genome.fasta |
Identifier and Mapping Information
Schema Source
- from schema: https://plasmogenepi.github.io/portable-microhaplotype-object
Mappings
Mapping Type | Mapped Value |
---|---|
self | portable_microhaplotype_object:url |
native | portable_microhaplotype_object:url |
LinkML Source
name: url
description: a link to the where this genome file could be downloaded
examples:
- value: https://plasmodb.org/common/downloads/release-65/Pfalciparum3D7/fasta/data/PlasmoDB-65_Pfalciparum3D7_Genome.fasta
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: url
owner: GenomeInfo
domain_of:
- GenomeInfo
range: string
required: true
pattern: ^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$