Skip to content

Term: food stored by consumer (storage duration) (cons_food_stor_dur)

The storage duration of the food commodity by the consumer, prior to onset of illness or sample collection. Indicate the timepoint written in ISO 8601 format

URI: MIXS:0001195

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use cons_food_stor_dur.

Name Description Checklist/Extension
FoodHumanFoods A collection of terms appropriate when collecting samples and performing sequ... Extension
FoodAnimalAndAnimalFeed A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{duration}$

  • Regex pattern: ^P(?:(?:\d+D|\d+M(?:\d+D)?|\d+Y(?:\d+M(?:\d+D)?)?)(?:T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S))?|T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S)|\d+W)$

Examples

Value
P5D

Annotations

  • Preferred_unit: hours or days

LinkML Source

name: cons_food_stor_dur
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: hours or days
description: The storage duration of the food commodity by the consumer, prior to
  onset of illness or sample collection.  Indicate the timepoint written in ISO 8601
  format
title: food stored by consumer (storage duration)
examples:
- value: P5D
from_schema: https://w3id.org/mixs
keywords:
- consumer
- duration)
- food
- storage
slot_uri: MIXS:0001195
alias: cons_food_stor_dur
domain_of:
- FoodAnimalAndAnimalFeed
- FoodHumanFoods
range: string
pattern: ^P(?:(?:\d+D|\d+M(?:\d+D)?|\d+Y(?:\d+M(?:\d+D)?)?)(?:T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S))?|T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S)|\d+W)$
structured_pattern:
  syntax: ^{duration}$
  interpolated: true
  partial_match: true