Slot: cons_qty_purchased
The quantity of food purchased by consumer
URI: MIXS:0001198
Properties
- Range: String
Examples
Value |
---|
5 cans |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
LinkML Source
name: cons_qty_purchased
description: The quantity of food purchased by consumer
title: quantity purchased
examples:
- value: 5 cans
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0001198
multivalued: false
alias: cons_qty_purchased
domain_of:
- FoodAnimalAndAnimalFeed
- FoodHumanFoods
range: string
required: false
recommended: false
pattern: ^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{integer} {text}$
interpolated: true
partial_match: true