recipe process operation

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

Defined In: https://spec.industrialontologies.org/ontology/biopharma/Recipe/

SubClass Of: recipe process element

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:generically dependent continuant β€Ί information content entity β€Ί plan specification β€Ί recipe process element β€Ί recipe process operation

Definition

recipe process element that has a partially ordered set of recipe process actions as its part

Explanatory Notes

1) ISA Part 1 Section 3: A major processing activity that usually results in a chemical or physical change in the material being processed and that is defined without consideration of the actual target equipment configuration. 2) ISA Part 1 Section 4: Process operations represent major processing activities. A process operation usually results in a chemical or physical change in the material being processed.

Examples

  • A β€˜Setup process operation’, which is part of a β€˜Vinyl chloride monomer polymerization stage’, has the following set of recipe process actions: β€˜Inspect reactor cleaning conditions’, β€˜Test agitation system’, β€˜Calibrate temperature control system’, β€˜Test pressure relief system’, and β€˜Prepare Nitrogen purge system’.

Adapted From

  • ISA-88 Part 1

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

There are currently insufficient constructs to represent a partially ordered set.

Formal Axioms

First-Order Logic Axioms

RecipeProcessOperation(x) β†’ RecipeProcessElement(x) ∧ βˆƒy (hasContinuantPartAtAllTimes(x, y) ∧ RecipeProcessAction(y)) ∧ βˆ€z (hasContinuantPartAtSomeTime(x, z) β†’ Β¬(RecipeProcess(z) ∨ RecipeProcessStage(z))) ∧ βˆ€w (hasProperContinuantPartAtSomeTime(x, w) β†’ Β¬RecipeProcessOperation(w))

Semi-Formal Natural Language Axioms

if x is a β€˜recipe process operation’, then x is a β€˜recipe process element’, x β€˜has continuant part at all times’ some β€˜recipe process action’, x β€˜has continuant part at some time’ only entities that are not a β€˜recipe process’ or β€˜recipe process stage’, and x β€˜has proper continuant part at some time’ only entities that are not a β€˜recipe process operation’

Description Logic

constr:RecipeProcessOperation βŠ‘ constr:RecipeProcessElement

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

constr:RecipeProcessOperation βŠ‘ βˆ€ bfo:has_continuant_part_at_some_time .Β¬ constr:RecipeProcess βŠ” constr:RecipeProcessStage

constr:RecipeProcessOperation βŠ‘ βˆƒ bfo:has_continuant_part_at_all_times .constr:RecipeProcessAction

constr:RecipeProcessOperation βŠ“ constr:RecipeProcess βŠ‘ βŠ₯

constr:RecipeProcessOperation βŠ“ constr:RecipeProcessAction βŠ‘ βŠ₯

constr:RecipeProcessOperation βŠ“ constr:RecipeProcessStage βŠ‘ βŠ₯

SubClassOf: constr:RecipeProcessElement

SubClassOf: bfo:has_proper_continuant_part_at_some_time only not constr:RecipeProcessOperation

SubClassOf: bfo:has_continuant_part_at_some_time only not (constr:RecipeProcess or constr:RecipeProcessStage)

SubClassOf: bfo:has_continuant_part_at_all_times some constr:RecipeProcessAction

constr:RecipeProcessOperation DisjointWith: (constr:RecipeProcess, constr:RecipeProcessAction, constr:RecipeProcessStage)


Back to top

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