Skip to content

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

Inheritance

Applicable Classes

Name Description Modifies Slot
FieldResearchSite A site, outside of a laboratory, from which biosamples may be collected no
Biosample Biological source material which can be characterized by an experiment yes

Properties

Examples

Value
50.586825 6.408977

Identifier and Mapping Information

Annotations

property value
expected_value decimal degrees, limit to 8 decimal points

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000009

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)
examples:
- value: 50.586825 6.408977
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
is_a: environment field
string_serialization: '{float} {float}'
slot_uri: MIXS:0000009
alias: lat_lon
domain_of:
- FieldResearchSite
- Biosample
range: GeolocationValue
multivalued: false