| Literature DB >> 25821845 |
Jing Wang1, ShuXia Yu1, YuYue Du1.
Abstract
Logic Petri nets (LPNs) can describe and analyze batch processing functions and passing value indeterminacy in cooperative systems. Logic Petri workflow nets (LPWNs) are proposed based on LPNs in this paper. Process mining is regarded as an important bridge between modeling and analysis of data mining and business process. Workflow nets (WF-nets) are the extension to Petri nets (PNs), and have successfully been used to process mining. Some shortcomings cannot be avoided in process mining, such as duplicate tasks, invisible tasks, and the noise of logs. The online shop in electronic commerce in this paper is modeled to prove the equivalence between LPWNs and WF-nets, and advantages of LPWNs are presented.Entities:
Year: 2015 PMID: 25821845 PMCID: PMC4363987 DOI: 10.1155/2015/121492
Source DB: PubMed Journal: ScientificWorldJournal ISSN: 1537-744X
Figure 1An LPWN model N 1.
Algorithm 1Transforming an LPWN into an equivalent WF-net.
Figure 2An online shop is modeled by the LPWN N 1.
Logic expressions of all transitions and their standard items.
| Transitions | Logic expressions | Standard items | ||
|---|---|---|---|---|
| receive_order |
| A11 = | A12 = | A13 = |
| send_to_express |
|
| B12 = | B13 = ¬ |
| confirm_goods |
| B31 = | B32 = | B33 = |
| confirm_refuses |
| B21 = | B22 = | B23 = |
| send_money |
| B41 = | B42 = | B43 = |
| receive_payment |
|
| A22 = | A12 = |
Figure 3The LPWN N 1 is transformed into its equivalent WF-net.