Skip to content

Slot: 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 Classes

Name Description Modifies Slot
Mims Metagenome or Environmental yes
MimsSoil MIxS Data that comply with the Mims checklist and the Soil Extension no

Properties

  • Range: String

  • 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

Identifier and Mapping Information

Annotations

property value
Preferred_unit meter

Schema Source

  • from schema: https://w3id.org/GenomicsStandardsConsortium/mixs-missing-value-sandbox

Mappings

Mapping Type Mapped Value
self MIXS:0000094
native mixs_missing_value_sandbox:alt

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/GenomicsStandardsConsortium/mixs-missing-value-sandbox
rank: 1000
slot_uri: MIXS:0000094
alias: alt
domain_of:
- Mims
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