packaging service
IRI: https://spec.industrialontologies.org/ontology/construct/PackagingService
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 βΊ packaging service
Definition
logistics service that consists of at lest one packaging process
Semi-Formal Definition:
every instance of βpackaging serviceβ is defined as exactly an instance of βlogistics serviceβ that βhas occurrent partβ some βpackaging processβ
Examples
- On-site packing and knitting service provided by ABC company when they bring materials and a crew to the customer site and pack the products that need to be shipped.
Formal Axioms
First-Order Logic Definition
PackagingService(x) β LogisticsService(x) β§ βp(PackagingProcess(p) β§ hasOccurentPart(x,p))
Description Logic
constr:PackagingService β‘ constr:LogisticsService β β bfo:has_occurrent_part .constr:PackagingProcess
constr:PackagingService β β€
EquivalentTo: constr:LogisticsService and bfo:has_occurrent_part some constr:PackagingProcess
SubClassOf: owl:Thing