operation specification

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

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

SubClass Of: action specification

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:generically dependent continuantinformation content entityaction specificationoperation specification

Definition

An action specification that prescribes some manufacturing operation.

Semi-Formal Definition:

If x is an ‘action specification’ and there exists a ‘manufacturing operation’ y that is ‘prescribed by’ x then x is an ‘operation specification’.

Explanatory Notes

This part of the plan specifies one or many steps, each of which are to be performed using one or more specific manufacturing resource or parallely or consecutively.

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 Definition

ActionSpecification(x) ∧ ∃y (ManufacturingOperation(y) ∧ prescribes(x,y)) → OperationSpecification(x)

Description Logic