Term: food package capacity (food_pack_capacity)
The maximum number of product units within a package
URI: MIXS:0001208
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use food_pack_capacity.
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 |
---|
454 grams |
Annotations
- Preferred_unit: grams
LinkML Source
name: food_pack_capacity
annotations:
Preferred_unit:
tag: Preferred_unit
value: grams
description: The maximum number of product units within a package
title: food package capacity
examples:
- value: 454 grams
from_schema: https://w3id.org/mixs
keywords:
- food
- package
slot_uri: MIXS:0001208
alias: food_pack_capacity
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