Skip to content

component_record_date

URI: mifc:component_record_date

Applicable to: Component

Description

A date value representing recorded date pertaining to an analyzed sample.

Properties

  • Range: Date. The range of the slot is the type of the value that can be assigned to it.

  • Requirement status: Optional (You can add this slot, but it is not required.)

Examples

Example: 2023-03-08

Example value:

2023-03-08

Comments

  • Allows for ambiguity of date record relative to component_analysis_date. Use this if a date for a record is know but it is unclear if it is specifically the date of analysis.

Mappings

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

Schema developer documentation

LinkML source
name: component_record_date
description: A date value representing recorded date pertaining to an analyzed sample.
comments:
- Allows for ambiguity of date record relative to component_analysis_date. Use this
  if a date for a record is know but it is unclear if it is specifically the date
  of analysis.
examples:
- value: '2023-03-08'
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_record_date
domain_of:
- Component
range: date