material handling plan
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialHandlingPlan
Defined In: https://spec.industrialontologies.org/ontology/productionplanning/ProductionPlanning/
SubClass Of: plan specification
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification βΊ material handling plan
Definition
plan specification containing instructions that prescribe the movement of material between production machines
Explanatory Notes
A specification (PlanSpecification) that prescribes one or more material handling operationsβsequences of actions, resource allocations, and constraintsβdesigned to govern the efficient, safe, and controlled movement of materials or entities within production, storage, or distribution contexts.
The class is open to be further constrained by different kinds of material handling types. At this point only machine transfer process is included. The term can be overloaded by users with other general class axioms, e.g., some part of it describing the raw material sourcing process.
As the natural language suggests, planning in warehouse will require a more detailed characterization, this term needs to be shared between two modules by some upper level mapping, however such proposal are yet to be made.
Examples
- batch-transfer schedule for moving chemicals from a reactor to a storage tank; warehouse picking and delivery instructions for supplying components to an assembly line; pallet-movement schedule for transporting finished products to shipping
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
See the rationale provided under information content entity for informational entity types.
Formal Axioms
First-Order Logic Axioms
PlanSpecification(x) β§ βy,z (prescribes(y, z) β§ MachineTransferProcess(z)) β§ hasContinuantPartAtAllTimes(x, y) β MaterialHandlingPlan(x)
Semi-Formal Natural Language Axioms
if x is a βplan specificationβ that βhas continuant part at all timesβ some βaction specificationβ that βprescribesβ some βmachine transfer processβ, then x is a βmaterial handling planβ
Description Logic
constr:MaterialHandlingPlan β constr:PlanSpecification
constr:PlanSpecification β β bfo:has_continuant_part_at_all_times .β constr:prescribes .constr:WorkInProgressTransferProcess β constr:MaterialHandlingPlan
SubClassOf: constr:PlanSpecification
constr:PlanSpecification and bfo:has_continuant_part_at_all_times some constr:prescribes some constr:WorkInProgressTransferProcess SubClassOf: constr:MaterialHandlingPlan