Skip to content

Term: time-course duration (study_timecourse)

For time-course research studies involving samples of the food commodity, indicate the total duration of the time-course study

URI: MIXS:0001239

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
FoodFoodProductionFacility A collection of terms appropriate when collecting samples and performing sequ... 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: ^{scientific_float}( *- *{scientific_float})? *{text}$

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
2 days post inoculation

Annotations

  • Preferred_unit: dpi

LinkML Source

name: study_timecourse
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: dpi
description: For time-course research studies involving samples of the food commodity,
  indicate the total duration of the time-course study
title: time-course duration
examples:
- value: 2 days post inoculation
from_schema: https://w3id.org/mixs
keywords:
- duration
- period
- time
slot_uri: MIXS:0001239
alias: study_timecourse
domain_of:
- FoodAnimalAndAnimalFeed
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true