Skip to content

Slot: host height (host_height)

The height of subject. (Unit: cm or mm or m)

URI: basalt_schema:host_height Alias: host_height

Applicable Classes

Name Description Modifies Slot
TerraformSample A sample collected from a Terraform experiment no
OtherUndescribedSample A sample that does not fit into any of the other described sample types no
PlantSample A sample containing plant material yes
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no

Properties

Type and Range

Property Value
Range String
Domain Of FieldDeployedTerraformSample, OtherUndescribedSample, PlantSample, TerraformSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*(cm|mm|m)$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:host_height
native basalt_schema:host_height

LinkML Source

name: host_height
description: 'The height of subject. (Unit: cm or mm or m)'
title: host height
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: host_height
domain_of:
- FieldDeployedTerraformSample
- OtherUndescribedSample
- PlantSample
- TerraformSample
range: string
pattern: ^\d+(\.\d+)?\s*(cm|mm|m)$