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:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ agent role βΊ supplier role βΊ service provider role βΊ logistics 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
constr:LogisticsServiceProviderRole β constr:ServiceProviderRole
constr:LogisticsServiceProviderRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:agentIn .constr:LogisticsService)
SubClassOf: constr:ServiceProviderRole
SubClassOf: constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:agentIn some constr:LogisticsService)