freight forwarding service
IRI: https://spec.industrialontologies.org/ontology/construct/FreightForwardingService
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: logistics service
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ business process βΊ commercial service βΊ logistics service βΊ freight forwarding service
Definition
logistics service that consists of at least one freight forwarding process
Semi-Formal Definition:
every instance of βfreight forwarding serviceβ is defined as exactly an instance of βlogistics serviceβ that βhas occurrent partβ some βfreight forwarding processβ
Explanatory Notes
Freight forwarding is the act of arranging commercial transportation for the cargo/shipment of other firms.
Examples
- the service provided by 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
FreightForwardingService(x) β LogisticsService(x) β§ βp(FreightForwardingProcess(p) β§ hasOccurentPart(x,p))
Description Logic
constr:FreightForwardingService β‘ constr:LogisticsService β β bfo:has_occurrent_part .constr:FreightForwardingProcess
constr:FreightForwardingService β β€
EquivalentTo: constr:LogisticsService and bfo:has_occurrent_part some constr:FreightForwardingProcess
SubClassOf: owl:Thing