Skip to content

Term: original geographic location (longitude) (orig_site_lon)

The longitude coordinate of the original geographical origin of the sample, e.g. the original place the sample was buried, deposited, or formed. In cases where the sample was directly sampled in the burial environment for the purposes of scientific investigation, this will be the same as geo_loc_name, and lat_lon. For samples kept in collections, the geo_loc_name and lat_lon terms are used to refer to the collection where the sample is stored, but this term is used for the original geographic location the sample existed in prior to archiving in a collection (i.e., should correspond to orig_site_loc, not the collection itself, as recorded in site_name). The values should be reported in decimal degrees, limited to 8 decimal points, and in WGS84 system.

URI: MIXS:0001359

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use orig_site_lon.

Name Description Checklist/Extension
Ancient A collection of terms appropriate when collecting samples and sequencing samp... Extension
MimsHostAssociatedAncient MIxS Data that comply with the Mims checklist, and HostAssociated and Ancient... -
MimsHumanAssociatedAncient MIxS Data that comply with the Mims checklist, and HumanAssociated and Ancien... -
MimsHumanOralAncient MIxS Data that comply with the Mims checklist, and HumanOral and Ancient exte... -
MimsHumanGutAncient MIxS Data that comply with the Mims checklist, and HumanGut and Ancient exten... -
MimsHumanSkinAncient MIxS Data that comply with the Mims checklist, and HumanSkin and Ancient exte... -
MimsSedimentAncient MIxS Data that comply with the Mims checklist, and Sediment and Ancient exten... -
MimsSoilAncient MIxS Data that comply with the Mims checklist, and Soil and Ancient extension... -
MimsPlantAssociatedAncient MIxS Data that comply with the Mims checklist, and PlantAssociated and Ancien... -

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{lon}$

Examples

Value
6.408977
-12.12

LinkML Source

name: orig_site_lon
description: The longitude coordinate of the original geographical origin of the sample,
  e.g. the original place the sample was buried, deposited, or formed. In cases where
  the sample was directly sampled in the burial environment for the purposes of scientific
  investigation, this will be the same as geo_loc_name, and lat_lon. For samples kept
  in collections, the geo_loc_name and lat_lon terms are used to refer to the collection
  where the sample is stored, but this term is used for the original geographic location
  the sample existed in prior to archiving in a collection (i.e., should correspond
  to orig_site_loc, not the collection itself, as recorded in site_name). The values
  should be reported in decimal degrees, limited to 8 decimal points, and in WGS84
  system.
title: original geographic location (longitude)
examples:
- value: '6.408977'
- value: '-12.12'
in_subset:
- environment
from_schema: https://w3id.org/mixs
slot_uri: MIXS:0001359
domain_of:
- Ancient
- MimsHostAssociatedAncient
- MimsHumanAssociatedAncient
- MimsHumanOralAncient
- MimsHumanGutAncient
- MimsHumanSkinAncient
- MimsSedimentAncient
- MimsSoilAncient
- MimsPlantAssociatedAncient
range: string
required: false
recommended: false
multivalued: false
structured_pattern:
  syntax: ^{lon}$
  interpolated: true
  partial_match: true