component_sample_id
Applicable to: Component
Description
A string denoting the primary identifier for a sample of the class Component.
Properties
-
Range: String. The range of the slot is the type of the value that can be assigned to it.
-
Requirement status: Required (slot MUST be used.)
Examples
Example: CY121UM
Example value:
CY121UM
Comments
- Note that component_sample_id does not need be unique in a given dataset and should be used to relate Food and Component records via food_sample_id from the Food class.
Mappings
Mapping Type | Mapped Value |
---|---|
self | mifc:component_sample_id |
native | mifc:component_sample_id |
Schema developer documentation
LinkML source
name: component_sample_id
description: A string denoting the primary identifier for a sample of the class Component.
comments:
- Note that component_sample_id does not need be unique in a given dataset and should
be used to relate Food and Component records via food_sample_id from the Food class.
examples:
- value: CY121UM
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_sample_id
domain_of:
- Component
range: string
required: true