This project has been superseded by https://github.com/hjyoon93/iMIA
Some source code and scripts for DALNIM
BPMN2TypeDB: tool to convert BPMN2 files to TypeQL scripts. See README.md inside this folder for more details.
TypeDB2BPMN: tool to load BPMN processes from TypeDB (i.e., to query a TypeDB database and save a BPMN file). See README.md inside this folder for more details.
Final_Concept_Model_Version\<N>: the DALNIM conceptual model. This picture illustrates the main entities and relationships considered in the domain of DALNIM project.
concept_model.tql: TypeQL script that will save the the DALNIM conceptual model schema to TypeDB.
dependencies.drawio.svg: a diagram describing the maven dependencies of the projects in this folder. This can be edited in draw.io.
misc: miscellaneous code and resources.
TypeDB2SBN: tool to load the concept model from TypeDB and generate a (subjective) Bayesian network structure.