kbss-cvut / bpmn2stamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create diagram showing how converter maps BPMN elements to STAMP

blcham opened this issue · comments

  • links: [1] Master thesis (most-likely 4.3.1.1 Organization structure to BBO mapping)

  • Final goal here is to provide documentation of the converter, where we want to be able to see what parts of STAMP structure are mapped.

Steps:

  • create diagram with BPMN schema (=BBO -- mark with different color our BBO concepts) and STAMP schema and mappings from [1]
  • extend relevant STAMP schema/BPMN schema

Added diagrams can be found in the drive folder:

  • bpmn_to_stamp_diagram.png - PNG version of the diagram
  • bpmn_to_stamp_diagram.graphml - yEd graphml version of the diagram

@blcham see also related diagrams in drive folder

  1. Diagram and source code in graphml file into this repository (e.g. ./doc/)
  2. Put some info and reference from main README.md to the added diagram.
  3. move diagram + source from google drive into sub-folder deprecated or remove.

It should be possible for new person to understand what is in the diagram.

  1. added to ./doc/ folder
  2. added basic description of the diagram (including reference)
  3. moved to delete drive folder

resolved.