:
seed_dry_mass: Seed dry mass
label: A seed morphology trait [TO:0000184] which is the dry [PATO:0001824]
description:0000125] of a mature [PATO:0001701] seed [PO:0009010].;Dry mass
mass [PATO-dried samples.
of a mature seed, including both oven dried and air: Standard methods people will have used to dry seeds include, 'fresh'
comments'air dried' (at local ambient conditions); 'seed bank
(at dispersal, mature); air dried' (to 15% relative humidity); and 'oven dried' (>100 deg C for a
103 deg C for 17 hours). It
set number of hours; e.g. seed bank standard is in AusTraits mapped onto ‘seed_dry_mass'
is expected that some observations will actually include both the seed and some dispersal tissue, if the two
cannot easily be separated; these should be mapped to 'diaspore_dry_mass'.
type: numeric
units: mg
allowed_values_min: 1.0e-05
allowed_values_max: 1000000.0
9 Trait dictionary
A core component of the traits.build database structure is a trait dictionary that clearly defines and describes each trait concept included within the trait database.
Building upon the standard outlined by the ETS Ecological Trait-data Standard, all numeric traits must have standard units and an allowable range. Categorical traits must have a list of allowable trait values.
Each trait concept must have a complete, explicit definition to eliminate confusion between trait concepts.
The trait dictionary is compiled in a simple yml format, allowing trait definitions to be easily added and edited.
9.1 Examples
A sample numeric trait definition:
A sample categorical trait definition:
:
leaf_compoundness: Leaf compoundness
label: A leaf shape trait [TO:0000492] which is whether a leaf [PO:0025034]
description:0020042] or is divided into leaflets [PO:0020049] making
is a simple leaf [PO:0020043].;A binary trait that indicates whether a leaf
it a compound leaf [POleaflets (compound).
lamina is simple or divided into discontinuous : See also the trait 'leaf_division' for more detailed leaf compoundness
comments
trait values. Note that there might be some species that grade from deeplyleaves (see trait `leaf_lobation`) to compound leaves.
lobed simple : categorical
type:
allowed_values_levels: A leaf that is divided into multiple leaflets. [PO:0020043]
compound: A leaf with a single undivided blade. [PO:0020042] simple
For additional examples, see the complete dictionary used for the AusTraits database.