component_quality_control_remeasurement
URI: mifc:component_quality_control_remeasurement
Applicable to: Component
Description
A boolean value denoting TRUE if a component_recorded_value was measured more than once for internal laboratory quality control purposes.
Properties
-
Range: Boolean. 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: False
Example value:
False
Comments
- This could be alternatively be modeled with an integer rather than a boolean. Note this might give some issues with the way excel saves boolean values.
Mappings
Mapping Type | Mapped Value |
---|---|
self | mifc:component_quality_control_remeasurement |
native | mifc:component_quality_control_remeasurement |
Schema developer documentation
LinkML source
name: component_quality_control_remeasurement
description: A boolean value denoting TRUE if a component_recorded_value was measured
more than once for internal laboratory quality control purposes.
comments:
- This could be alternatively be modeled with an integer rather than a boolean. Note
this might give some issues with the way excel saves boolean values.
examples:
- value: 'False'
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_quality_control_remeasurement
domain_of:
- Component
range: boolean