Skip to content

Term: food product name legal status (food_name_status)

A datum indicating that use of a food product name is regulated in some legal jurisdiction. This field accepts terms listed under food product name legal status (http://purl.obolibrary.org/obo/FOODON_03530087)

URI: MIXS:0001206

Applicable Checklists and Extensions

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

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

Properties

  • Range: String
  • Cardinality: 0..1

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

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

Examples

Value
protected geographic indication [FOODON:03530256]

LinkML Source

name: food_name_status
description: A datum indicating that use of a food product name is regulated in some
  legal jurisdiction. This field accepts terms listed under food product name legal
  status (http://purl.obolibrary.org/obo/FOODON_03530087)
title: food product name legal status
examples:
- value: protected geographic indication [FOODON:03530256]
from_schema: https://w3id.org/mixs
keywords:
- food
- product
- status
slot_uri: MIXS:0001206
alias: food_name_status
domain_of:
- FoodFoodProductionFacility
- FoodHumanFoods
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