procuring business process
IRI: https://spec.industrialontologies.org/ontology/construct/ProcuringBusinessProcess
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: business process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ business process βΊ procuring business process
Definition
business process that consists of buying and ensuring the supply of products or services
Semi-Formal Definition:
every instance of βprocuring business processβ is defined as exactly an instance of βbusiness processβ that has some βbuying business processβ and βsupplying business processβ as βoccurent partsβ
Explanatory Notes
-
The procurement process considers the whole cycle from identification of needs through to the end of a services contract or the end of the life of goods, including disposal.
-
Sourcing is a part of the procurement process that includes planning, defining specifications (3.26) and selecting suppliers. [Source: ISO 20400:2017]
-
It should be noted that we consciously exclude the person-to-person transactions, but person-to-business is not excluded.
Examples
- AstraZeneca buying and being supplied with a bulk of raw materials from MiliPoreSigma; buying and being supplied with a shipment of office supplies
Adapted From
- ISO 6707-2:2017, 3.5.18
Formal Axioms
First-Order Logic Definition
ProcuringBusinessProcess(x) β BusinessProcess(x) β§ βbβs(BuyingBusinessProcess(b) β§ SupplyingBusinessProcess(s) β§ hasOccurrentPart(x,b) β§ hasOccurrentPart(x,s))
Description Logic
constr:ProcuringBusinessProcess β‘ constr:BusinessProcess β β bfo:has_occurrent_part .constr:BuyingBusinessProcess β β bfo:has_occurrent_part .(constr:SellingBusinessProcess β constr:SupplyingBusinessProcess)
EquivalentTo: constr:BusinessProcess and bfo:has_occurrent_part some constr:BuyingBusinessProcess and bfo:has_occurrent_part some (constr:SellingBusinessProcess or constr:SupplyingBusinessProcess)
SubClassOf: constr:BusinessProcess