material product specification

IRI: https://spec.industrialontologies.org/ontology/construct/MaterialProductSpecification

Defined In: https://spec.industrialontologies.org/ontology/productionplanning/ProductionPlanning/

SubClass Of: design specification

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:generically dependent continuantinformation content entitydesign specificationmaterial product specification

Definition

A design specification containing the structure, dimension, and other characteristics of a product that satisfies the requirement of a purchase order from a customer.

Semi-Formal Definition:

If x is an ‘design specification’ and there exists a ‘material product’ which x prescribes then x is a ‘material product specification’.

Formal Axioms

First-Order Logic Axioms

MaterialProductSpecification(x) ↔ DesignSpecification(x) ∧ ∃y (prescribes(x, y) ∧ MaterialProduct(y))

Description Logic