Slot: host_age
placeholder description; linter will ignore this
URI: MIXS:0000255
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| Agriculture | placeholder description; linter will ignore this | yes | 
| FoodFarmEnvironment | placeholder description; linter will ignore this | yes | 
| HostAssociated | placeholder description; linter will ignore this | yes | 
| HumanAssociated | placeholder description; linter will ignore this | yes | 
| HumanGut | placeholder description; linter will ignore this | yes | 
| HumanOral | placeholder description; linter will ignore this | yes | 
| HumanSkin | placeholder description; linter will ignore this | yes | 
| HumanVaginal | placeholder description; linter will ignore this | yes | 
| PlantAssociated | placeholder description; linter will ignore this | yes | 
| SymbiontAssociated | placeholder description; linter will ignore this | yes | 
| MigsBaPlantAssociated | placeholder description; linter will ignore this | no | 
| MimsPlantAssociated | placeholder description; linter will ignore this | no | 
Properties
- 
Range: String
 - 
Regex pattern:
[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]* 
Examples
| Value | 
|---|
| 10 days | 
| 30 years | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| global_preferred_unit | year, day, hour | 
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: host_age
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: year, day, hour
  global_raw_definition:
    tag: global_raw_definition
    value: 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
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: host age
examples:
- value: 10 days
- value: 30 years
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000255
alias: host_age
domain_of:
- Agriculture
- FoodFarmEnvironment
- HostAssociated
- HumanAssociated
- HumanGut
- HumanOral
- HumanSkin
- HumanVaginal
- PlantAssociated
- SymbiontAssociated
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{float} {unit}'