Skip to content

Slot: food_pack_capacity

The maximum number of product units within a package

URI: MIXS:0001208

Properties

Examples

Value
454 grams

Identifier and Mapping Information

Annotations

property value
Preferred_unit grams

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

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-6-2-rc
slot_uri: MIXS:0001208
multivalued: false
alias: food_pack_capacity
domain_of:
- FoodAnimalAndAnimalFeed
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
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