Slot: component_measurement_unit
A unit code representing the unit of measurement in which a component_recorded_value is measured.
URI: mifc:component_measurement_unit Alias: component_measurement_unit
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Component | Metadata about components of nutritional interest measured from foods | no |
Properties
-
Range: String
-
Required: True
Examples
| Value |
|---|
| g/(100.g) |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/FoodDataCentral/mifc
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | mifc:component_measurement_unit |
| native | mifc:component_measurement_unit |
LinkML Source
name: component_measurement_unit
description: A unit code representing the unit of measurement in which a component_recorded_value
is measured.
notes:
- TODO find a way to constrain these with valid UCUM codes perhaps enum or recommended
LINKML units docs.
examples:
- value: g/(100.g)
in_subset:
- RequiredSubset
- RecommendedSubset
from_schema: https://w3id.org/FoodDataCentral/mifc
rank: 1000
alias: component_measurement_unit
domain_of:
- Component
range: string
required: true
recommended: true