freight forwarder role
IRI: https://spec.industrialontologies.org/ontology/construct/FreightForwarderRole
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 βΊ freight forwarder role
Definition
logistics service provider role held by an agent when it arranges the transportation of shipments on behalf of the shipper (consignor) or consignee
Semi-Formal Definition:
if x is a βfreight forwarder roleβ then x is a βlogistics service provider roleβ that is the βrole ofβ a βbusiness organizationβ or βpersonβ when it βagent inβ some βfreight forwarding serviceβ and βacts on behalf of at some timeβ some βconsignorβ or βconsigneeβ
Explanatory Notes
A freight forwarder, or forwarding agent, is a person or company that organizes shipments for individuals or corporations to get goods from the manufacturer or producer to a market, customer or final point of distribution.
Examples
- the role of Wagner Forwarders LLC when it picks up shipments from a shipperβs warehouse, carries out customs clearance, transports the goods from the destination, and delivers them to the clients
Formal Axioms
First-Order Logic Definition
FreightForwarderRole(x) β LogisticsServiceProviderRole(x) β§ βyβpβc((BusinessOrganization(y) β¨ Person(y)) β§ FreightForwardingService(p) β§ (Consignor(c) β¨ Consignee(c)) β§ agentIn(y,p) β§ actsOnBehalfOfAtSomeTime(x,c) β§ roleOf(x,y))
Description Logic
constr:FreightForwarderRole β‘ constr:LogisticsServiceProviderRole β β constr:roleOf .((constr:BusinessOrganization β constr:Person) β β constr:actsOnBehalfOfAtSomeTime .(constr:Consignee β constr:Shipper) β β constr:agentIn .constr:FreightForwardingService)
constr:FreightForwarderRole β β€
EquivalentTo: constr:LogisticsServiceProviderRole and constr:roleOf some ((constr:BusinessOrganization or constr:Person) and constr:actsOnBehalfOfAtSomeTime some (constr:Consignee or constr:Shipper) and constr:agentIn some constr:FreightForwardingService)
SubClassOf: owl:Thing