Skip to content

Slot: plant dry mass (plant_dry_mass)

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

URI: basalt_schema:plant_dry_mass Alias: plant_dry_mass

Applicable Classes

Name Description Modifies Slot
PlantSample A sample containing plant material no

Properties

Type and Range

Property Value
Range String
Domain Of PlantSample

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:plant_dry_mass
native basalt_schema:plant_dry_mass

LinkML Source

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