production tool
IRI: https://spec.industrialontologies.org/ontology/construct/ProductionTool
Defined In: https://spec.industrialontologies.org/ontology/productionplanning/ProductionPlanning/
SubClass Of: tool
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object βΊ material artifact βΊ tool βΊ production tool
Definition
tool designed to be held, guided or affixed to enable execution of a manufacturing process
Explanatory Notes
- βdesigned to be held, guided or affixedβ distinguishes tools from machines: often simpler, may require manual or machine guidance.
- βfacilitate execution of a taskβ covers uses ranging from handβtools (hammer, wrench) to machineβtools (cutting insert, fixture) in the broader sense.
- By stating βby a human, machine or mechanism,β the definition remains flexible to tools used both manually and in automated contexts.
Examples
- carbide insert 1/2 in end mill tool; stamping die for Toyota hood panel; dough-cutting die producing 50 portions per minute
Adapted From
-
- ISOβ―15531β1 (resource definitions) refers to tools as devices used in manufacturing (implicit) NIST+11Iteh Standards+11ISO+11.
- IECβ―60050β851 (Electropedia) defines βtoolβ as βan implement, usually manually controlled, used to perform workβ machinerysafety101.com.
- NIST Dictionary of Metrology describes a tool as βa handβheld or mechanically actuated item used to apply force or precision to a workpieceβ (NIST work) β general metrological usage.
- Other references (Shumaker etβ―al. 2011; Jones & Kamil 1973; Hauser 2000; Britannica; MerriamβWebster; Oxford; Dictionary.com | Meanings & Definitions of English Words ) define a tool as a physical instrument (often handβheld), used to extend an agentβs ability to modify environment or material. (see https://oagi.atlassian.net/wiki/spaces/IOF/pages/5952208897/Characterization+of+machines+and+tools#Trait-analysis)
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
Many of the core characterizations of production tool (more broadly tool) captured in the trait analysis (see https://oagi.atlassian.net/wiki/spaces/IOF/pages/5952208897/Characterization+of+machines+and+tools#Trait-analysis) cannot be formally expressed, especially energy transformation, power, control, motion and mechanical structures.
Formal Axioms
First-Order Logic Axioms
ProductionTool(t) β βr(EquipmentRole(r) β§ hasRole(t,r) β§ βp(hasRealization(r,p) β ManufacturingProcess(p)))
Semi-Formal Natural Language Axioms
if an entity is an instance of βproduction toolβ, then it βhas roleβ some instance of βequipment roleβ that βhas realizationβ only instances of βmanufacturing processβ
Description Logic
constr:ProductionTool β constr:Tool
constr:ProductionTool β β constr:hasRole .(constr:EquipmentRole β β bfo:has_realization .constr:ManufacturingProcess)
SubClassOf: constr:Tool
SubClassOf: constr:hasRole some (constr:EquipmentRole and bfo:has_realization only constr:ManufacturingProcess)