Skip to content

Slot: url

a link to the where this genome file could be downloaded

URI: portable_microhaplotype_object:url Alias: 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
ftp://ftp.ensemblgenomes.org/pub/protists/release-62/fasta/plasmodium_falciparum/dna/Plasmodium_falciparum.GCA000002765v3.dna.toplevel.fa.gz
https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.fna.gz

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
- value: ftp://ftp.ensemblgenomes.org/pub/protists/release-62/fasta/plasmodium_falciparum/dna/Plasmodium_falciparum.GCA000002765v3.dna.toplevel.fa.gz
- value: https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.fna.gz
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]*$