Slot: host age (host_age)
Age of host at the time of sampling; relevant scale depends on species and study, e.g. Could be seconds for amoebae or centuries for trees. (Unit: a (year) or d (day) or h (hour). Do not include the additional information in ().)
URI: basalt_schema:host_age
Alias: host_age
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*(a|d|h)$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:host_age |
| native |
basalt_schema:host_age |
LinkML Source
name: host_age
description: 'Age of host at the time of sampling; relevant scale depends on species
and study, e.g. Could be seconds for amoebae or centuries for trees. (Unit: a (year)
or d (day) or h (hour). Do not include the additional information in ().)'
title: host age
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: host_age
domain_of:
- FieldDeployedTerraformSample
- OtherUndescribedSample
- TerraformSample
range: string
pattern: ^\d+(\.\d+)?\s*(a|d|h)$