industrial inventory role
IRI: https://spec.industrialontologies.org/ontology/construct/IndustrialInventoryRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: material resource role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ material resource role βΊ industrial inventory role
Definition
role held by some material entity when it is stored by a bussiness organization and it is intended to be supplied to a customer or to be used or consumed in some product production process
Examples
- (for a tile manufacturer) role held by the boxes of tile that are ready to sell, the semi-finished stock of tiles that havenβt been packed yet, the tiles set aside for quality checking, and raw materials like silica sand, clay, and pottery stone; role held by the rolls of aluminum a manufacturer stores to be consumed laters on its bottling lines
- role held by the rolls of aluminum a manufacturer stores to be consumed laters on its bottling lines
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required constructs for providing necessary and sufficient conditions are not available in this release.
Formal Axioms
First-Order Logic Axioms
IndustrialInventoryRole(x) β MaterialResourceRole(x) β§ βmβp(MaterialEntity(m) β§ (ProductProductionProcess(p) β¨ SupplyingBusinessProcess(p)) β§ participatesInAtSomeTime(m,p) β§ βi(InventoryManagementProcess(i) β§ participatesInAtSomeTime(m,i) β§ roleOf(x,m)))
Semi-Formal Natural Language Axioms
if x is an βindustrial inventory roleβ then x is an βmaterial resource roleβ that is βrole ofβ some βmaterial entityβ that βparticipates in at some timeβ some βproduct production processβ or βsupplying business processβ and βparticipates in at some timeβ some βinventory management processβ
Description Logic
constr:IndustrialInventoryRole β constr:MaterialResourceRole
constr:IndustrialInventoryRole β β constr:roleOf .(bfo:material_entity β β bfo:participates_in_at_some_time .(constr:ProductProductionProcess β constr:SupplyingBusinessProcess))
SubClassOf: constr:MaterialResourceRole
SubClassOf: constr:roleOf some (bfo:material_entity and bfo:participates_in_at_some_time some (constr:ProductProductionProcess or constr:SupplyingBusinessProcess))