Skip to content

component_type_label

URI: mifc:component_type_label

Applicable to: Component

Description

A string denoting the label of a controlled vocabulary term representing an analyzed component_type from a food sample.

Properties

  • Range: String. The range of the slot is the type of the value that can be assigned to it.

  • Requirement status: Recommended (We suggest adding this slot, but it is not required.)

Examples

Example: Ash

Example value:

Ash

Mappings

Mapping Type Mapped Value
self mifc:component_type_label
native mifc:component_type_label

Schema developer documentation

LinkML source
name: component_type_label
description: A string denoting the label of a controlled vocabulary term representing
  an analyzed component_type from a food sample.
examples:
- value: Ash
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_type_label
domain_of:
- Component
range: string
recommended: true