industrial inventory

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

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: bfo:material entity

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:material entityindustrial inventory

Definition

material product, material component, raw material, or material artifact that is ready to be sold or used and is stored in a storage facility or on factory floor

Semi-Formal Definition:

every instance of ‘industrial inventory’ is defined as exactly an instance of ‘raw material’ or ‘material product’ or ‘material artifact’ or ‘material component’ that ‘has role’ some ‘industrial inventory role’

Explanatory Notes

Those stocks or items used to support production (raw materials and work-in-process items), supporting activities (maintenance, repair, and operating supplies), and customer service (finished goods and spare parts) [APICS].

Examples

  • sealed and labeled boxes of ballbearings packaged for shipment

Formal Axioms

First-Order Logic Definition

IndustrialInventory(x) ↔ (MaterialArtifact(x) ∨ MaterialComponent(x) v MaterialProduct(x) v RawMaterial(x)) ∧ ∃r(IndustrialInventoryRole(r) ∧ hasRole(x,r))

Description Logic