Slot: plant age (plant_age)
Age of plant at the time of sampling. Must provide unit
URI: basalt_schema:plant_age
Alias: plant_age
Applicable Classes
| Name |
Description |
Modifies Slot |
| PlantSample |
A sample containing plant material |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*\w+$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:plant_age |
| native |
basalt_schema:plant_age |
LinkML Source
name: plant_age
description: Age of plant at the time of sampling. Must provide unit
title: plant age
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: plant_age
domain_of:
- PlantSample
range: string
pattern: ^\d+(\.\d+)?\s*\w+$