component_analysis_date
URI: mifc:component_analysis_date
Applicable to: Component
Description
A date value representing the date in which a component of nutritional interest was analyzed.
Properties
-
Range: Date. 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: 2023-03-08
Example value:
2023-03-08
Comments
- Use this field if the exact date of analysis is known if there is date ambiguity use component_record_date.
Mappings
Mapping Type | Mapped Value |
---|---|
self | mifc:component_analysis_date |
native | mifc:component_analysis_date |
Schema developer documentation
LinkML source
name: component_analysis_date
description: A date value representing the date in which a component of nutritional
interest was analyzed.
comments:
- Use this field if the exact date of analysis is known if there is date ambiguity
use component_record_date.
examples:
- value: '2023-03-08'
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_analysis_date
domain_of:
- Component
range: date
recommended: true