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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ design specification βΊ material product specification
Definition
design specification that prescribes a material product
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β.
Examples
- engineering drawing specifying the geometry and tolerances of an aluminum bracket; technical data sheet defining the composition and properties of a polymer resin; formulation and packaging requirements for an industrial coating; product specification requiring a tablet mass of 650 Β± 10 milligrams
Formal Axioms
First-Order Logic Definition
MaterialProductSpecification(x) β DesignSpecification(x) β§ βy (prescribes(x, y) β MaterialProduct(y))
First-Order Logic Axioms
DesignSpecification(d) β§ βm(MaterialProduct(m) β§ prescribes(d,m)) β MaterialProductSpecification(d)
Semi-Formal Natural Language Axioms
if an instance of βdesign specificationβ βprescribesβ some instance of βmaterial productβ, then it is an instance of βmaterial product specificationβ
Description Logic
constr:MaterialProductSpecification β β€
constr:MaterialProductSpecification β constr:DesignSpecification β β constr:prescribes .constr:MaterialProduct
constr:DesignSpecification β β constr:prescribes .constr:MaterialProduct β constr:MaterialProductSpecification
SubClassOf: owl:Thing
SubClassOf: constr:DesignSpecification and constr:prescribes only constr:MaterialProduct
constr:DesignSpecification and constr:prescribes some constr:MaterialProduct SubClassOf: constr:MaterialProductSpecification