Skip to content

Slot: collection_country

the name of country collected in, would be the same as admin level 0

URI: portable_microhaplotype_object:collection_country

Applicable Classes

Name Description Modifies Slot
SpecimenInfo Information on specimen info no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^[A-Za-z0-9 ,._:'–-]+$

Examples

Value
Senegal
USA
Japan

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:collection_country
native portable_microhaplotype_object:collection_country

LinkML Source

name: collection_country
description: the name of country collected in, would be the same as admin level 0
examples:
- value: Senegal
- value: USA
- value: Japan
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: collection_country
owner: SpecimenInfo
domain_of:
- SpecimenInfo
range: string
required: true
pattern: ^[A-Za-z0-9 ,._:'–-]+$