logistics service provider role

IRI: https://spec.industrialontologies.org/ontology/construct/LogisticsServiceProviderRole

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: service provider role

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:roleagent rolesupplier roleservice provider rolelogistics service provider role

Direct subclasses:

Definition

service provider role that is held by a business organization or person when it provides a logistics service

Explanatory Notes

Any business which provides logistics services. Includes those businesses typically referred to as 3PL, 4PL, LLP, etc. Services may include provisioning, transport, warehousing, packaging, etc [CSCMP].

Examples

  • role of FedEx when it provides transportation services to its customers

Synonyms

  • 3PL

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

LogisticsServiceProviderRole(x) → ServiceProviderRole(x) ∧ ∃y∃p(BusinessOrganization(y) ∨ Person(y) ∧ LogisticsService(p) ∧ agentIn(y,p) ∧ roleOf(x,y))

Semi-Formal Natural Language Axioms

if x is a ‘logistics service provider role’ then x is a ‘service provider role’ that is ‘role of’ some ‘business organization’ or ‘person’ y when it is ‘agent in’ some ‘logistics service’

Description Logic