shipment plan specification
IRI: https://spec.industrialontologies.org/ontology/construct/ShipmentPlanSpecification
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 › shipment plan specification
Definition
plan specification that prescribes a shipment preparation process and a transportation process
Examples
- a shipping plan that specifies the schedule for picking up a shipment of 1000 smartphones from a certain pick up location and transporting to a certain destination and also provides details of the shipping method (sea freight for example)
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) ∧ ∃p(ShipmentPreparationProcess(p) ∧ prescribes(x,p)) → ShipmentPlanSpecification(x)
Semi-Formal Natural Language Axioms
if x is a ‘plan specification that ‘prescribes’ some ‘shipment preparation process’ then x is a ‘shipment plan specification’