Skip to content

Slot: host total mass (host_tot_mass)

Total mass of the host at collection. (Unit: kg or g)

URI: basalt_schema:host_tot_mass Alias: host_tot_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_tot_mass
native basalt_schema:host_tot_mass

LinkML Source

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