Skip to content

Slot: host length (host_length)

The length of subject

URI: MIXS:0000256 Alias: host_length

Inheritance

Applicable Classes

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

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+ +(cm|m|mm)$

Aliases

  • host length

Examples

Value
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
expected_value measurement value
preferred_unit centimeter, millimeter, meter
occurrence 1
storage_units cm

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000256
native nmdc_sub_schema:host_length

LinkML Source

name: host_length
annotations:
  expected_value:
    tag: expected_value
    value: measurement value
  preferred_unit:
    tag: preferred_unit
    value: centimeter, millimeter, meter
  occurrence:
    tag: occurrence
    value: '1'
  storage_units:
    tag: storage_units
    value: cm|m|mm
description: The length of subject
title: host length
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: 1 m
from_schema: https://example.com/nmdc_submission_schema
aliases:
- host length
rank: 254
is_a: core field
slot_uri: MIXS:0000256
alias: host_length
domain_of:
- HostAssociatedInterface
- PlantAssociatedInterface
slot_group: mixs_core_section
range: string
multivalued: false
pattern: ^[-+]?[0-9]*\.?[0-9]+ +(cm|m|mm)$