Update README.md

This commit is contained in:
Dmitry 2025-03-14 19:18:18 +03:00 committed by GitHub
parent 8670d40e25
commit 839cafed18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,9 +15,26 @@ BPMN2
- [on-line, studfile.net, раздел Semantics](https://studfile.net/preview/16431197/page:117/)
### BPMN Semantic
Best:
- [A higher-order transformation approach to the formalization and analysis of BPMN using graph transformation systems](https://arxiv.org/abs/2311.05243v7), pdf, html
- [BPMN 2.0 Execution Semantics Formalized as Graph Rewrite Rules, 2010](https://www.researchgate.net/publication/221448537_BPMN_20_Execution_Semantics_Formalized_as_Graph_Rewrite_Rules)
- [Formal Semantics and Implementation of BPMN 2.0 Inclusive Gateways, 2010](https://davidchristiansen.dk/pubs/wsfm2010.pdf)
- [A Precise Execution Semantics for BPMN, 2012](https://www.iaeng.org/IJCS/issues_v39/issue_1/IJCS_39_1_03.pdf)
- [Quantifying the Parallelism in BPMN Processes using Model Checking, 2014](https://www.researchgate.net/publication/266658806_Quantifying_the_Parallelism_in_BPMN_Processes_using_Model_Checking)
- [A Direct Formal Semantics for BPMN Time-Related Constructs, 2021](https://hal.science/hal-03170814/document)
-
### [YAWL](https://en.wikipedia.org/wiki/YAWL)
"Академический BPMN"
- [YAWL: Yet Another Workflow Language](https://yawlfoundation.github.io/assets/files/yawlrevtech.pdf)
- [yawlfoundation.github.io](https://yawlfoundation.github.io/page3.html)
- [Business Process Verification - Finally a Reality!](https://eprints.qut.edu.au/9107/1/9107.pdf) van der Aalst etc
- [Mapping of YAWL onto BPMN and vice versa](https://stackoverflow.com/questions/59579663/mapping-of-yawl-onto-bpmn-and-vice-versa)
- [YAWL-CCS](https://ideas.repec.org/a/spr/grdene/v16y2007i3d10.1007_s10726-006-9064-4.html)
YAWL formal semantic ?
### Разное
[Standard Evaluations](http://www.workflowpatterns.com/evaluations/standard/index.php)