Skip to content

Term: elevation (elev)

Elevation of the sampling site is its height above a fixed reference point, most commonly the mean sea level. Elevation is mainly used when referring to points on the earth's surface, while altitude is used for points above the surface, such as an aircraft in flight or a spacecraft in orbit

URI: MIXS:0000093

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
Miuvig Minimum Information About an Uncultivated Virus Genome Checklist
MicrobialMatBiofilm A collection of terms appropriate when collecting samples and sequencing samp... Extension
Water A collection of terms appropriate when collecting samples and sequencing wate... Extension
SymbiontAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
Soil A collection of terms appropriate when collecting samples and sequencing samp... Extension
MigsPl Minimal Information about a Genome Sequence: plasmid Checklist
Mimag Minimum Information About a Metagenome-Assembled Genome Checklist
MimarksS Minimal Information about a Marker Specimen: survey Checklist
MiscellaneousNaturalOrArtificialEnvironment A collection of generic terms appropriate when collecting and sequencing samp... Extension
PlantAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
MigsEu Minimal Information about a Genome Sequence: eukaryote Checklist
MigsBa Minimal Information about a Genome Sequence: cultured bacteria/archaea Checklist
Air A collection of terms appropriate when collecting and sequencing samples obta... Extension
Misag Minimum Information About a Single Amplified Genome Checklist
Sediment A collection of terms appropriate when collecting samples and sequencing samp... Extension
Agriculture A collection of terms appropriate when sequencing samples obtained in an agri... Extension
Mims Metagenome or Environmental Checklist
MigsOrg Minimal Information about a Genome Sequence: organelle Checklist
HydrocarbonResourcesCores A collection of terms appropriate when collecting samples and sequencing samp... Extension
MimarksC Minimal Information about a Marker Specimen: specimen Checklist
MigsVi Minimal Information about a Genome Sequence: virus Checklist
HostAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
100 meter

Annotations

  • Preferred_unit: meter

LinkML Source

name: elev
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: meter
description: Elevation of the sampling site is its height above a fixed reference
  point, most commonly the mean sea level. Elevation is mainly used when referring
  to points on the earth's surface, while altitude is used for points above the surface,
  such as an aircraft in flight or a spacecraft in orbit
title: elevation
examples:
- value: 100 meter
in_subset:
- environment
from_schema: https://w3id.org/mixs
keywords:
- elevation
slot_uri: MIXS:0000093
alias: elev
domain_of:
- MigsBa
- MigsEu
- MigsOrg
- MigsPl
- MigsVi
- Mimag
- MimarksC
- MimarksS
- Mims
- Misag
- Miuvig
- Agriculture
- Air
- HostAssociated
- HydrocarbonResourcesCores
- MicrobialMatBiofilm
- MiscellaneousNaturalOrArtificialEnvironment
- PlantAssociated
- Sediment
- Soil
- SymbiontAssociated
- Water
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true