Skip to content

Slot: host height (host_height)

The height of subject

URI: MIXS:0000264 Alias: host_height

Applicable Classes

Name Description Modifies Slot
HostAssociatedInterface host_associated dh_interface no
PlantAssociatedInterface plant_associated dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
0.1 m

Comments

  • Value must be reported in one of the following units: cm, m, mm. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit centimeter, millimeter, meter
storage_units cm

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000264
native nmdc_sub_schema:host_height

LinkML Source

name: host_height
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: centimeter, millimeter, meter
  storage_units:
    tag: storage_units
    value: cm|m|mm
description: The height of subject
title: host height
comments:
- 'Value must be reported in one of the following units: cm, m, mm. Provide the numeric
  portion followed by a space and the unit.'
examples:
- value: 0.1 m
from_schema: https://example.com/nmdc_submission_schema
rank: 253
keywords:
- height
- host
- host.
slot_uri: MIXS:0000264
alias: host_height
domain_of:
- HostAssociatedInterface
- PlantAssociatedInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true