process cell

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

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

SubClass Of: work center

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:independent continuant β€Ί bfo:material entity β€Ί bfo:object aggregate β€Ί work center β€Ί process cell

Definition

work center that is required for carrying out some control recipe

Explanatory Notes

ISA88: logical grouping of equipment that includes the equipment required for production of one or more batches

Usage Notes

The OWL formalization of LA2 relies on classes defined within the recipe module. Accordingly, the sufficient condition for LA2 is implemented in OWL as part of the recipe module, rather than within the physical module.

Examples

  • equipment involved in the production of chocolate paste, including mixers, calendaring and conching equipment, as well as dosing and weighing systems and control equipment; a polyvinyl chloride (PVC) batch production process cell containing several batch reactors, venting and steam stripping units, and spray dryers; a medicine pills production cell including blending units with feeders, granulation units, drying units, grinders, tableting presses, and coaters

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

This term is expected to remain primitive, as identifying a set of necessary conditions that consistently hold and align with the given sufficient condition is challenging.

Formal Axioms

First-Order Logic Axioms

LA1:ProcessCell(x) β†’ WorkCenter(x) ∧ βˆƒy(PhysicalUnit(y) ∧ hasMemberPartAtAllTimes(x, y))
LA2: WorkCenter(x) ∧ βˆƒy (isCarrierOfAtSomeTime(x, y) ∧ ControlRecipe(y)) β†’ ProcessCell(x)

Semi-Formal Natural Language Axioms

LA1:if x is a β€˜process cell’ then x is a β€˜work center’ that β€˜has member part at all times’ some β€˜physical unit’

LA2: if x is a β€˜work center’ that β€˜is carrier of at some time’ some β€˜control recipe’, then x is a β€˜process cell’

Description Logic

constr:ProcessCell βŠ‘ constr:WorkCenter

constr:ProcessCell βŠ‘ βˆƒ bfo:has_member_part_at_all_times .constr:PhysicalUnit

constr:WorkCenter βŠ“ βˆƒ bfo:is_carrier_of_at_some_time .constr:ControlRecipe βŠ‘ constr:ProcessCell

SubClassOf: constr:WorkCenter

SubClassOf: bfo:has_member_part_at_all_times some constr:PhysicalUnit

constr:WorkCenter and bfo:is_carrier_of_at_some_time some constr:ControlRecipe SubClassOf: constr:ProcessCell


Back to top

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