Term: animal_am_freq
The frequency per day that the antimicrobial was adminstered to the food animal
URI: MIXS:0001245
Properties
-
Range: Float
-
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 |
---|
1.5 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc
LinkML Source
name: animal_am_freq
description: The frequency per day that the antimicrobial was adminstered to the food
animal
title: food animal antimicrobial frequency
examples:
- value: '1.5'
from_schema: https://w3id.org/mixs-6-2-rc
keywords:
- animal
- antimicrobial
- food
- frequency
slot_uri: MIXS:0001245
alias: animal_am_freq
domain_of:
- FoodAnimalAndAnimalFeed
range: float
required: false
recommended: false
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