Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.13 KB

learning-resources.md

File metadata and controls

15 lines (12 loc) · 1.13 KB
title categories description weight
BPMN learning resources
reference
Links to supplemental tools and material to learn BPMN
999

Here are some links to supplemental tools and material to help you build BPMN workflows in Rhize:

  • BPMN templates. A repository of BPMN workflows that you can download and run yourself.
  • bpmn.io. Open source rendering toolkits and editors for BPMN 2.0. You can use the bpmn-js for local offline building.
  • Rhize Youtube channel. Includes demos of BPMN.
  • 📝 OMG BPMN standard. The standard on which the Rhize BPMN engine and UI is based.
  • vscode-language-jsonata. A VS code extension to interactively pipe JSONata expressions together, in the literate-programming style of Jupyter notebooks.