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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ action specification βΊ operation 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
constr:OperationSpecification β constr:ActionSpecification
constr:ActionSpecification β β constr:prescribes .constr:ManufacturingOperation β constr:OperationSpecification
SubClassOf: constr:ActionSpecification
constr:ActionSpecification and constr:prescribes some constr:ManufacturingOperation SubClassOf: constr:OperationSpecification