Skip to content

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

Name Description Modifies Slot
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
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment 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*(a|d|h)$

Identifier and Mapping Information

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)$