packaging process
IRI: https://spec.industrialontologies.org/ontology/construct/PackagingProcess
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: business process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ business process βΊ packaging process
Definition
business process of putting some products or some portion of material into a package according to a packaging plan specification
Explanatory Notes
1- While there are certainly packaging processes for transport or storage, another common and important packaging process prepares something for sale. An actual product that results from this process includes the package and has a different product identifier depending on that package (as with GTINs).Β In batch industries like beer, the line used to package the material is completely separated from the line used to make it and runs on its own schedule
2- Logistics Packaging Process is the preparation of product or commodity for proper storage and/or transportation.
3- Packaging may entail blocking, bracing, cushioning, marking, sealing, labeling, strapping, weather proofing, wrapping processes.
Examples
- filling aluminum cans with beverage; Boxing an item in an Amazon Fulfillment Center before shipping; Plastic wrapping office furniture before shipment, putting 12 bottles of soft drink in a case and wrapping the case before transporting to the warehouse
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
The required construct (the notion of package in this case) for creation of a formal definition are not available in this release.
Formal Axioms
First-Order Logic Axioms
PackagingProcess(x) β BusinessProcess(x) β§ βmβp(MaterialProduct(m) β§ PackagingPlanSpecification(p) β§ hasParticipantAtSomeTime(x,m) β§ prescribedBy(x,p))
Semi-Formal Natural Language Axioms
if x is a βpackaging processβ then x is a βbusiness processβ and βhas participant at some timeβ some βmaterial procductβ and x is βprescribed byβ some βpackaging plan specificationβ
Description Logic
constr:PackagingProcess β β€
constr:PackagingProcess β constr:BusinessProcess β β bfo:has_participant_at_some_time .constr:MaterialProduct β β constr:prescribedBy .constr:PackagingPlanSpecification
SubClassOf: owl:Thing
SubClassOf: constr:BusinessProcess and bfo:has_participant_at_some_time some constr:MaterialProduct and constr:prescribedBy some constr:PackagingPlanSpecification