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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ industrial 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 ball bearings 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
constr:IndustrialInventory β‘ (constr:MaterialArtifact β constr:MaterialComponent β constr:MaterialProduct β constr:RawMaterial) β β constr:hasRole .constr:IndustrialInventoryRole
constr:IndustrialInventory β bfo:material_entity
EquivalentTo: (constr:MaterialArtifact or constr:MaterialComponent or constr:MaterialProduct or constr:RawMaterial) and constr:hasRole some constr:IndustrialInventoryRole
SubClassOf: bfo:material_entity