production machine
IRI: https://spec.industrialontologies.org/ontology/construct/ProductionMachine
Defined In: https://spec.industrialontologies.org/ontology/productionplanning/ProductionPlanning/
SubClass Of: machine
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object βΊ material artifact βΊ machine βΊ production machine
Definition
machine used as equipment in a manufacturing process
Examples
- CNC (Computer Numerical Control) milling machines are widely used in manufacturing to precisely cut and shape various materials, including metal, plastic, and wood.
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
see primitive rationale of Machine.
Formal Axioms
First-Order Logic Axioms
Machine(x) β§ βr (hasRole(x, r) β§ EquipmentRole(r) β§ βp (realizes(p, r) β ManufacturingProcess(p))) β EquipmentMachine(x)
Semi-Formal Natural Language Axioms
if x is a βmachineβ that βhas roleβ some βequipment roleβ and for all y, if y βrealizesβ that role then y is a βmanufacturing processβ, then x is an βequipment machineβ
Description Logic
constr:ProductionMachine β β€
constr:ProductionMachine β constr:Machine β β constr:hasRole .(constr:EquipmentRole β β bfo:has_realization .constr:ManufacturingProcess)
SubClassOf: owl:Thing
SubClassOf: constr:Machine and constr:hasRole some (constr:EquipmentRole and bfo:has_realization only constr:ManufacturingProcess)