Skip to content

Term: specific intended consumer (spec_intended_cons)

Food consumer type, human or animal, for which the food product is produced and marketed. This field accepts terms listed under food consumer group (http://purl.obolibrary.org/obo/FOODON_03510136)

URI: MIXS:0001234

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use spec_intended_cons.

Name Description Checklist/Extension
FoodFoodProductionFacility A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..*

  • Structured pattern: ^{termLabel} \[{termID}\]$

  • Regex pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$

Examples

Value
senior as food consumer [FOODON:03510254]

LinkML Source

name: spec_intended_cons
description: Food consumer type, human or animal, for which the food product is produced
  and marketed. This field accepts terms listed under food consumer group (http://purl.obolibrary.org/obo/FOODON_03510136)
title: specific intended consumer
examples:
- value: senior as food consumer [FOODON:03510254]
from_schema: https://w3id.org/mixs
keywords:
- consumer
slot_uri: MIXS:0001234
multivalued: true
alias: spec_intended_cons
domain_of:
- FoodFoodProductionFacility
range: string
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$
structured_pattern:
  syntax: ^{termLabel} \[{termID}\]$
  interpolated: true
  partial_match: true