Slot: travel_country
the name of country, would be the same as admin level 0
URI: portable_microhaplotype_object:travel_country Alias: travel_country
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| TravelInfo | Information on travel 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:travel_country |
| native | portable_microhaplotype_object:travel_country |
LinkML Source
name: travel_country
description: the name of country, 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: travel_country
owner: TravelInfo
domain_of:
- TravelInfo
range: string
required: true
pattern: ^[A-Za-z0-9 ,._:'–-]+$