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


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.