packaging plan specification

IRI: https://spec.industrialontologies.org/ontology/construct/PackagingPlanSpecification

Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/

SubClass Of: plan specification

Class Hierarchy

owl:Thingbfo:entitybfo:continuantbfo:generically dependent continuantinformation content entityplan specificationpackaging plan specification

Definition

plan specification that prescribes a packaging process

Examples

  • plan that describes how iPhone 14 is packaged at the item-level and batch-level, plan that prescribes how windows are plastic wrapped and seperated using pads before transportation

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

See the general discussion and rationale provided for informational entities under ‘information content entity’.

Formal Axioms

First-Order Logic Axioms

PlanSpecification(x) ∧ ∃c(PackagingProcess(p) ∧ prescribes(x,p)) → PackagingPlanSpecification(x)

Semi-Formal Natural Language Axioms

if x is a ‘plan specification’ that ‘prescribes’ some ‘packaging process’ p and p ‘has participant at some time’ some ‘material product’, then x is a ‘packaging plan specification’

Description Logic