physical area
IRI: https://spec.industrialontologies.org/ontology/construct/PhysicalArea
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 βΊ physical area
Definition
object aggregate that is a physical, geographical, or logical grouping of one or more work centers or work units within a physical site
Explanatory Notes
The boundaries (scope) of the site is typically determined by business/organizational criteria and not technical criteria Within the manufacturing domain, area typically serves as a way to organize manufacturing operations (ISA95 operation) within a site
Examples
- dock area of an oil terminal; fuselage assembly area of an aircraft factory; ground testing area of a facility that performs maintenance, repair, and overhaul services on an aircraft line; liquid effluent treatment plant that is part of an antibiotic manufacturing facility; utilities area of an oral liquids manufacturing plant
Adapted From
- ISA95 and ISA88 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 the exact grouping criteria are ogranization specific
Formal Axioms
First-Order Logic Axioms
PhysicalArea(x) β ObjectAggregate(x) β§ βy(hasMemberPartAtSomeTime(x,y) β (WorkCenter(y) β¨ WorkUnit(y))) β§ βz(PhysicalSite(z) β§ memberPartOfAtAllTimes(x,z))
Semi-Formal Natural Language Axioms
if x is a βphysical areaβ, then x is an βobject aggregateβ, every entity that x βhas member part at some timeβ is a βwork centerβ or βwork unitβ, and x is βmember part of at all timesβ some βphysical siteβ
Description Logic
constr:PhysicalArea β bfo:object_aggregate
constr:PhysicalArea β β bfo:has_member_part_at_some_time .(constr:WorkCenter β constr:WorkUnit)
constr:PhysicalArea β β bfo:member_part_of_at_all_times .constr:PhysicalSite
constr:PhysicalArea β constr:Enterprise β β₯
constr:PhysicalArea β constr:PhysicalSite β β₯
constr:PhysicalArea β constr:WorkCenter β β₯
constr:PhysicalArea β constr:WorkUnit β β₯
SubClassOf: bfo:object_aggregate
SubClassOf: bfo:has_member_part_at_some_time only (constr:WorkCenter or constr:WorkUnit)
SubClassOf: bfo:member_part_of_at_all_times some constr:PhysicalSite
constr:PhysicalArea DisjointWith: (constr:Enterprise, constr:PhysicalSite, constr:WorkCenter, constr:WorkUnit)