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

URI: MIXS:0000255 Alias: host_age

Applicable Classes

Name Description Modifies Slot
HostAssociatedInterface host_associated dh_interface no
PlantAssociatedInterface plant_associated dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
10 d

Comments

  • Value must be reported in one of the following units: a, d, h. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit year, day, hour
storage_units a

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000255
native nmdc_sub_schema:host_age

LinkML Source

name: host_age
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: year, day, hour
  storage_units:
    tag: storage_units
    value: a|d|h
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
title: host age
comments:
- 'Value must be reported in one of the following units: a, d, h. Provide the numeric
  portion followed by a space and the unit.'
examples:
- value: 10 d
from_schema: https://example.com/nmdc_submission_schema
rank: 249
keywords:
- age
- host
- host.
slot_uri: MIXS:0000255
alias: host_age
domain_of:
- HostAssociatedInterface
- PlantAssociatedInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true