transportation service provider role
IRI: https://spec.industrialontologies.org/ontology/construct/TransportationServiceProviderRole
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: logistics 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 βΊ transportation service provider role
Definition
logistics service provider role that is held by a business organization or person when it provides a transportation service
Semi-Formal Definition:
if x is a βtransportation service provider roleβ then x is a βservice provider roleβ that is the βrole ofβ a βbusiness organizationβ or βpersonβ y when it is βagent inβ some βtransportation serviceβ
Examples
- role of Jack when he uses his personal vehicle to deliver Amazon packages; role of IKEA when it uses its own trucks to deliver furniture to customers
Synonyms
- Carrier Role
Formal Axioms
First-Order Logic Definition
TransportationServiceServiceProviderRole(x) β LogisticsServiceProviderRole(x) β§ βyβp((BusinessOrganization(y) β¨ Person(y)) β§ TransportationService(p) β§ agentIn(y,p) β§ roleOf(x,y))
Description Logic
constr:TransportationServiceProviderRole β‘ constr:LogisticsServiceProviderRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:agentIn .constr:TransportationService)
EquivalentTo: constr:LogisticsServiceProviderRole and constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:agentIn some constr:TransportationService)
SubClassOf: owl:Thing