Skip to content

component_derivation_type

URI: mifc:component_derivation_type

Applicable to: Component

Description

A controlled vocabulary term denoting how a component of nutritional interest was generated.

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: Analytical

Example value:

Analytical

Comments

  • Should make an enumeration with appropriate values (e.g, Analytical as default, Calculated, inferred/Estimated, Sourced from literature etc)

Mappings

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

Schema developer documentation

LinkML source
name: component_derivation_type
description: A controlled vocabulary term denoting how a component of nutritional
  interest was generated.
comments:
- Should make an enumeration with appropriate values (e.g, Analytical as default,
  Calculated, inferred/Estimated, Sourced from literature etc)
examples:
- value: Analytical
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_derivation_type
domain_of:
- Component
range: string
recommended: true