Skip to content

Slot: component_data_points_number

An integer representing the number of individual samples that comprise a component sample. 1 if an individual sample >1 if an aggregation of samples.

URI: mifc:component_data_points_number Alias: component_data_points_number

Applicable Classes

Name Description Modifies Slot
Component Metadata about components of nutritional interest measured from foods no

Properties

Examples

Value
7

Comments

  • This slot defines if component is source from an individual sample, or an aggregated collection of sample (a profile).

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/FoodDataCentral/mifc

Mappings

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

LinkML Source

name: component_data_points_number
description: An integer representing the number of individual samples that comprise
  a component sample. 1 if an individual sample >1 if an aggregation of samples.
comments:
- This slot defines if component is source from an individual sample, or an aggregated
  collection of sample (a profile).
examples:
- value: '7'
in_subset:
- RequiredSubset
- RecommendedSubset
from_schema: https://w3id.org/FoodDataCentral/mifc
rank: 1000
alias: component_data_points_number
domain_of:
- Component
range: integer
required: true
recommended: true