Slot: geographic location (latitude and longitude) (lat_lon)
The geographical origin of the sample as defined by latitude and longitude. The values should be reported in decimal degrees and in WGS84 system
URI: MIXS:0000009 Alias: lat_lon
Inheritance
- environment_field
- lat_lon
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
WaterInterface | water dh_interface | yes |
HostAssociatedInterface | host_associated dh_interface | yes |
BiofilmInterface | biofilm dh_interface | yes |
AirInterface | air dh_interface | yes |
SedimentInterface | sediment dh_interface | yes |
WastewaterSludgeInterface | wastewater_sludge dh_interface | yes |
HcrFluidsSwabsInterface | hcr_fluids_swabs dh_interface | yes |
HcrCoresInterface | hcr_cores dh_interface | yes |
SoilInterface | soil dh_interface | yes |
BuiltEnvInterface | built_env dh_interface | yes |
MiscEnvsInterface | misc_envs dh_interface | yes |
PlantAssociatedInterface | plant_associated dh_interface | yes |
Properties
-
Range: String
-
Regex pattern:
^[-+]?([1-8]?\d(\.\d{1,8})?|90(\.0{1,8})?)\s[-+]?(180(\.0{1,8})?|((1[0-7]\d)|([1-9]?\d))(\.\d{1,8})?)$
Aliases
- geographic location (latitude and longitude)
Examples
Value |
---|
50.586825 6.408977 |
Identifier and Mapping Information
Annotations
property | value |
---|---|
expected_value | decimal degrees, limit to 8 decimal points |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | MIXS:0000009 |
native | nmdc_sub_schema:lat_lon |
LinkML Source
name: lat_lon
annotations:
expected_value:
tag: expected_value
value: decimal degrees, limit to 8 decimal points
description: The geographical origin of the sample as defined by latitude and longitude.
The values should be reported in decimal degrees and in WGS84 system
title: geographic location (latitude and longitude)
notes:
- This is currently a required field but it's not clear if this should be required
for human hosts
examples:
- value: 50.586825 6.408977
from_schema: https://example.com/nmdc_submission_schema
aliases:
- geographic location (latitude and longitude)
rank: 5
is_a: environment field
string_serialization: '{float} {float}'
slot_uri: MIXS:0000009
alias: lat_lon
domain_of:
- AirInterface
- BiofilmInterface
- BuiltEnvInterface
- HcrCoresInterface
- HcrFluidsSwabsInterface
- HostAssociatedInterface
- MiscEnvsInterface
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WastewaterSludgeInterface
- WaterInterface
slot_group: mixs_modified_section
range: string
multivalued: false
pattern: ^[-+]?([1-8]?\d(\.\d{1,8})?|90(\.0{1,8})?)\s[-+]?(180(\.0{1,8})?|((1[0-7]\d)|([1-9]?\d))(\.\d{1,8})?)$