Skip to content

Slot: host wet mass (host_wet_mass)

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

URI: basalt_schema:host_wet_mass Alias: host_wet_mass

Applicable Classes

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

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_wet_mass
native basalt_schema:host_wet_mass

LinkML Source

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