retailer role
IRI: https://spec.industrialontologies.org/ontology/construct/RetailerRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: agent role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ agent role βΊ retailer role
Definition
role held by a person or business organization when it buys products (material product) from manufacturers or wholesalers and offers them for sale to customers who are the end users of the product
Examples
- Home Depot has a retailer role when it sells construction materials to contractors
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
LA1: RetailerRole(x) β AgentRole(x) β§ βyβpβrβr1βr2βmβf((BusinessOrganization(y) β¨ Person(y)) β§ roleOf(x,y) β§ BuyerRole(r) β§ hasRole(y,r) β§ BuyingBusinessProcess(p) β§ hasRealization(r,p) β§ MaterialProductRole(r1) β§ SupplierRole(r2) β§ MaterialEntity(m) β§ realizes(p,r1) β§ roleOf(r1,m) β§ realizes(p,r2) β§ roleOf(r2,f) β (Manufacturer(f) β¨ Wholesaler(f)))
LA2:RetailerRole(x) β AgentRole(x) β§ βyβpβr1βr2βmβe((BusinessOrganization(y) β¨ Person(y)) β§ roleOf(x,y) β§ SupplyingBusinessProcess(p) β§ agentIn(y,p) β§ Customer(c) β§ BuyerRole(r1) β§ roleOf(r1,c) β§ MaterialEntity(m) β§ MaterialProductRole(r2) β§ roleOf(r2,m) β§ realizes(p,r1) β§ realizes(p,r2))
LA3:RetailerRole(x) β AgentRole(x) β§ βyβpβrβm((BusinessOrganization(y) β¨ Person(y)) β§ roleOf(x,y) β§ OfferingForSaleBusinessProcess(p) β§ agentIn(y,p) β§ MaterialProductRole(r) β§ MaterialEntity(m) β§ realizes(p,r) β§ roleOf(r,m))
Semi-Formal Natural Language Axioms
LA1: if x is a βretailer roleβ then x is an βagent roleβ that is βrole ofβ some βbusiness organizationβ or βpersonβ y that βhas roleβ some βbuyer roleβ and βhas realizationβ some βbuying business processβ that βrealizesβ some βmaterial product roleβ that is βrole ofβ some βmaterial entityβ and βrealizesβ some βsupplier roleβ that is βrole ofβ some βmanufacturerβ or βwholesalerβ
LA2:if x is a βretailer roleβ then x is an βagent roleβ that is βrole ofβ some βbusiness organizationβ or βpersonβ y who is βagent inβ some βsupplying business processβ p and p βrealizesβ some βmaterial product roleβ that is βrole ofβ some βmaterial entityβ and p βrealizesβ some βbuyer roleβ that is βrole ofβ some βcustomerβ
LA3:if x is a βretailer roleβ then x is an βagent roleβ that is βrole ofβ some βbusiness organizationβ or βpersonβ who is βagent inβ some βoffering for sale business processβ that βrealizesβ some βmaterial product roleβ that is βrole ofβ some βmaterial entityβ
Description Logic
constr:RetailerRole β constr:AgentRole
constr:RetailerRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:agentIn .(constr:SellingBusinessProcess β β bfo:realizes .(constr:MaterialProductRole β β constr:roleOf .bfo:material_entity)))
constr:RetailerRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:agentIn .(constr:SupplyingBusinessProcess β β bfo:realizes .(constr:BuyerRole β β constr:roleOf .constr:Customer) β β bfo:realizes .(constr:MaterialProductRole β β constr:roleOf .bfo:material_entity)))
constr:RetailerRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:hasRole .(constr:BuyerRole β β bfo:has_realization .(constr:BuyingBusinessProcess β β bfo:realizes .(constr:MaterialProductRole β β constr:roleOf .bfo:material_entity) β β bfo:realizes .(constr:SupplierRole β β constr:roleOf .(constr:Manufacturer β constr:Wholesaler)))))
SubClassOf: constr:AgentRole
SubClassOf: constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:agentIn some (constr:SellingBusinessProcess and bfo:realizes some (constr:MaterialProductRole and constr:roleOf some bfo:material_entity)))
SubClassOf: constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:agentIn some (constr:SupplyingBusinessProcess and bfo:realizes some (constr:BuyerRole and constr:roleOf some constr:Customer) and bfo:realizes some (constr:MaterialProductRole and constr:roleOf some bfo:material_entity)))
SubClassOf: constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:hasRole some (constr:BuyerRole and bfo:has_realization some (constr:BuyingBusinessProcess and bfo:realizes some (constr:MaterialProductRole and constr:roleOf some bfo:material_entity) and bfo:realizes some (constr:SupplierRole and constr:roleOf some (constr:Manufacturer or constr:Wholesaler)))))