maintenance work order record
IRI: https://spec.industrialontologies.org/ontology/construct/MaintenanceWorkOrderRecord
Defined In: https://spec.industrialontologies.org/ontology/maintenance/Maintenance/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ maintenance work order record
Definition
information content entity that describes a maintenance process
Semi-Formal Definition:
every instance of βmaintenance work orderβ is defined as exactly an instance of βinformation content entityβ that βdescribesβ some βmaintenance processβ p and that βis input ofβ p
Explanatory Notes
the record has a number of commonly used fields including dates, task description, task codes, costs
this definition remains provisional because it assumes that a work order must involve a βmaintenance processβ. In the current definition, a work order cannot be made up of purely βsupporting maintenance activityβ tasks.
Examples
- a record in a (computerised) maintenance management system that contains fields for due and actual date of the maintenance, a description of the maintenance task, actual and budget costs and other fields
Synonyms
- maintenance work order
Formal Axioms
First-Order Logic Definition
MaintenanceWorkOrderRecord(x) β InformationContentEntity(x) β§ βy(MaintenanceProcess(y) β§ describes(x, y) β§ isInputOf(x, y))
Description Logic
constr:MaintenanceWorkOrderRecord β‘ constr:InformationContentEntity β β constr:describes .constr:MaintenanceProcess β β constr:isInputOf .constr:MaintenanceProcess
constr:MaintenanceWorkOrderRecord β constr:InformationContentEntity
EquivalentTo: constr:InformationContentEntity and constr:describes some constr:MaintenanceProcess and constr:isInputOf some constr:MaintenanceProcess
SubClassOf: constr:InformationContentEntity