factory
IRI: https://spec.industrialontologies.org/ontology/construct/Factory
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: facility
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ system βΊ engineered system βΊ facility βΊ factory
Definition
facility that is designed for manufacturing products and includes one or more production systems
Explanatory Notes
candidate IOF Core construct
Examples
- aircraft manufacturing factory (factory that is designed for manufacturing aircraft), motor vehicle manufacturing factory (factory that is designed for manufacturing motor vehicles), Fordβs plant in Dearborn, MI
Synonyms
- manufacturing plant
- plant
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The essential member parts of a factory (such as production systems or manufacturing cells) are not defined in IOF ontologies yet.
Formal Axioms
First-Order Logic Axioms
Factory(x) β Facility(x) β§ βc(ProductionCapability(c) β§ hasCapability(x,c))
Semi-Formal Natural Language Axioms
if x is a βfactoryβ then x is a βfacilityβ that βhas capabilityβ some βproduction capabilityβ
Description Logic
constr:Factory β β€
constr:Factory β constr:Facility β β constr:hasCapability .constr:ProductionCapability
SubClassOf: owl:Thing
SubClassOf: constr:Facility and constr:hasCapability some constr:ProductionCapability