Skip to content

Term: altitude (alt)

Heights of objects such as airplanes, space shuttles, rockets, atmospheric balloons and heights of places such as atmospheric layers and clouds. It is used to measure the height of an object which is above the earth's surface. In this context, the altitude measurement is the vertical distance between the earth's surface above sea level and the sampled position in the air

URI: MIXS:0000094

Applicable Checklists and Extensions

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

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

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: alt
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: meter
description: Heights of objects such as airplanes, space shuttles, rockets, atmospheric
  balloons and heights of places such as atmospheric layers and clouds. It is used
  to measure the height of an object which is above the earth's surface. In this context,
  the altitude measurement is the vertical distance between the earth's surface above
  sea level and the sampled position in the air
title: altitude
examples:
- value: 100 meter
in_subset:
- environment
from_schema: https://w3id.org/mixs
slot_uri: MIXS:0000094
alias: alt
domain_of:
- MigsBa
- MigsEu
- MigsOrg
- MigsPl
- MigsVi
- Mimag
- MimarksC
- MimarksS
- Mims
- Misag
- Miuvig
- Air
- HostAssociated
- MiscellaneousNaturalOrArtificialEnvironment
- SymbiontAssociated
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