Some source code and scripts for the Interdependent Mission Impact Assessment framework.
See also: https://wordpress.cs.vt.edu/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 iMIA 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.
-
vtoi: code for Federated-Learning-for-Traffic-Sign-Recognition.
-
SBN Implementation: https://sourceforge.net/projects/unbbayes/