warehousing plan specification
IRI: https://spec.industrialontologies.org/ontology/construct/WarehousingPlanSpecification
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: plan specification
Class Hierarchy
owl:Thing › bfo:entity › bfo:continuant › bfo:generically dependent continuant › information content entity › plan specification › warehousing plan specification
Definition
plan specification that prescribes a warehousing process
Explanatory Notes
a warehousing plan may include plans for flow of material, handling and transportation method and equipment, inventory management, and environmental condition,
Examples
- plan that describes the receiving, counting, storage, picking, packing, and shipping procedure at the Amazon Fulfillment Center in San Marcos, TX
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(WarehousingProcess(p) ∧ prescribes(x,p)) → WarehousingPlanSpecification(x)
Semi-Formal Natural Language Axioms
if x is a ‘plan specification that ‘prescribes’ some ‘warehousing process’ then x is a ‘warehousing plan specification’
Description Logic
constr:WarehousingPlanSpecification ⊑ constr:PlanSpecification
constr:PlanSpecification ⊓ ∃ constr:prescribes .constr:WarehousingProcess ⊑ constr:WarehousingPlanSpecification
SubClassOf: constr:PlanSpecification
constr:PlanSpecification and constr:prescribes some constr:WarehousingProcess SubClassOf: constr:WarehousingPlanSpecification