work center

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

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

SubClass Of: bfo:object aggregate

Class Hierarchy

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

Direct subclasses:

Definition

object aggregate that has piece of equipment or agent as its member parts

Explanatory Notes

  1. A work center’s capabilities are determined by one or more of its constituent members, which is formally represented using the β€˜has material basis’ axiom.
  2. Work centers are typically within (member parts of) a physical area or physical site, reflecting their spatial and organizational context.

Examples

  • process cell; production line; production unit; storage zone

Adapted From

  • ISA95

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 it will be challenging to specify the exact grouping criteria that would unambigously differentiate the work center from any other grouping of agents or equipment

Formal Axioms

First-Order Logic Axioms

WorkCenter(x) β†’ ObjectAggregate(x) ∧ βˆƒy((Agent(y) ∨ PieceOfEquipment(y)) ∧ hasMemberPartAtSomeTime(x,y) ∧ βˆƒc(Capability(c) ∧ hasCapability(x,c) ∧ hasMaterialBasisAtSomeTime(c,y)))

Semi-Formal Natural Language Axioms

if x is a β€˜work center’, then x is an β€˜object aggregate’ that β€˜has member part at some time some’ y, where y is either an β€˜agent’ or a β€˜piece of equipment’, and x β€˜has capability’ some β€˜capability’ that β€˜has material basis at some time’ y

Description Logic

constr:WorkCenter βŠ‘ bfo:object_aggregate

constr:WorkCenter βŠ‘ βˆ€ bfo:has_member_part_at_some_time .(constr:Agent βŠ” constr:PieceOfEquipment)

constr:WorkCenter βŠ‘ βˆƒ constr:hasCapability .(constr:Capability βŠ“ βˆƒ bfo:has_material_basis_at_some_time .(constr:Agent βŠ” constr:PieceOfEquipment))

constr:WorkCenter βŠ“ constr:Enterprise βŠ‘ βŠ₯

constr:WorkCenter βŠ“ constr:PhysicalArea βŠ‘ βŠ₯

constr:WorkCenter βŠ“ constr:PhysicalSite βŠ‘ βŠ₯

constr:WorkCenter βŠ“ constr:WorkUnit βŠ‘ βŠ₯

SubClassOf: bfo:object_aggregate

SubClassOf: bfo:has_member_part_at_some_time only (constr:Agent or constr:PieceOfEquipment)

SubClassOf: constr:hasCapability some (constr:Capability and bfo:has_material_basis_at_some_time some (constr:Agent or constr:PieceOfEquipment))

constr:WorkCenter DisjointWith: (constr:Enterprise, constr:PhysicalArea, constr:PhysicalSite, constr:WorkUnit)


Back to top

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