Skip to content

Slot: host dry mass (host_dry_mass)

Measurement of dry mass. (Unit: kg or g)

URI: basalt_schema:host_dry_mass Alias: host_dry_mass

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
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no

Properties

Type and Range

Property Value
Range String
Domain Of FieldDeployedTerraformSample, OtherUndescribedSample, TerraformSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*(kg|g)$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: host_dry_mass
description: 'Measurement of dry mass. (Unit: kg or g)'
title: host dry mass
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: host_dry_mass
domain_of:
- FieldDeployedTerraformSample
- OtherUndescribedSample
- TerraformSample
range: string
pattern: ^\d+(\.\d+)?\s*(kg|g)$