recipe process stage

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

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 stage

Definition

recipe process element that has an partially ordered set of recipe process operations as its part

Explanatory Notes

1) ISA-88 Part 1 Section 3: A part of a process that usually operates independently from other process stages and usually results in a planned sequence of chemical or physical changes in the material being processed. 2) ISA-88 Part 1 Section 4: The process consists of one or more process stages which are organized as an ordered set, which can be serial, parallel, or both. A process stage is a part of a process that usually operates independently from other process stages. It usually results in a planned sequence of chemical or physical changes in the material being processed

Examples

  • A β€˜Vinyl chloride monomer polymerization stage’, which comprises a β€˜Setup process operation’, followed by a β€˜Charge water, additives and monomer process operation’, followed by a β€˜Polymerization process operation’, finishing with a β€˜Post-polymerization process operation’.

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

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

Semi-Formal Natural Language Axioms

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

Description Logic

constr:RecipeProcessStage βŠ‘ constr:RecipeProcessElement

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

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

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

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

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

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

SubClassOf: constr:RecipeProcessElement

SubClassOf: bfo:has_continuant_part_at_some_time only not constr:RecipeProcess

SubClassOf: bfo:has_proper_continuant_part_at_some_time only not constr:RecipeProcessStage

SubClassOf: bfo:has_continuant_part_at_all_times some constr:RecipeProcessOperation

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


Back to top

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