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:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:roleagent rolesupplier 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