Skip to content

Slot: cons_qty_purchased

placeholder description; linter will ignore this

URI: MIXS:0001198

Applicable Classes

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

Properties

  • Range: String

  • Regex pattern: [+-]?[1-9][0-9]* [^s\|][^\r\n\t\|]*

Examples

Value
5 cans

Identifier and Mapping Information

Annotations

property value
global_raw_definition Quantity of food purchased by consumer.

Schema Source

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

LinkML Source

name: cons_qty_purchased
annotations:
  global_raw_definition:
    tag: global_raw_definition
    value: Quantity of food purchased by consumer.
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: quantity purchased
examples:
- value: 5 cans
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0001198
alias: cons_qty_purchased
domain_of:
- FoodAnimalAndAnimalFeed
- FoodHumanFoods
range: string
pattern: '[+-]?[1-9][0-9]* [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{integer} {unit}'