Slot: host length (host_length)
The length of subject
URI: MIXS:0000256 Alias: host_length
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 |
|---|
| 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
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000256 |
| native | nmdc_sub_schema:host_length |
LinkML Source
name: host_length
annotations:
Preferred_unit:
tag: Preferred_unit
value: centimeter, millimeter, meter
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
rank: 254
keywords:
- host
- host.
- length
slot_uri: MIXS:0000256
alias: host_length
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