Skip to content

Slot: food_pack_capacity

placeholder description; linter will ignore this

URI: MIXS:0001208

Applicable Classes

Name Description Modifies Slot
FoodAnimalAndAnimalFeed placeholder description; linter will ignore this yes
FoodFoodProductionFacility placeholder description; linter will ignore this yes
FoodHumanFoods placeholder description; linter will ignore this yes

Properties

  • Range: String

  • Regex pattern: [-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*

Examples

Value
454 grams

Identifier and Mapping Information

Annotations

property value
global_preferred_unit grams

Schema Source

  • from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

LinkML Source

name: food_pack_capacity
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: grams
  global_raw_definition:
    tag: global_raw_definition
    value: Maximum number of product units within a package
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: food package capacity
examples:
- value: 454 grams
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0001208
alias: food_pack_capacity
domain_of:
- FoodAnimalAndAnimalFeed
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{float} {unit}'