inspection plan
IRI: https://spec.industrialontologies.org/ontology/construct/InspectionPlan
Defined In: https://spec.industrialontologies.org/ontology/productionplanning/ProductionPlanning/
SubClass Of: plan specification
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification βΊ inspection plan
Definition
plan specification that prescribes how products are to be inspected, including the required resources and inspection sequence
Examples
- incoming-material inspection procedure for steel coils; in-process dimensional inspection checklist for machined engine blocks; sampling and testing protocol for a pharmaceutical batch; final-product inspection plan for assembled pumps
Direct Source
- ISO/ASTM 52900:2021 (3.3.13)
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
See the rationale provided under information content entity for informational entity types.
Formal Axioms
First-Order Logic Axioms
PlanSpecification(x) β§ βy(prescribes(x,y) β§ ProductInspectionProcess(y)) β InspectionPlan(x)
Semi-Formal Natural Language Axioms
if x is a βplan specificationβ that βprescribesβ some βproduct inspection processβ then x is an βinspection planβ
Description Logic
constr:InspectionPlan β constr:PlanSpecification
constr:PlanSpecification β β constr:prescribes .constr:ProductInspectionProcess β constr:InspectionPlan
SubClassOf: constr:PlanSpecification
constr:PlanSpecification and constr:prescribes some constr:ProductInspectionProcess SubClassOf: constr:InspectionPlan