Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deemount/gobpmnmodels
A library of elements and attributes for processes in Business Process Model Notation
https://github.com/deemount/gobpmnmodels
bpmn bpmn2 gobpmn golang golang-library
Last synced: about 2 months ago
JSON representation
A library of elements and attributes for processes in Business Process Model Notation
- Host: GitHub
- URL: https://github.com/deemount/gobpmnmodels
- Owner: deemount
- License: mit
- Created: 2024-02-23T14:06:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-22T09:01:13.000Z (7 months ago)
- Last Synced: 2024-06-23T14:29:32.459Z (7 months ago)
- Topics: bpmn, bpmn2, gobpmn, golang, golang-library
- Language: Go
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gobpmnModels
A library of elements and attributes for processes in Business Process Model Notation. This repository is part of the gobpmn-Project
## Wiki
Read the [documentation](https://github.com/deemount/gobpmnModels/wiki)
**Start here** [gobpmn](https://github.com/deemount/gobpmn)
## Testing
You can also test the idea behind it directly. Simply follow the link to the lab
+ [gobpmnLab](https://github.com/deemount/gobpmnLab)
## Examples
In addition, a repository with available applications has now been created. Examples for execution are stored here.
+ [gobpmnByExample](https://github.com/deemount/gobpmnByExample)
## Modules
+ [gobpmnTypes](https://github.com/deemount/gobpmnTypes)
+ [gobpmnCamunda](https://github.com/deemount/gobpmnCamunda)
+ [gobpmnDiagram](https://github.com/deemount/gobpmnDiagram)
+ [gobpmnReader](https://github.com/deemount/gobpmnReader)
+ [gobpmnBuilder](https://github.com/deemount/gobpmnBuilder)
+ [gobpmnCounter](https://github.com/deemount/gobpmnCounter)
+ [gobpmnHash](https://github.com/deemount/gobpmnHash)
+ [gobpmnReflection](https://github.com/deemount/gobpmnReflection)
+ [gobpmnEngine](https://github.com/deemount/gobpmnEngine)