work unit
IRI: https://spec.industrialontologies.org/ontology/construct/WorkUnit
Defined In: https://spec.industrialontologies.org/ontology/biopharma/ManufacturingSystemOrganization/
SubClass Of: bfo:object aggregate
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ work unit
Direct subclasses:
Definition
object aggregate that is a member of a work center
Semi-Formal Definition:
every instance of a βwork unitβ is defined as exactly an instance of βobject aggregateβ that is the βmember part of at all timesβ some βwork centerβ
Explanatory Notes
ISA 95: any element in the equipment hierarchy under the work center
Examples
- physical unit; storage unit; work cell
Adapted From
- ISA 95
Formal Axioms
First-Order Logic Definition
WorkUnit(x) β ObjectAggregate(x) β§ βy(WorkCenter(y) β§ memberPartOfAtAllTimes(x, y))
Description Logic
constr:WorkUnit β‘ bfo:object_aggregate β β bfo:member_part_of_at_all_times .constr:WorkCenter
constr:WorkUnit β bfo:object_aggregate
constr:WorkUnit β constr:Enterprise β β₯
constr:WorkUnit β constr:PhysicalArea β β₯
constr:WorkUnit β constr:PhysicalSite β β₯
constr:WorkUnit β constr:WorkCenter β β₯
EquivalentTo: bfo:object_aggregate and bfo:member_part_of_at_all_times some constr:WorkCenter
SubClassOf: bfo:object_aggregate
constr:WorkUnit DisjointWith: (constr:Enterprise, constr:PhysicalArea, constr:PhysicalSite, constr:WorkCenter)