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:Thingbfo:entitybfo:continuantbfo:specifically dependent continuantbfo:realizable entitybfo:roleagent rolesupplier roleservice provider rolelogistics service provider roletransportation service provider role

Definition

logisitics 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