Slot: lat_lon
the latitude and longitude of a specific site
URI: portable_microhaplotype_object:lat_lon Alias: lat_lon
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| TravelInfo | Information on travel info | no |
| SpecimenInfo | Information on specimen info | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?\d{1,2}(?:\.\d+)?,[-+]?\d{1,3}(?:\.\d+)?$
Identifier and Mapping Information
Schema Source
- from schema: https://plasmogenepi.github.io/portable-microhaplotype-object
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | portable_microhaplotype_object:lat_lon |
| native | portable_microhaplotype_object:lat_lon |
LinkML Source
name: lat_lon
description: the latitude and longitude of a specific site
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: lat_lon
domain_of:
- TravelInfo
- SpecimenInfo
range: string
required: false
pattern: ^[-+]?\d{1,2}(?:\.\d+)?,[-+]?\d{1,3}(?:\.\d+)?$