supplier role
IRI: https://spec.industrialontologies.org/ontology/construct/SupplierRole
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: agent role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ agent role βΊ supplier role
Direct subclasses:
Definition
agent role held by a person or organization when it offers to sell or provide products or services
Examples
- logistics service provider; vending machine; the material handling department (which manages the raw material and finished goods in company warehouses, and provides material handling services to manufacturing and other departments within its factories)
Adapted From
- APICS, term by the same name and Oxford Languages, term by the name βvendorβ
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to create necessary and sufficient conditions. Namely, constructs for economic transactions and ownership are lacking.
Formal Axioms
First-Order Logic Axioms
SupplierRole(x) β Role(x) β§ βyβp((Organization(y) β¨ Person(y)) β§ (SupplyingBusinessProcess(p) β¨ OfferingForSaleBusinessProcess(p)) β§ participatesInAtSomeTime(y,p) β§ roleOf(x,y))
Semi-Formal Natural Language Axioms
if x is a βsupplier roleβ x then x is an βagent roleβ that is the βrole ofβ some βpersonβ or βorganizationβ when it βparticipates in at some timeβ some βsupplying business processβ or βoffering for sale business processβ
Description Logic
constr:SupplierRole β constr:AgentRole
constr:SupplierRole β β constr:roleOf .((constr:Organization β constr:Person) β β bfo:participates_in_at_some_time .(constr:SellingBusinessProcess β constr:SupplyingBusinessProcess))
SubClassOf: constr:AgentRole
SubClassOf: constr:roleOf some ((constr:Organization or constr:Person) and bfo:participates_in_at_some_time some (constr:SellingBusinessProcess or constr:SupplyingBusinessProcess))