purchase order
IRI: https://spec.industrialontologies.org/ontology/construct/PurchaseOrder
Defined In: https://spec.industrialontologies.org/ontology/supplychain/SupplyChain/
SubClass Of: agreement
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ agreement βΊ purchase order
Definition
agreement between a buyer and a seller that contains a set of commitments undertaken by the buyer and the seller
Explanatory Notes
A PO becomes a legally binding document (contract) between a buyer and a seller once it is approved by the seller.
Examples
- A PO issued by Discount Tire (buyer) regarding purchasing 500 tires from Bridgestone company (supplier)
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
Agreement (x) β§ βp(BuyingBusinessProcess (p) β§ isAbout(x,p)) β§ βbβs(BuyerRole(b) β§ SupplierRole(s) β§ prescribes(x,b) β§ prescribes(x,s)) β PurchaseOrder(x)
Semi-Formal Natural Language Axioms
if x is an βagreementβ that βis aboutβ some βbuying business processβ and βprescribesβ some βbuyer roleβ and some βsupplier roleβ then x is a βpurchase orderβ
Description Logic
constr:PurchaseOrder β constr:Agreement
constr:Agreement β β constr:isAbout .constr:BuyingBusinessProcess β β constr:prescribes .constr:BuyerRole β β constr:prescribes .constr:SupplierRole β constr:PurchaseOrder
SubClassOf: constr:Agreement
constr:Agreement and constr:isAbout some constr:BuyingBusinessProcess and constr:prescribes some constr:BuyerRole and constr:prescribes some constr:SupplierRole SubClassOf: constr:PurchaseOrder