production plan

IRI: https://spec.industrialontologies.org/ontology/construct/ProductionPlan

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 β€Ί production plan

Definition

plan specification that contains a set of production orders and prescribes how they are to be fulfilled

Semi-Formal Definition:

every instance of β€˜production plan’ is defined as exactly an instance of β€˜plan specification’ that β€˜has proper continuant part at all times’ some instance of β€˜production order’

Examples

  • Production of a batch of 1,000 plastic containers and 100 lids in one week, production of 200 wooden chairs at the wood workshop to be completed by August 9. In the first quarter of 2025, the sewing department will produce 500 shirts.

Formal Axioms

First-Order Logic Definition

ProductionPlan(p) ↔ PlanSpecification(p) ∧ βˆƒo(ProductionOrder(o) ∧ hasProperContinuantPartAtAllTimes(p,o))

First-Order Logic Axioms

LA1: ProductionPlan(p) ∧ hasProperContinuantPartAtSomeTime(p,p') β†’ Β¬ProductionPlan(p')
LA2: PlanSpecification(p) ∧ βˆƒq(PlannedProcess(q) ∧ prescribes(p,q) ∧ βˆƒo(ProductProductionProcess(o) ∧ hasOccurrentPart(q,o))) β†’ ProductionPlan(p)

Semi-Formal Natural Language Axioms

LA1: if p is an instance of β€˜production plan’ and p β€˜has proper continuant part at some time’ p’, then p’ is not an instance of β€˜production plan’

LA2: if an instance of β€˜plan specification’ β€˜prescribes’ some instance of β€˜planned process’ that β€˜has occurrent part’ some instance of β€˜product production process’, then it is an instance of β€˜production plan’

Description Logic

constr:ProductionPlan ≑ constr:PlanSpecification βŠ“ βˆƒ bfo:has_proper_continuant_part_at_all_times .constr:ProductionOrder

constr:ProductionPlan βŠ‘ constr:PlanSpecification

constr:ProductionPlan βŠ‘ βˆ€ bfo:has_proper_continuant_part_at_some_time .Β¬ constr:ProductionPlan

constr:PlanSpecification βŠ“ βˆƒ bfo:has_continuant_part_at_all_times .constr:ProcessPlan βŠ“ βˆƒ constr:prescribes .(constr:PlannedProcess βŠ“ βˆƒ bfo:has_occurrent_part .constr:ProductProductionProcess) βŠ‘ constr:ProductionPlan

EquivalentTo: constr:PlanSpecification and bfo:has_proper_continuant_part_at_all_times some constr:ProductionOrder

SubClassOf: constr:PlanSpecification

SubClassOf: bfo:has_proper_continuant_part_at_some_time only not constr:ProductionPlan

constr:PlanSpecification and bfo:has_continuant_part_at_all_times some constr:ProcessPlan and constr:prescribes some (constr:PlannedProcess and bfo:has_occurrent_part some constr:ProductProductionProcess) SubClassOf: constr:ProductionPlan


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.