recipe process action

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

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 action

Definition

recipe process element that has no other recipe process element as its proper part

Explanatory Notes

ISA 88 Part 1 Section 3 and 4: Minor processing activities that are combined to make up a process operation.

Examples

  • β€˜Calibrate temperature control system’, β€˜Feed fresh media’, β€˜Test pressure relief system’, β€˜Sample bioreaction mixture’

Primitive Class

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

Primitive Rationale

This term is expected to remain primitive, as expressing that it has no other recipe process elements as parts requires the use of negation, which is generally avoided in ontological definitions.

Formal Axioms

First-Order Logic Axioms

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

Semi-Formal Natural Language Axioms

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

Description Logic

SubClassOf: constr:RecipeProcessElement

SubClassOf: bfo:has_proper_continuant_part_at_all_times only not constr:RecipeProcessAction

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

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


Back to top

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