physical site
IRI: https://spec.industrialontologies.org/ontology/construct/PhysicalSite
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 site
Definition
object aggregate that is a physical, geographical, or logical grouping of physical areas, work centers or work units determined by the enterprise
Explanatory Notes
A geographical location and the main manufacturing capability typically define a physical site A site usually has a manufacturing capability associated to a particular family of products The boundaries (scope) of the site is typically determined by business/organizational criteria and not technical criteria
Examples
- refinery located in Houston, TX, which belongs to an oil and gas company; oil terminal located at the coast of Houston, TX, which belongs to an oil and gas company; factory that produces an aircraft line and belongs to an aerospace alliance; facility that performs maintenance, repair, and overhaul services on an aircraft line and belongs to an aerospace alliance; antibiotic production facility that belongs to a pharmaceutical company; oral liquids manufacturing plant that belongs to a pharmaceutical company; factory that produces SUV cars and belongs to a multinational automotive manufacturer; proving ground facility where a multinational automotive manufacturer tests its vehicles
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
PhysicalSite(x) β ObjectAggregate(x) β§ βy(hasMemberPartAtSomeTime(x, y) β (PhysicalArea(y) β¨ WorkCenter(y) β¨ WorkUnit(y))) β§ βi,e(InformationContentEntity(i) β§ prescribedBy(x, i) β§ Enterprise(e) β§ genericallyDependsOnAtSomeTime(i, e))
Semi-Formal Natural Language Axioms
ifβ―xβ―is aβ―βphysical siteβ thenβ―xβ―is an βobject aggregateβ that βhas member part at some timeβ onlyβ―a βphysical areaβ, βwork centerβ, or βwork unitβ, and is βprescribed byβ some βinformation content entityβ that βgenerically depends on at some timeβ some βenterpriseβ
Description Logic
constr:PhysicalSite β bfo:object_aggregate
constr:PhysicalSite β β bfo:has_member_part_at_some_time .(constr:PhysicalArea β constr:WorkCenter β constr:WorkUnit)
constr:PhysicalSite β β constr:prescribedBy .(constr:InformationContentEntity β β bfo:generically_depends_on_at_some_time .constr:Enterprise)
constr:PhysicalSite β constr:Enterprise β β₯
constr:PhysicalSite β constr:PhysicalArea β β₯
constr:PhysicalSite β constr:WorkCenter β β₯
constr:PhysicalSite β constr:WorkUnit β β₯
SubClassOf: bfo:object_aggregate
SubClassOf: bfo:has_member_part_at_some_time only (constr:PhysicalArea or constr:WorkCenter or constr:WorkUnit)
SubClassOf: constr:prescribedBy some (constr:InformationContentEntity and bfo:generically_depends_on_at_some_time some constr:Enterprise)
constr:PhysicalSite DisjointWith: (constr:Enterprise, constr:PhysicalArea, constr:WorkCenter, constr:WorkUnit)