Publications
List of Publications
Business Informatics Group, TU Wien
Keywords: Artificial intelligence, DMN, Enterprise modeling, Explainable AI, Machine learning, Model-driven engineering
Astract: The Decision Model and Notation (DMN) modeling language allows the precise specification of business decisions and business rules. DMN is readily understandable by business users involved in decision management. However, as the models get complex, the cognitive abilities of humans threaten manual maintainability and comprehensibility. Proper design of the decision logic thus requires comprehensive automated analysis of e.g., all possible cases the decision shall cover; correlations between inputs and outputs; and the importance of inputs for deriving the output. In the paper, the authors explore the mutual benefits of combining human-driven DMN decision modeling with the computational power of Artificial Intelligence for DMN model analysis and improved comprehension. The authors propose a model-driven approach that uses DMN models to generate Machine Learning (ML) training data and show, how the trained ML models can inform human decision modelers by means of superimposing the feature importance within the original DMN models. An evaluation with multiple real DMN models from an insurance company evaluates the feasibility and the utility of the approach.
Bork, D., Ali, S. J., & Dinev, G. M. (2023). AI-Enhanced Hybrid Decision Management. Business and Information Systems Engineering, 65(2), 179–199. https://doi.org/10.1007/s12599-023-00790-2
Exploring Enterprise Architecture Knowledge Graphs in Archi: The EAKG Toolkit
Philipp-Lorenz Glaser
Emanuel SallingerKeywords: Archi, ArchiMate, Enterprise architecture, Knowledge graph, Modeling tool
Astract: This paper presents the EAKG Toolkit that entails a new Knowledge Graph-based representation of enterprise architecture (EA) models and further enables reasoning on EA knowledge. Our developed EAKG Toolkit is unique in the sense that it i) transforms ArchiMate models into a KG representation – the Enterprise Architecture Knowledge Graph (EAKG), ii) visualizes the EAKG for interactive exploration, and iii) extends the EAKG with additional nodes and edges to visually represent detected EA smells.
Glaser, P.-L., Ali, S. J., Sallinger, E., & Bork, D. (2023). Exploring Enterprise Architecture Knowledge Graphs in Archi: The EAKG Toolkit. In Conference Proceedings: Enterprise Design, Operations, and Computing. EDOC 2022 Workshops (pp. 332–338). Springer. https://doi.org/10.1007/978-3-031-26886-1_21
Aktuelle Forschung im Bereich der Digitalisierung des konventionellen Tunnelbaus
Robert Galler
Thomas Bednar
Marco Huymajer
Robert Wenighofer
Galina Paskaleva
Bernhard Steiner
Oleksandr MelnykKeywords:
Astract: The digital transformation is having a huge impact on many sectors of the economy. Recently, it has gained momentum in the construction industry and in tunnelling in particular. This article explains the challenges associated with the digital transformation of tunnelling and how they are being addressed by a current research project. The project is an inter-university and interdisciplinary project with the aim of advancing digitalisation in tunnelling. The article discusses the topic using various use cases that demonstrate solutions to the current challenges.
Galler, R., Huemer, C., Bednar, T., Huymajer, M., Wenighofer, R., Paskaleva, G., Steiner, B., & Melnyk, O. (2023). Aktuelle Forschung im Bereich der Digitalisierung des konventionellen Tunnelbaus. BHM Berg- und Hüttenmännische Monatshefte, 168, 601–607. https://doi.org/10.1007/s00501-023-01409-5
Catchword: Language Server Protocol : An Introduction to the Protocol, its Use, and Adoption for Web Modeling Tools
Philip LangerKeywords: Conceptual Modeling, Graphical Language Server Protocol, Integrated Development Environment, Language Server Protocol, Modeling tools, Software Engineering
Astract: With the introduction of the Language Server Protocol (LSP), a fundamental shift has been observed in the development of language editing support for Integrated Development Environments (IDEs), such as VS Code, the traditional Eclipse IDE, or Eclipse Theia. LSP establishes a uniform protocol that standardizes the communication between a language client (e. g., an IDE like Eclipse) and a language server (e. g., for a programming language like Java). The language client only needs to be able to interpret and understand the protocol instead of the specific programming language. Likewise, the language server can focus on language support and does not need to consider the specifics of a respective IDE. This reduces the complexity of realizing language support on different editors and IDEs and enables smooth transitions from one IDE to another. LSP is an open and community-driven protocol that has been developed within the realm of the VS Code community, initiated and driven by Microsoft. The generic concept and architectural pattern of LSP enables widespread applications that go far beyond the realization of editing support for programming languages. This paper provides an introduction to LSP, describes its evolution and core characteristics, and delineates its potential for revolutionizing not only the IDE market but also other software systems, such as modeling tools.
Bork, D., & Langer, P. (2023). Catchword: Language Server Protocol : An Introduction to the Protocol, its Use, and Adoption for Web Modeling Tools. Enterprise Modelling and Information Systems Architectures : International Journal of Conceptual Modeling, 18(9), 1–16. https://doi.org/10.18417/emisa.18.9
Reinhartz-Berger, I., & Bork, D. (2023). Guest editorial for EMMSAD’2022 special section. Software and Systems Modeling, 22(6), 1855–1856. https://doi.org/10.1007/s10270-023-01130-4
Enabling Representation Learning in Ontology-Driven Conceptual Modeling Using Graph Neural Networks
Giancarlo GuizzardiKeywords: Graph Neural Networks, Ontology-Driven Conceptual models, Representation Learning
Astract: Conceptual Models (CMs) are essential for information systems engineering since they provide explicit and detailed representations of the subject domains at hand. Ontology-driven conceptual modeling (ODCM) languages provide primitives for articulating these domain notions based on the ontological categories put forth by upper-level (or foundational) ontologies. Many existing CMs have been created using ontologically-neutral languages (e.g., UML, ER). Connecting these models to ontological categories would provide better support for meaning negotiation, semantic interoperability, and complexity management. However, given the sheer size of this legacy base, manual stereotyping is a prohibitive task. This paper addresses this problem by proposing an approach based on Graph Neural Networks towards automating the task of stereotyping UML class diagrams with the meta-classes offered by the ODCM language OntoUML. Since these meta-classes (stereotypes) represent ontological distinctions put forth by a foundational ontology, this task is equivalent to ontological category prediction for these classes. To enable this approach, we propose a strategy for representing CM vector embeddings that preserve the model elements’ structure and ontological categorization. Finally, we present an evaluation that shows convincing learning of OntoUML model node embeddings used for OntoUML stereotype prediction.
Ali, S. J., Guizzardi, G., & Bork, D. (2023). Enabling Representation Learning in Ontology-Driven Conceptual Modeling Using Graph Neural Networks. In M. Indulska, I. Reinhartz-Berger, C. Cetina, & O. Pastor (Eds.), Advanced Information Systems Engineering : 35th International Conference, CAiSE 2023, Zaragoza, Spain, June 12–16, 2023, Proceedings (pp. 278–294). Springer. https://doi.org/10.1007/978-3-031-34560-9_17
Model-Based Construction of Enterprise Architecture Knowledge Graphs (extended abstract)
Philipp-Lorenz Glaser
Emanuel Sallinger
Glaser, P.-L., Ali, S. J., Sallinger, E., & Bork, D. (2023). Model-Based Construction of Enterprise Architecture Knowledge Graphs (extended abstract). In S. Hacks & J. Jung (Eds.), Proceedings of the 13th International Workshop on Enterprise Modelingand Information Systems Architectures {(EMISA} 2023). CEUR. http://hdl.handle.net/20.500.12708/191774
Introducing BIGUML: A Flexible Open-Source GLSP-Based Web Modeling Tool for UML
Haydar Metin
Metin, H., & Bork, D. (2023). Introducing BIGUML: A Flexible Open-Source GLSP-Based Web Modeling Tool for UML. In 2023 ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C) (pp. 40–44). IEEE. https://doi.org/10.1109/MODELS-C59198.2023.00016
On Developing and Operating GLSP-based Web Modeling Tools: Lessons Learned from BIGUML
Haydar MetinKeywords: Modeling tool, Knowledge engineering, Unified Modeling Language, Computer architecture, Model driven engineering, web modeling
Astract: The development of web-based modeling tools still poses significant challenges for developers. The Graphical Language Server Platform (GLSP) reduced some of these challenges by providing the necessary frameworks to efficiently create web modeling tools. However, more knowledge and experience are required regarding developing GLSP-based web modeling tools. This paper discusses the challenges and lessons learned after working with GLSP and realizing several GLSP-based modeling tools. More concretely, experiences, concepts, steps to be followed to develop and operate a GLSP-based web modeling tool, and the advantages and disadvantages of working with GLSP are discussed. As a proof of concept, we will report on the realization of a GLSP-based UML editor called BIGUML. Through BIGUML, we show that our procedure and the reference architecture we developed resulted in a scalable and flexible GLSP-based web modeling tool. The lessons learned, the procedural approach, the reference architecture, and the critical reflection on the challenges and opportunities of using GLSP provide valuable insights to the community and shall ease the decision of whether or not to use GLSP for future tool development projects.
Metin, H., & Bork, D. (2023). On Developing and Operating GLSP-based Web Modeling Tools: Lessons Learned from BIGUML. In 2023 ACM/IEEE 26th International Conference on Model Driven Engineering Languages and Systems (MODELS) (pp. 129–139). IEEE. https://doi.org/10.1109/MODELS58315.2023.00031
Encoding Conceptual Models for Machine Learning: A Systematic Review
Keywords: Conceptual Modeling, Analytical models, Systematics, Machine Learning algorithms, Bibliographies, Semantics, Machine Learning
Astract: Conceptual models are essential in Software and Information Systems Engineering to meet many purposes since they explicitly represent the subject domains. Machine Learning (ML) approaches have recently been used in conceptual modeling to realize, among others, intelligent modeling assistance, model transformation, and metamodel classification. These works en-code models in various ways, making the encoded models suitable for applying ML algorithms. The encodings capture the models' structure and/or semantics, making this information available to the ML model during training. Therefore, the choice of the encoding for any ML-driven task is crucial for the ML model to learn the relevant contextual information. In this paper, we report findings from a systematic literature review which yields insights into the current research in machine learning for conceptual modeling (ML4CM). The review focuses on the various encodings used in existing ML4CM solutions and provides insights into i) which are the information sources, ii) how is the conceptual model's structure and/or semantics encoded, iii) why is the model encoded, i.e., for which conceptual modeling task and, iv) which ML algorithms are applied. The results aim to structure the state of the art in encoding conceptual models for ML.
Ali, S. J., Gavric, A., Proper, H., & Bork, D. (2023). Encoding Conceptual Models for Machine Learning: A Systematic Review. In 2023 ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C) (pp. 562–570). IEEE. https://doi.org/10.1109/MODELS-C59198.2023.00094

