Enum: CalibrationLocation
Where the calibration was performed.
URI: CalibrationLocation
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| factory | None | Factory calibration performed by manufacturer |
| lab | None | Laboratory calibration |
| field | None | Field calibration performed during deployment |
Slots
| Name | Description |
|---|---|
| calibration_location | Factory calibration, lab calibration, or field calibration |
Identifier and Mapping Information
Schema Source
- from schema: OAEDataManagementProtocol
LinkML Source
name: CalibrationLocation
description: Where the calibration was performed.
from_schema: OAEDataManagementProtocol
rank: 1000
permissible_values:
factory:
text: factory
description: Factory calibration performed by manufacturer.
lab:
text: lab
description: Laboratory calibration.
field:
text: field
description: Field calibration performed during deployment.