Term: food source age (food_source_age)
The age of the food source host organism. Depending on the type of host organism, age may be more appropriate to report in days, weeks, or years
URI: MIXS:0001251
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use food_source_age.
| Name | Description | Checklist/Extension | 
|---|---|---|
| FoodAnimalAndAnimalFeed | A collection of terms appropriate when collecting samples and performing sequ... | Extension | 
Properties
- Range: String
- 
Cardinality: 0..1 
- 
Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$
Examples
| Value | 
|---|
| 6 months | 
Annotations
- Preferred_unit: days
LinkML Source
name: food_source_age
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: days
description: The age of the food source host organism. Depending on the type of host
  organism, age may be more appropriate to report in days, weeks, or years
title: food source age
comments:
- ISO 8601 period or measurement value?
examples:
- value: 6 months
from_schema: https://w3id.org/mixs
keywords:
- age
- food
- source
slot_uri: MIXS:0001251
alias: food_source_age
domain_of:
- FoodAnimalAndAnimalFeed
range: string
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true