transportation service
IRI: https://spec.industrialontologies.org/ontology/construct/TransportationService
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 βΊ transportation service
Definition
logistics service that consists of at least one transport process
Semi-Formal Definition:
every instance of βtransportation serviceβ is defined as exactly an instance of βlogistic serviceβ that βhas occurrent partβ some βtransport processβ
Explanatory Notes
logistics service in which an agent changes the location of some material entities to satisfy the transportation needs of another agent
Examples
- rail freight shipping service; fluid handling and hauling services for water, polluted water, or oil
Formal Axioms
First-Order Logic Definition
TransportationService(x) β LogisticsService(x) β§ βp (TransportProcess(p) β§ hasOccurentPart(x,p))
Description Logic
constr:TransportationService β‘ constr:LogisticsService β β bfo:has_occurrent_part .constr:TransportProcess
constr:TransportationService β β€
EquivalentTo: constr:LogisticsService and bfo:has_occurrent_part some constr:TransportProcess
SubClassOf: owl:Thing