production order

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

Defined In: https://spec.industrialontologies.org/ontology/productionplanning/ProductionPlanning/

SubClass Of: objective specification

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:generically dependent continuant β€Ί information content entity β€Ί objective specification β€Ί production order

Definition

A production order is a document that states the number of units to be manufactured, the date when the order is released for production, and where the units should be delivered once they have been completed. A production order may be triggered by a long-term plan to maintain certain inventory levels, or by the receipt of an order from a customer.

Semi-Formal Definition:

x is a β€˜production order’ if and only if x β€˜has continuant part at all times’ some y which is a β€˜material product specification’.

Examples

  • order to produce 100 brackets

Formal Axioms

First-Order Logic Definition

ProductionOrder(x) ↔ ObjectiveSpecification(x) ∧  βˆƒy (MaterialProductSpecification(y) ∧ hasContinuantPartAtAllTimes(x, y))

First-Order Logic Axioms

ObjectiveSpecification(x) ∧ βˆƒy (isAchievedByAtSomeTime(x, y) ∧ ProductProductionProcess(y)) β†’ ProductionOrder(x)

Semi-Formal Natural Language Axioms

If x is an β€˜objective specification’ and there exists a β€˜product production process’ y that x is achieved by at some time, then x is a β€˜production order’.

Description Logic


Back to top

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