Team

Lehrstuhlinhaber
Prof. Dr. Ulrich Frank
- Raum:
- R09 R04 H27
- Telefon:
- +49 201 18-34042
- E-Mail:
- ulrich.frank (at) uni-due.de
- Sprechstunde:
- nach Vereinbarung
Zur Person:
Mein bisheriger beruflicher Werdegang ist durch eine interdisziplinäre Arbeitsweise gekennzeichnet. Während meines Studiums in Köln und danach als Assistent in Mannheim habe ich mich vor allem mit der Allgemeinen Betriebswirtschaftslehre, der betriebswirtschaftlichen Organisationslehre und der Angewandten Informatik auseinandergesetzt - aber auch mit Soziologie und Wissenschaftstheorie. Parallel dazu habe ich mich mehr und mehr der Wirtschaftsinformatik zugewandt - was sich auch im Thema meiner Dissertation ("Expertensysteme - Neue Automatisierungspotentiale im Büro- und Verwaltungsbereich") ausdrückt.
Nach der Promotion habe ich - zunächst in der GMD mit einem Intermezzo in einer Forschungseinrichtung der IBM in Kalifornien, anschließend in Koblenz - in einem Umfeld gearbeitet, das wesentlich durch die Informatik geprägt ist. Auch in Essen vertrete ich eine Informatik-nahe Wirtschaftsinformatik, freue mich allerdings gleichzeitig über einen regen Austausch mit betriebswirtschaftlichen Forschungsgruppen.
Den Schwerpunkt meiner Arbeit bildet die multiperspektivische Unternehmensmodellierung. Meine weiteren Forschungsinteressen entsprechen den für meine Arbeitsgruppe dargestellten Themen. Um sie an dieser Stelle noch einmal zusammenzufassen:
- multiperspektivische Unternehmensmodellierung
- objektorientierte Modellierung und Software-Entwicklung
- Mehrebenenmodellierung
- Konzepte und Systeme zur Unterstützung des Wissensmanagement
- Frameworks und Design Patterns im Rahmen betrieblicher Informationssysteme
- Reorganisation von Geschäftsprozessen
- Workflow Management
- Möglichkeiten und Grenzen von KI-Systemen
- Objektorientierte Verwaltung von Dokumenten
- Wissenschaftstheoretische Probleme der Wirtschaftsinformatik
In der Lehre decke ich die folgenden Themen ab:
- Modellierung betrieblicher Informationssysteme
- Anwendungssysteme, Integrationstechnologien und Standards
- Forschungsmethoden der Wirtschaftsinformatik
Lebenslauf:
- Studium der Betriebswirtschaftslehre (angewandte Informatik im Nebenfach) an der Universität Köln
- Wissenschaftlicher Mitarbeiter an der Universität Mannheim bei Prof. Dr. Alfred Kieser
- Promotion zum Dr. rer. pol. an der Universität Mannheim (1986)
- Wissenschaftlicher Mitarbeiter bei der Gesellschaft für Mathematik und Datenverarbeitung (GMD)
- Research Fellow am Almaden Research Center der IBM in San Jose/Ca.
- Lehrstuhlvertretung an der Universität Marburg
- Habilitation an der Universität Marburg (1993)
- Ruf auf einen Lehrstuhl für Wirtschaftsinformatik an der Universität Koblenz-Landau (1994)
- Professor für Wirtschaftsinformatik an der Universität Koblenz-Landau (1995)
- Gastprofessor an der Deakin-University in Melbourne (1998)
- Ruf auf den Lehrstuhl für Wirtschaftsinformatik II an der Universität Augsburg (2000) - abgelehnt
- Gastprofessor an der Turku School of Economics and Business Administration (2001)
- Übernahme des Lehrstuhls für Wirtschaftsinformatik und Unternehmensmodellierung an der Universität Duisburg-Essen (1.10.2004)
- Gastprofessor an der Universidad de los Andes, Bogota (2015)
Publikationen:
- Frank, Ulrich; Maier, Pierre: How an unintended Side Effect of a Research Project led to Boosting the Power of UML. 2025. doi:10.48550/arXiv.2505.09269PDFDetailsBIB Download
- Frank, Ulrich; Maier, Pierre: UML-MX©: Boosting Power of Object-Oriented Modeling and Enriching User Experience. In: Kaczmarek-Heß, Monika; Rosenthal, Kristina; Suchánek, Marek; da Silva, Miguel Mira; Proper, Henderik A.; Schnellmann, Marianne (Hrsg.): Enterprise Design, Operations, and Computing. EDOC 2024 Workshops: iRESEARCH, MIDas4CS, Doctoral Consortium, Joint CBI–EDOC Forum and Other Joint CBI-EDOC Events, Vienna, Austria, September 10–13, 2024, Revised Selected Papers. Springer, 2025, S. 276-286. doi:10.1007/978-3-031-79059-1_17PDFDetailsBIB Download
- Frank, Ulrich; Töpel, Daniel: Association Types: Motivation, Specification and Implementation with the XModelerML. In: ACM/IEEE 27th International Conference on Model Driven Engineering Languages and Systems (MODELS Companion ’24), September 22–27, 2024, Linz, Austria. 2024. PDFDetailsBIB Download
- Buchmann, Robert; Eder, Johann; Fill, Hans-Georg; Frank, Ulrich; Karagiannis, Dimitris; Laurenzi, Emanuele; Mylopoulos, John; Plexousakis, Dimitris; Santos, Maribel Yasmina: Expectations for semantics-driven systems engineering. In: Data & Knowledge Engineering, Jg.2024 (2024), Nr. 152. doi:10.2139/ssrn.4633719DetailsBIB Download
- Frank, Ulrich; Clark, Tony: The XModelerML – A language engineering, modeling and execution environment. In: Sales, Tiago Prince; Aveiro, David et al. (Hrsg.): Companion Proceedings of the 16th IFIP WG 8.1 Working Conference on the Practice of Enterprise Modeling and the 13th Enterprise Design and Engineering Working Conference . 2024. PDFDetailsVolltextBIB Download
- Clark, Tony; Frank, Ulrich; Gulden, Jens; Töpel, Daniel: An Extended Concept of Delegation and its Implementation within a Modelling and Programming Language Architecture. In: Enterprise Modelling and Information Systems Architectures. Vol. 19, No. 2 . 2024. doi:10.18417/emisa.19.2 KurzfassungPDFDetailsBIB Download
Object-oriented modeling languages provide various concepts to express abstractions, which foster reuse and integrity. Among these concepts, generalization/specialization is of specific relevance. However, in many cases where generalization/specialization seems to be a natural choice, its use is likely to jeopardize a system’s integrity. Delegation has for long been known as an alternative that allows preventing the accidental damage caused by the inproper use of specialization. Nevertheless, delegation is ignored by most tools for object-oriented modeling as well as by many textbooks, which may be caused by the fact that there is no unified conception of delegation, and that delegation is not supported by most object-oriented programming languages. This paper aims at a revival of delegation. To that end, the need for delegation is motivated by the analysis of counter-intuitive effects of specialization. Based on an extensive requirements analysis, a new, extended conception of delegation is presented. It allows for using delegation between classes on any (meta-) level and introduces the "delegation to class" pattern. Delegation in multi-level environments enables an additional reduction of redundancy and, hence, promotes integrity. The paper also presents design guidelines to foster the appropriate use of delegation. With respect to the implementation of delegation with object-oriented programming languages, two alternative flavours of delegation are analyzed. Finally, a prototypical implementation within a language engineering and execution environment does not only demonstrate the use of delegation in a modeling tool, but also its seamless implementation, by featuring a common representation of models and code at runtime.
- Lange, Arne; Frank, Ulrich; Atkinson, Colin; Töpel, Daniel: Comparing LML and FMMLx - A contribution to the MULTI Collaborative Comparison challenge. In: ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C). 2023, S. 669-678. doi:10.1109/MODELS-C59198.2023.00108PDFDetailsBIB Download
- Frank, Ulrich; Maier, Pierre; Töpel, Daniel: Modeling Facets of a Warehouse with the FMMLx: A Contribution to the MULTI Warehouse Challenge. In: ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C). 2023, S. 659-668. doi:10.1109/MODELS-C59198.2023.00107PDFDetailsBIB Download
- Frank, Ulrich; Clark, Tony: Language Engineering for Multi-Level Modeling (LE4MM): - A Long-Term Project to Promote the Integrated Development of Languages, Models and Code. In: Font, J.; Arcega, L.; Reyes-Román, J. -F.; Giachetti, G. (Hrsg.): Proceedings of the Research Projects Exhibition Papers. 35th International Conference on Advanced Information Systems Engineering (CAiSE 2023). 2023, S. 97-104. KurzfassungPDFDetailsVolltextBIB Download
Abstract
In this paper we present a long-term research project that started in 2011. Language Engineering for
Multi-Level Modeling (LE4MM) combines research on fundamental challenges of conceptual modeling
and software engineering with the design and implementation of a tool environment. This interplay
between research and development has proved very fruitful. Notwithstanding, running a research project
over a period of more than 10 years, especially when it involves software development, faces a number
of specific challenges. While the main focus of the paper is on research questions and findings, we will
also present lessons learned in the project - Frank, Ulrich; Clark, Tony: Peculiarities of Language Engineering in Multi-Level Environments or: Design by Elimination - A Contribution to the Further Development of Multi-Level Modeling Methods. In: ACM/IEEE 25th International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings. ACM. 2022. KurzfassungPDFDetailsBIB Download
Multi-level modeling (MLM) facilitates the design of modeling languages because foundational language concepts (defined with “linguistic” metamodels) can be reused on any classification level and consequently frees the developer from the burden of re-specifying these concepts each time a new language is designed. This strength of MLM can be used profitably in teaching since it enables students to specify languages with relatively little effort with associated tool support. However, MLM introduces new features that require existing methods to be extended with user support and which introduce verification challenges. This paper describes these challenges with respect to teaching modeling languages and outlines approaches to address them.
- Frank, Ulrich; Clark, Tony: Multi-Level Design of Process-Oriented Enterprise Information Systems. In: Enterprise Modelling and Information Systems Architectures (EMISAJ) (2022), Nr. 17, S. 1-50. doi:10.18417/EMISA.17.10KurzfassungDetailsBIB Download
This paper presents prototypical multi-level models of two uses cases. They comprise models of business processes and of models that represent the context required to execute a business process. On the one hand, the context consists of the organizational units that are responsible for the execution of processes. They are represented by a model of organizational structures. On the other hand, the context includes the artifacts that are needed or manipulated by processes. The models serve to demonstrate the specific power of multi-level modeling. First, they integrate models on higher levels, which correspond to domain-specific modeling languages, with those on lower levels. In addition, models are supplemented with objects on L0 to demonstrate how these can be integrated. The models are executable without the need to generate code, since models and corresponding program code share the same representation, thus demonstrating the possibility of advanced application system architectures, which allow users to navigate a comprehensive representation of the system they work with at runtime. The presentation of the models is supplemented with a general evaluation of multi-level concepts. The design of the models was inspired by the EMISA process challenge. Therefore, they are evaluated against the requirements defined with the challenge. In addition, a challenge is discussed that goes beyond the challenge, that is, the design of multi-level models of behavior.
- Frank, Ulrich; Mattei, Luca; Clark, Tony.; Töpel, Daniel: Beyond Low Code Platforms: The XModelerML - an Integrated Multi-Level Modeling and Execution Environment. In: Michael, J.; Pfeiffer, J.; Wortmann, A. (Hrsg.): Modellierung 2022 Satellite Events, Digital Library. Gesellschaft für Informatik e.V., 2022, S. 235-244. doi:10.18420/modellierung2022ws-032DetailsBIB Download
- Bock, Alexander; Frank, Ulrich; Kaczmarek-Heß, Monika: MEMO4ADO: A Comprehensive Environment for Multi-Perspective Enterprise Modeling. In: Michael, J.; Pfeiffer, J.; Wortmann, A. (Hrsg.): Modellierung 2022 Satellite Events, Digital Library. Gesellschaft für Informatik e.V, 2022, S. 245-255. doi:10.18420/modellierung2022ws-033DetailsBIB Download
- Frank, Ulrich: Multi-level modeling: cornerstones of a rationale. In: Software & Systems Modeling (2022), Nr. 21, S. 451-480. doi:10.1007/s10270-021-00955-1KurzfassungPDFDetailsVolltextBIB Download
This expert voice paper presents a comprehensive rationale ofmulti-levelmodeling. It aims not only at a systematic assessment of its prospects, but also at encouraging applications of multi-level modeling in business information systems and at providing a motivation for future research. The assessment is developed from a comparison of multi-levelmodelingwith object-oriented, general-purpose modeling languages (GPMLs) and domain-specific modeling languages (DSMLs). To foster a differentiated evaluation, we propose a multi-perspective framework that accounts, among others, for essential design conflicts, different types of users, as well as economic aspects. Besides the assessment of the additional abstraction offered by multi-level modeling, the evaluation also identifies specific drawbacks and remaining challenges. Based on the results of the comparative assessment, in order to foster the adoption and further development of multi-level modeling, we discuss the prospects of supplementing multi-level modeling languages with multi-level programming languages and suggest possible dissemination strategies customized for different groups of users. The paper concludes with an outline of future research.
- Frank, Ulrich; Kaczmarek-Heß, Monika; De Kinderen, Sybren: IT Infrastructure Modeling Language (ITML): A DSML for Supporting IT Management - ICB Research Report. 72. Essen, 2021. doi:10.17185/duepublico/75252KurzfassungPDFDetailsVolltextBIB Download
Inthisresearchreport,wepresentanewversionofITModelingLanguage(ITML).Itis
integratedwiththefamilyofDomain-SpecificModelingLanguages(DSMLs)thatarepart
ofMulti-PerspectiveEnterpriseModeling(MEMO).Thedesignofthelanguagefolloweda
provenmethod.Itprovidesforanalysingrequirementsbasedontheanalysisofpossibleuse
scenarios.TheITMLwasspecifiedwiththemetamodelinglanguageMEMOMML.Duetothe
considerablesizeofthemetamodel,itspresentationissplitintoseveralpartialmetamodels,
whicharedescribedatalevelofdetailthatisrequiredfortheimplementationofthelanguage
withinamodelingtool.Thepresentationofthemetamodelissupplementedbydiscussionsof
designconflictsandrelateddecisions.Inadditiontotheabstractsyntaxandsemantics,which
arerepresentedbythemetamodel,wealsoproposeaconcretesyntax,whichwasdesigned
withthesupportofagraphicdesigner.Finally,wealsoprovideashortdiscussionofprincipal
limitationsofconventionalmetamodelingaswellasanoutlookonourfutureresearch.
Keywords:ITmanagement,enterprisemodeling,ITinfrastructure,ITML,MEMO,multi-level
modeling. - Frank, Ulrich; Maier, Pierre; Bock, Alexander: Low Code Platforms: Promises, Concepts and Prospects: A Comparative Study of Ten Systems - ICB Research Report. 70. Essen, 2021. doi:10.17185/duepublico/75244KurzfassungPDFDetailsVolltextBIB Download
In recent years, the catchword “low‐code” has evolved into what can be seen as a major trend
in software development platforms. A growing number of vendors respond to this trend by
offering software development platforms that promise limited need for coding only and a tremendous
boost in productivity. Both aspects have been the subject of intensive research over
many years in areas such as domain‐specific modeling languages, model‐driven software development,
or generative programming. Therefore, the obvious question is how ʺlow codeʺ
platforms differ from such approaches and what specific performance features they offer.
Since there is no unified definition of “low‐code”, the only way to develop an elaborate understanding
of what it is – and might be – is to analyze the actual use of the term. For obvious
reasons, it is not promising in this respect to rely on marketing announcements made by vendors.
Instead, it seems more appropriate to examine “low‐code” platforms. This research report
presents a study of 10 relevant platforms, capturing and assessing common characteristics
as well as specific features of individual tools. The study is guided by a method that consists
of a conceptual framework, which provides a uniform structure to describe and compare “lowcode”
platforms, and a process model that describes the sequence of steps. - Bock, Alexander C.; Frank, Ulrich: Low-Code Platform. In: Business & Information Systems Engineering (2021), Nr. 6, S. 733-740. doi:10.1007/s12599-021-00726-8DetailsVolltextBIB Download
- Bock, Alexander C.; Frank, Ulrich: In Search of the Essence of Low-Code: An Exploratory Study of Seven Development Platforms. In: MODELS '21. Proceedings of the 24th ACM/IEEE International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings. ACM; IEEE, 2021. DetailsBIB Download
- Frank, U.: Language, Change, and Possible Worlds: Philosophical Considerations of the Digital Transformation. In: Siegetsleitner, Anne; Oberprantacher, Andreas; Frick, Marie-Luisa; Metschl, Ulrich (Hrsg.): Publications of the Austrian Ludwig Wittgenstein Society - New Series: Vol. 28. Crisis and Critique: Philosophical Analysis and Current Events: Proceedings of the 42nd International Ludwig Wittgenstein Symposium . De Gruyter, Berlin, Boston, 2021, S. 117-136. doi:10.1515/9783110702255PDFDetailsBIB Download
- Frank, U.: Die (Wirtschafts-) Informatik in Zeiten der digitalen Transformation: Einige Anmerkungen und Thesen. In: Pohle, J.; Lenk, K. (Hrsg.): Der Weg in die "Digitalisierung" der Gesellschaft: Was können wir aus der Geschichte der Informatik lernen?. Metropolis, Weimar (Lahn), 2021, S. 227-244. DetailsBIB Download
- Bock, Alexander; Frank, Ulrich: Organisationsforschung und Wirtschaftsinformatik: Zeit für eine Annäherung? - ICB Research Report. 67. Essen, 2020. doi:10.17185/duepublico/73339KurzfassungDetailsVolltextBIB Download
Der vorliegende Beitrag zeigt am Beispiel der betriebswirtschaftlichen Organisationslehre und der Wirtschaftsinformatik auf, dass die Beschränkung auf tradierte disziplinspezifische Perspektiven nicht geeignet ist,den vielschichtigen Auswirkungen der digitalen Transformation gerecht zu werden. Vor diesem Hintergrund werden die Potentiale einer engen, trans-disziplinären Zusammenarbeit dargestellt. Dazu werden zunächst die für einesolche Zusammenarbeit erforderlichen Gemeinsamkeiten herausgearbeitet. Dabei wird insbesondere die Rolle der Sprache gewürdigt. Sie ist sie sowohl zur Untersuchung von Handlungssystemen als auch zur Gestaltung und Nutzung von Informationssystemen von zentraler Bedeutung, entfaltet dabei aber durchaus ambivalente Wirkungen. Darauf aufbauend werden grundlegende Zielkonflikte, etwa zwischen Standardisierung und Fortschritt oder zwischen loser und enger Kopplung betrachtet und Ansätze zur ihrer Entschärfung aufgezeigt. Daneben geht der Beitrag auf die Auswirkungen ein, die induktive Verfahren der „Künstlichen Intelligenz“ auf das Handeln in Unternehmen einerseits, auf die wissenschaftliche Forschung andererseits erwarten lassen –und welche wissenschafts-theoretischen Herausforderungen damit verbunden sind. Auch wenn vorwiegend auf spezifische Forschungsfragen der Organisationslehre und der Wirtschaftsinformatik fokussiert wird, sollte die Untersuchung auch für andere Teildisziplinen der Betriebswirtschaftslehre bedeutsam sein.
- Dobbie; G.; Frank; U.; Kappel; G.; Liddle; W., S.; Mayr; H. C. (Hrsg.): Conceptual Modeling - Proceedings of the 39th International Conference, ER 2020, Vienna, Austria, November 3–6. Springer, 2020. doi:10.1007/978-3-030-62522-1DetailsBIB Download
- Frank, Ulrich; Töpel, Daniel: Contingent level classes: motivation, conceptualization, modeling guidelines, and implications for model management - Article No.: 86. In: MODELS '20: Proceedings of the 23rd ACM/IEEE International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings. Montreal, 2020, S. 1-10. doi:10.1145/3417990.3421413DetailsBIB Download
- Thomas, Oliver; Frank, Ulrich; Recker, Jan; Wessel, Lauri; Kammler, Friedemann; Zarvic, Novica; Timm, Ingo: Global Crises and the Role of BISE. In: Business & Information Systems Engineering (2020), S. 385-396. doi:10.1007/s12599-020-00657-wPDFDetailsVolltextBIB Download
- Frank, U.; Bock, A.: Conjoint Analysis and Design of Business and IT: The Case for Multi-Perspective Enterprise Modeling. In: Kulkarni, V.; Reddy, S.; Clark, T.; Barn, B. (Hrsg.): Advanced Digital Architectures for Model-Driven Adaptive Enterprises. IGI Global, 2020, S. 15-45. doi:10.4018/978-1-7998-0108-5.ch002KurzfassungDetailsVolltextBIB Download
This chapter presents a method for multi-perspective enterprise modeling (MEMO). Enterprise modeling fundamentally aims to support the conjoint analysis of business and IT to foster their integration. MEMO expands on this general aim with a specific concern for the professional perspectives of different stakeholder groups. MEMO is based on a language architecture that comprises an extensible set of domain-specific modeling languages, each addressing one or more professional perspectives. It is supplemented by an adaptable generic framework to support high-level ‘ballpark' views of an enterprise and to serve as a common starting point for more elaborate analysis and design tasks. MEMO also supports the construction of corresponding process models to design customized modeling methods. The chapter motivates the use of MEMO and illustrates possible use cases. It also provides a description of the method's architecture, its DSMLs, and a tool environment that supports the development and analysis of enterprise models.
- Frank, Ulrich: Specification and Management of Methods - A Case for Multi-level Modelling. In: In: Reinhartz-Berger I., Zdravkovic J., Gulden J., Schmidt R. (eds) Enterprise, Business-Process and Information Systems Modeling. BPMDS 2019, EMMSAD 2019. Lecture Notes in Business Information Processing, vol 352. Springer, Cham (2019), S. 311-325. doi:10.1007/978-3-030-20618-5_21KurzfassungPDFDetailsBIB Download
The digital transformation creates an increasing demand for
projects to prepare and realize change. The professional management of
projects demands for methods. In particular, there is not alone need for
method engineering, but also for managing the use of methods and for
method maintenance. In this paper, it will be shown that traditional
approaches to method engineering are not only limited with respect to
reuse, they also do not support the integration of method engineering and
method management. The approach presented in this paper addresses
these limitations. It is based on a mult-level language architecture, which
enables the common representation of models and code. - Frank, Ulrich: Linguistic Structures in the Light of the Digital Transformation: Addressing the Conflict Between Reference and Change. In: Bergener, Katrin; Räckers, Michael; Stein, Armin (Hrsg.): The Art of Structuring: Bridging the Gap Between Information Systems Research and Practice. Springer Nature, 2019, S. 41-54. doi:10.1007/978-3-030-06234-7KurzfassungPDFDetailsVolltextBIB Download
Information systems are at the core of the digital transformation. To cope with the dynamics of new, emerging markets and ever changing requirements, it is often argued that agile approaches to software development are mandatory. Some even demand to develop information systems without conceptual models, because they were likely to be outdated even before the software is implemented. While such a proposal is not acceptable for serious reasons, conceptual modelling is indeed facing a remarkable challenge in times of change. On the one hand, economics demand for reuse and interoperability, hence, for stable references. On the other hand, freezing structures is likely to compromise a software system's adaptability. Based on an analysis of this conflict and further challenges, it will be shown how languages for conceptual modelling can be designed to support both, the need for reference and the demand for change.
- Goldstein, A.; Johanndeiter, T.; Frank, U.: Business process runtime models: towards bridging the gap between design, enactment, and evaluation of business processes. In: Information Systems and e-Business Management. Vol. 17. 2019, S. 27-64. doi:10.1007/s10257-018-0374-2KurzfassungDetailsVolltextBIB Download
Business process management (BPM) broadly covers a lifecycle of four distinct phases: design, configuration, enactment, and analysis and evaluation. Most BPM tool suites impose a strict separation between these phases, i.e., in each phase different languages and tools are used and the transition between phases is indirect and costly. This paper presents an environment for integrating all phases of the BPM lifecycle in which business process (BP) types and their instances can be modeled, visualized, managed and automatically synchronized, using a shared representation of models and code. The environment extends the capabilities of BP models to be used not only for specifying BPs but also for: (1) enactment—creating instance objects that capture BP operational data; (2) monitoring BP instances as they progress; (3) visualizing performance indicators of executed BPs at runtime; and (4) navigating from a BP type model to its respective instance population. As opposed to existing tools, the proposed environment does not require regenerating the workflow schema when BP designs change, nor does it require additional adaptations to support monitoring. Thereby, we facilitate a continuous and dynamic BPM environment, where workflow specifications can be changed at runtime. Our solution integrates a meta-programming language called eXecutable Modeling Facility (XMF) and the multi-perspective enterprise modeling framework (MEMO).
- Frank, Ulrich: The Flexible Modelling and Execution Language (FMMLx) Version 2.0: Analysis of Requirements and Technical Terminology - ICB Research Report. 66. Essen, 2018. doi:10.17185/duepublico/47506KurzfassungPDFDetailsVolltextBIB Download
The Flexible Meta Modelling and Execution Language (FMMLx ) is a multi-level language that allows to create executable models. It is implemented in the integrated meta-programming and meta-modelling environment Xmodeler. The Xmodeler is based on XCore, a recursive, reflexive meta-model that allows the defnition and implementation of classes on arbitrary classifcation levels. However, XCore does not allow to assign classifcation levels to classes. The FMMLx extends XCore with explicit classifcation levels and intrinsic features that allow for deferred instantiation. Like XCore, the FMMLx features a common representation of models and code. As a consequence, models can be executed without the need to transform them to code. The use of the FMMLx during the last fve years was promising, since it allows to clearly promote reuse and flexibility of modelling languages and software systems. Nevertheless, some of the assumptions its design was based on had to be challenged. In addition, the use of the language was compromised by various limitations. Against this background, it was decided to develop a substantially revised version, the FMMLx 2.0. This report presents an analysis of requirements that form the foundation for the subsequent specifcation of the new version. The report also presents a proposal for a technical terminology of multi-level modelling.
- van der Aalst, Wil; Becker, Jörg; Bichler, Martin; Buhl, Hans Ulrich; Dibbern, Jens; Frank, Ulrich; Hasenkamp, Ulrich; Heinzl, Armin; Hinz, Oliver; Hui, Kai-Lung; Jarke, Matthias; Karagiannis, Dimitris; Kliewer, Natalia; König, Wolfgang; Mendling, Jan; Mertens, Peter; Rossi, Matti; Voss, Stefan; Weinhardt, Christof; Winter, Robert; Zdravkovic, Jelena: Views on the Past, Present, and Future of Business and Information Systems Engineering. In: Business and Information Systems Engineering, Vol. 60, No. 6,, Jg.2018 (2018). doi:10.1007/s12599-018-0561-1DetailsVolltextBIB Download
- Frank, Ulrich: Toward a unified conception of multi-level modelling: advanced requirements. In: Hebig, Regina; Berger, Thorsten (Hrsg.): Proceedings of the 5th International Workshop on Multi-Level Modeling (MULTI) 2018. Copenhagen, 2018, S. 718-727. DetailsVolltextBIB Download
- Clark, Tony; Frank, Ulrich: Multi-Level Constraints. In: Hebig, Regina; Berger, Thorsten (Hrsg.): Proceedings of the 18th International Workshop on OCL and Textual Modeling. CEUR Workshop Proceedings, Volume 2245 . Copenhagen, 2018, S. 103-117. DetailsVolltextBIB Download
- Almeida, João Paulo A.; Frank, Ulrich; Kühne, Thomas: Multi-Level Modelling (Dagstuhl Seminar 17492). In: Dagstuhl Reports, Schloss Dagstuhl - Leibniz-Zentrum für Informatik, Jg.7 (2018), Nr. 12, S. 18-49. doi:10.4230/DagRep.7.12.18KurzfassungDetailsVolltextBIB Download
This report documents the program and the outcomes of Dagstuhl Seminar 17492 "Multi-Level Modelling". This seminar brought together researchers and industry practitioners from the fields of conceptual modeling, ontologies, and formal foundations to discuss and share the benefits of Multi-Level Modelling (MLM), to develop an agreement on MLM terminology and scope, and to drive future research directions in MLM. Some foundational presentations were given by the seminar organizers to ground the discussions and provide an initial set of open questions which would lead to the formation of the working groups. In addition, six industry representatives gave talks explaining the needs, challenges, utility, and possible issues with adoption of MLM in industry. Based on the original seminar goals, the talks, and the resulting discussions, four working groups were established to investigate: the formal and ontological "Foundations"of MLM; promising "Applications" and potential evaluation criteria for MLM methods; the "Dynamic Aspects" of MLM, such as processes and behaviour; and, the use of and impact on "Model Transformations" in the context of MLM.
- de Cesare, Sergio; Frank, Ulrich (Hrsg.): Advances in Conceptual Modeling - ER 2017 Workshops AHA, MoBiD, MREBA, OntoCom, and QMMQ Valencia, Spain, November 6–9, 2017, Proceedings. Springer, Valencia, Spain,, 2017. doi:10.1007/978-3-319-70625-2KurzfassungDetailsVolltextBIB Download
ER 2017 Workshops AHA, MoBiD,
MREBA, OntoCom, and QMMQ
Valencia, Spain, November 6–9, 2017, Proceedings - Olbrich, Sebastian; Frank, Ulrich; Gregor, Shirley; Niederman, Fred; Rowe, Frantz: On the Merits and Limits of Replication and Negation for IS Research. In: AIS Transactions on Replication Research, Vol 3 (2017). doi:10.17705/1atrr.00016KurzfassungDetailsVolltextBIB Download
A simple idea underpins the scientific process: All results should be subject to continued testing and questioning. Given the particularities of our international IS discipline, different viewpoints seem to be required to develop a picture of the merits and limits of testing and replication. Hence, the authors of this paper approach the topic from different perspectives. Following the ongoing discourse in neighbouring disciplines, we start by highlighting the significance of testing, replication and negation for scientific discourse as well as for the sponsors of research initiatives. Next, we discuss types of replication research and the challenges associated with each. In the third section, challenging questions are raised in the light of the ability of IS research for self-correction. Then, we address publication issues related to types of replications that require shifting editorial behaviors. The fifth section reflects on the possible use and interpretation of replication results in the light of contingency. As a key takeaway, the paper suggests ways to identify studies worth replicating in our field and reflects on possible roles of replication and testing for future IS research.
- Frank, Ulrich: Theories in the Light of Contingency and Change: Possible Future Worlds and Well-Grounded Hope as a Supplement to Truth. In: Proceedings of the 50th Hawaii International Conference on System Sciences (HICSS-50). 2017, S. 5727-5736. doi:10.24251/HICSS.2017.690KurzfassungDetailsVolltextBIB Download
Based on a critical account of the dominant concept of theory, the paper presents an alterna-tive, wider notion of theory. It is motivated by the need to cope with a contingent research subject and the assumption that IS should provide an orientation for managing the digital transfor-mation. Unlike neo-positivistic notions of theory, the proposed conception is not restricted to de-scriptions of the factual, but may be aimed at de-signing possible future worlds. Conceiving of possible future worlds requires overcoming the barriers created by language that constitutes our idea of the present world. The paper discusses the resulting methodological challenges and outlines how they might be addressed.
- Frank, Ulrich: Konzeptuelle Modellierung: Obsoleter Kostentreiber oder zentraler Erfolgsfaktor der digitalen Transformation?. In: Benker, Thomas; Jürck, Carsten; Wolf, Matthias (Hrsg.): Geschäftsprozessorientierte Systementwicklung, DOI 10.1007/978-3-658-14826-3_4. Springer Vieweg, 2017, S. 33-47. doi:10.1007/978-3-658-14826-3_4PDFDetailsBIB Download
- Bock, Alexander; Frank, Ulrich; Bergmann, Arne; Strecker, Stefan: Towards Support for Strategic Decision Processes Using Enterprise Models: A Critical Reconstruction of Strategy Analysis Tools. In: Horkoff, Jennifer; Jeusfeld, Manfred A.; Persson, Anne (Hrsg.): The Practice of Enterprise Modeling. 9th IFIP WG 8.1. Working Conference, PoEM 2016, Skövde, Sweden, November 8-10, 2016, Proceedings. Springer, 2016, S. 41-56. doi:10.1007/978-3-319-48393-1_4DetailsVolltextBIB Download
- Frank, Ulrich: Designing Models and Systems to Support IT Management: A Case for Multilevel Modeling. In: MULTI 2016 – Multi-Level Modelling. Proceedings of the Workshop in Saint-Malo. 2016, S. 3-24. PDFDetailsBIB Download
- Goldstein, Anat; Frank, Ulrich: Components of a multi-perspective modeling method for designing and managing IT security systems.. In: Information Systems and e-Business Management (2016), Nr. 14, S. 101-140. doi:10.1007/s10257-015-0276-5DetailsVolltextBIB Download
- Bichler, Martin; Frank, Ulrich; Avison, David; Malaurent, Julien; Fettke, Peter; Hovorka, Dirk; Krämer, Jan; Schnurr, Daniel; Müller, Benjamin; Suhl, Leena; Thalheim, Bernhard: Theories in Business and Information Systems Engineering. In: Business & Information Systems Engineering (2016), S. 1-29. doi:10.1007/s12599-016-0439-zDetailsVolltextBIB Download
- Bock, Alexander; Frank, Ulrich: MEMO GoalML: A Context-Enriched Modeling Language To Support Reflective Organizational Goal Planning and Decision Processes. In: Comyn-Wattiau, Isabelle; Tanaka, Katsumi; Song, Il-Yeol; Yamamoto, Shuichiro; Saeki, Motoshi (Hrsg.): 35th International Conference on Conceptual Modeling (ER 2016). Springer, 2016, S. 515-529. doi:10.1007/978-3-319-46397-1_40DetailsVolltextBIB Download
- Bock, Alexander; Frank, Ulrich: Multi-Perspective Enterprise Modelling – Conceptual Foundation and Implementation with ADOxx. In: Karagiannis, Dimitris; Mayr, Heinrich C.; Mylopoulos, John (Hrsg.): Domain-Specific Conceptual Modeling – Concepts, Methods and Tools. 2016, S. 241-267. doi:10.1007/978-3-319-39417-6_11DetailsVolltextBIB Download
- Aveiro, David; Frank, Ulrich; Lin, Kj; Tribolet, José (Hrsg.): Proceedings 17th IEEE Conference on Business Informatics. IEEE, University of Lisbon, Portugal, 2015. doi:10.1109/CBI36036.2015DetailsBIB Download
- Frank, Ulrich: Modelle und die Hoffnung auf eine bessere Welt. In: Erwägen Wissen Ethik, Jg.26 (2015), Nr. 3, S. 372-375. DetailsVolltextBIB Download
- Cheng, B. H. C.; Degueule, T.; Atkinson, C.; Clarke, Steve; Frank, Ulrich; Mostermann, P. J.; Sztipanovits, J.: Motivating Use Cases for the Globalization of DSLs. In: Combemale, B.; Cheng, B. H. C.; France, R. B.; Jézéquel, J. -M.; Rumpe, B. (Hrsg.): Globalizing Domain-Specific Languages. Springer, 2015, S. 21-42. doi:10.1007/978-3-319-26172-0_3DetailsVolltextBIB Download
- Frank, Ulrich; Köhling, Christian; Overbeek, Sietse: A Language for Multi-Perspective Goal Modelling: Challenges, Requirements and Solutions. In: Computer Standards & Interfaces (2015), Nr. 38, S. 1-16. doi:10.1016/j.csi.2014.08.001DetailsVolltextBIB Download
- Frank, Ulrich; Winter, Robert; al, et: “Impact Engineering” or Social Responsibility?. In: Business & Information Systems Engineering, Jg.57 (2015), Nr. 4, S. 279-292. doi:10.1007/s12599-015-0392-2DetailsVolltextBIB Download
- Heß, Michael; Kaczmarek, Monika; Frank, Ulrich; Podleska, Lars; Taeger, Georg: Towards a DSML for Clinical Pathways in the Realm of Multi-Perspective Hospital Modelling. In: Becker, Jörg; Vom Brocke, Jan; Marco, Marco de (Hrsg.): Proceedings of the 23rd European Conference on Information Systems (ECIS 2015). Münster, 2015. doi:10.18151/7217355DetailsVolltextBIB Download
- Heß, Michael; Kaczmarek, Monika; Frank, Ulrich; Podleska, Lars; Taeger, Georg: Towards a pathway-based clinical cancer registration in Hospital Information Systems. In: Lenz, Richard; Miksch, Silvia; Peleg, Mor; Reichert, Manfred; Riaño, David; Teije, Annette ten (Hrsg.): Proceedings of the International Joint Workshop Knowledge Representation for Health Care (KR4HC) 2015 - ProHealth 2015. Springer, Cham, 2015, S. 80-94. doi:10.1007/978-3-319-26585-8_6DetailsVolltextBIB Download
- Schauer, Carola; Frank, Ulrich: Wirtschaftsinformatik an Schulen. Status und Desiderata mit Fokus auf Nordrhein-Westfalen - ICB Research Report. 61. Essen, 2014. doi:10.17185/duepublico/47028KurzfassungPDFDetailsVolltextBIB Download
Vor dem Hintergrund des durch Informationstechnologien (IT)angestoßenen weitreichenden Transformationsprozesses in allen sozialen, gesellschaftlichen und wirtschaftlichen Be-reichen erläutert der Forschungsberichtdie Relevanz der Wirtschaftsinformatik für die schulische Bildung. Nach der grundlegenden Beschreibung des Gegenstandsbereichs der Wirtschaftsinformatik werden wesentlicheAnforderungen an die Vermittlung von Wirtschaftsinformatik-Themen im schulischen Bereich abgeleitet.Für ein Fach Wirtschaftsinformatik liegen in Nordrhein-Westfalenbislang nur an beruflichen Schulen Lehrpläne vor.Die Ergebnisse einer ersten Lehrplananalyse weisenauf deutliche Schwächenhinsichtlich der Abbildung von Wirtschaftsinformatikkonzepten und -methoden in den entsprechenden Fächern hin. Eineangemessene Vermittlung setzt zunächst die adäquate Ausbildung der Lehrenden voraus. Der Bericht bietet dazu eine Analyse der Lehramtsstudiengänge mit beruflicher Fachrichtung „Wirtschaftsinformatik“. Abschließend werden Maßnahmen vorgeschlagen, die aus fachlicher Sicht geeignet erscheinen daraufhinzuwirken, dass die Themen der Wirtschaftsinformatik zukünftig in den Lehrplänen der (beruflichen) Schulen und in der Lehrerausbildung adäquater abgebildet werden
- Clark, Tony; Kulkarni, Vinay; Barn, Balbir; France, Robert; Frank, Ulrich; Turk, Dan: Towards the Model Driven Organization. In: Sprague Jr., Ralph H. (Hrsg.): Proceedings of the 47th Annual Hawaii International Conference on System Sciences. 2014. doi:10.1109/HICSS.2014.591DetailsBIB Download
- Frank, Ulrich: Higher Value of Research by Promoting Value for Researchers. In: Communications of the Association for Information Systems, Jg.34 (2014), Nr. 43. doi:10.17705/1CAIS.03443DetailsVolltextBIB Download
- Frank, Ulrich: Enterprise Modelling: The Next Steps. In: Enterprise Modelling and Information Systems Architectures, Jg.9 (2014), Nr. 1, S. 22-37. doi:10.18417/emisa.9.1.2 DetailsBIB Download
- Bock, Alexander; Kaczmarek, Monika; Overbeek, Sietse; Heß, Michael: A Comparative Analysis of Selected Enterprise Modelling Approaches. In: Frank, Ulrich; Loucopoulos, Pericles; Petrounias, Ilias; Pastor, Óscar (Hrsg.): The Practice of Enterprise Modeling: 7th IFIP WG 8.1 Working Conference, PoEM 2014, Manchester, UK, November 12-13, 2014, Proceedings. Springer, 2014, S. 148-163. doi:10.1007/978-3-662-45501-2_11DetailsVolltextBIB Download
- Frank, Ulrich: Mehrebenen-Modellierung: Ein Vorschlag für ein neues Paradigma der konzeptuellen Modellierung und des Entwurfs von Informationssystemen. In: Wirtschaftsinformatik online first, Jg.56 (2014), Nr. 6, S. 347-367. doi:10.1007/s11576-014-0438-yDetailsVolltextBIB Download
- Frank, Ulrich: Multilevel Modeling: Toward a New Paradigm of Conceptual Modeling and Information Systems Design. In: Business and Information Systems Engineering online first, Jg.6 (2014), Nr. 6, S. 319-337. doi:10.1007/s12599-014-0350-4DetailsVolltextBIB Download
- Frank, Ulrich: Power-Modelling: Toward a more Versatile Approach to Creating and Using Conceptual Models. In: Shishkov, Boris (Hrsg.): Proceedings of the Fourth International Symposium on Business Modelling and Software Design. 2014, S. 9-19. doi:10.5220/0005423800090019DetailsBIB Download
- Frank, Ulrich; Loucopoulos, Pericles; Petrounias, Ilias; Pastor, Óscar (Hrsg.): The Practice of Enterprise Modeling: 7th IFIP WG 8.1 Working Conference, PoEM 2014, Manchester, UK, November 12-13, 2014, Proceedings. Springer, 2014. doi:10.1007/978-3-662-45501-2DetailsBIB Download
- Frank, Ulrich; Strecker, Stefan; Fettke, Peter; Vom Brocke, Jan; Becker, Jörg; Sinz, Elmar: Das Forschungsfeld „Modellierung betrieblicher Informationssysteme“. In: Wirtschaftsinformatik, Jg.56 (2014), Nr. 1, S. 49-54. doi:10.1007/s11576-013-0393-zDetailsVolltextBIB Download
- Frank, Ulrich; Strecker, Stefan; Fettke, Peter; Vom Brocke, Jan; Becker, Jörg; Sinz, Elmar: The Research Field “Modeling Business Information Systems”. In: Business & Information Systems Engineering, Jg.6 (2014), Nr. 1, S. 39-43. doi:10.1007/s12599-013-0301-5DetailsVolltextBIB Download
- Heise, David; Strecker, Stefan; Frank, Ulrich: ControlML: A domain-specific modeling language in support of assessing internal controls and the internal control system. In: International Journal of Accounting Information Systems (IJAIS), Jg.15 (2014), Nr. 3, S. 224-245. doi:10.1016/j.accinf.2013.09.001DetailsVolltextBIB Download
- Heß, Michael; Kaczmarek, Monika; Frank, Ulrich; Podleska, Lars; Taeger, Georg: On the Requirements Analysis Process for Domain-Specific Languages in the Realm of Multi-Perspective Hospital Modelling. In: Ieee (Hrsg.): Proceedings of 2014 IEEE 1st International Workshop on the Interrelations between Requirements Engineering and Business Process Management (REBPM). 2014, S. 29-38. doi:10.1109/REBPM.2014.6890733DetailsBIB Download
- Loos, Peter; Mettler, Tobias; Winter, Robert; Goeken, Matthias; Frank, Ulrich; Winter, Alfred: Methodological Pluralism in Business and Information Systems Engineering?. Volume 5, Issue 6, pp 453–460. Business & Information Systems Engineering, 2013. doi:10.1007/s12599-013-0299-8KurzfassungDetailsVolltextBIB Download
This article is also available in German in print and via http://www.wirtschaftsinformatik.de: Loos P (2013) Methodenpluralismus in der Wirtschaftsinformatik? WIRTSCHAFTSINFORMATIK. doi: 10.1007/s11576-013-0392-0.
- Barn, Balbir; Clark, Tony; France, Robert; Frank, Ulrich; Kulkarni, Vinay; Turk, Dan (Hrsg.): Proceedings of the workshop Towards the Model Driven Organization (AMINO 2013). IEEE, 2013. DetailsBIB Download
- Frank, Ulrich: Between Canonization and Differentiation. In: Business & Information Systems Engineering, Jg.5 (2013), Nr. 6. doi:10.1007/s12599-013-0299-8DetailsVolltextBIB Download
- Frank, Ulrich: Zwischen Kanonisierung und Differenzierung. In: Wirtschaftsinformatik, Jg.55 (2013), Nr. 6. doi:10.1007/s11576-013-0392-0DetailsVolltextBIB Download
- Frank, Ulrich: Domain-Specific Modeling Languages - Requirements Analysis and Design Guidelines. In: Reinhartz-Berger, Iris; Sturm, Aron; Clark, Tony; Wand, Yair; Cohen, Sholom; Bettin, Jorn (Hrsg.): Domain Engineering: Product Lines, Conceptual Models, and Languages. Springer, 2013, S. 133-157. doi:10.1007/978-3-642-36654-3_6DetailsVolltextBIB Download
- Frank, Ulrich: Multi-Perspective Enterprise Modeling: Foundational Concepts, Prospects and Future Research Challenges. In: Software and Systems Modeling (2013). doi:10.1007/s10270-012-0273-9PDFDetailsVolltextBIB Download
- Goldstein, Anat; Overbeek, Sietse: Enterprise models as drivers for IT security management at runtime. In: Combemale, Benoit; Antoni, Julien De; France, Robert; Barn, Balbir; Clark, Tony; Frank, Ulrich; Kulkarni, Vinay; Turk, Dan (Hrsg.): Joint Proceedings of the First International Workshop on the Globalization of Modeling Languages (GEMOC 2013) and the First International Workshop: Towards the Model Driven Organization (AMINO 2013), Miami, USA, September 29 - October 04, 2013. Sun SITE Central Europe, Aachen, Germany, EU, 2013, S. 79-88. DetailsVolltextBIB Download
- Gulden, Jens: Meta-model Patterns for Expressing Relationships between Organization Model Concepts and Software Implementation Concepts. In: Barn, Balbir; Clark, Tony; France, Robert; Frank, Ulrich; Kulkarni, Vinay; Turk, Dan (Hrsg.): Proceedings of the workshop Towards the Model Driven Organization (AMINO 2013). IEEE, 2013. DetailsBIB Download
- Kattenstroth, Heiko; Frank, Ulrich; Heise, David: Towards a Modelling Method in Support of Evaluating Information Systems Integration. In: Jung, Reinhard; Reichert, M. (Hrsg.): Proceedings of the 5th International Workshop on Enterprise Modelling and Information Systems Architectures (EMISA ’13), St. Gallen, Schweiz. GI, 2013, S. 85-99. DetailsVolltextBIB Download
- Frank, Ulrich: Thoughts on Classification / Instantiation and Generalisation / Specialisation - ICB Research Report. 53. Essen, 2012. doi:10.17185/duepublico/47059PDFDetailsVolltextBIB Download
- Frank, Ulrich: Specialisation in Business Process Modelling: Motivation, Approaches and Limitations - ICB Research Report. 51. Essen, 2012. doi:10.17185/duepublico/47062PDFDetailsVolltextBIB Download
- Frank, Ulrich: ICT Companies: Subject of Research and Co-Operation Partners. In: Business & Information Systems Engineering (2012), Nr. 6. doi:10.1007/s12599-012-0235-3DetailsVolltextBIB Download
- Frank, Ulrich: IKT-Unternehmen als Forschungsgegenstand und Kooperationspartner. In: Wirtschaftsinformatik (2012), Nr. 6. doi:10.1007/s11576-012-0339-xDetailsVolltextBIB Download
- Goldstein, Anat; Frank, Ulrich: A language for Multi-Perspective Modelling of IT Security: Objectives and Analysis of Requirements. In: La Rosa, M.; Soffer, P. (Hrsg.): Business Process Management Workshops (BPM 2012). Springer, 2012. doi:10.1007/978-3-642-36285-9_64DetailsVolltextBIB Download
- Goldstein, Anat; Frank, Ulrich: Augmented Enterprise Models as a Foundation for Generating Security-Related Software: Requirements and Prospects. In: Acm (Hrsg.): Proceedings of the Workshop on Model-Driven Security. ACM, New York, 2012. doi:10.1145/2422498.2422506DetailsVolltextBIB Download
- Strecker, Stefan; Frank, Ulrich; Heise, David; Kattenstroth, Heiko: MetricM: A modeling method in support of the reflective design and use of performance measurement systems. In: Information Systems and e-Business Management, Jg.10 (2012), Nr. 2, S. 241-276. doi:10.1007/s10257-011-0172-6DetailsVolltextBIB Download
- Frank, Ulrich: MEMO Organisation Modelling Language (2): Focus on Business Processes - ICB Research Report. 49. Essen, 2011. doi:10.17185/duepublico/47065PDFDetailsVolltextBIB Download
- Frank, Ulrich: MEMO Organisation Modelling Language (1): Focus on Organisational Structure - ICB Research Report. 48. Essen, 2011. doi:10.17185/duepublico/47066PDFDetailsVolltextBIB Download
- Frank, Ulrich: MEMO Organisation Modelling Language: requirements and core diagram types - ICB Research Report. 47. Essen, 2011. doi:10.17185/duepublico/47067PDFDetailsVolltextBIB Download
- Frank, Ulrich: Multi-Perspective Enterprise Modelling: Background and Terminological Foundation - ICB Research Report. 46. Essen, 2011. doi:10.17185/duepublico/47068PDFDetailsVolltextBIB Download
- Frank, Ulrich; Strecker, Stefan; Heise, David; Kattenstroth, Heiko; Schauer, Carola: Leitfaden zur Erstellung wissenschaftlicher Arbeiten in der Wirtschaftsinformatik - ICB Research Report. 45. Essen, 2011. doi:10.17185/duepublico/47069PDFDetailsVolltextBIB Download
- Frank, Ulrich: The MEMO Meta Modelling Language (MML) and Language Architecture. 2nd Edition - ICB Research Report. 43. Essen, 2011. doi:10.17185/duepublico/47072PDFDetailsVolltextBIB Download
- Frank, Ulrich: Ein ambivalentes Konzept. In: Wirtschaftsinformatik (2011), Nr. 2. doi:10.1007/s11576-011-0264-4DetailsVolltextBIB Download
- Strecker, Stefan; Heise, David; Frank, Ulrich: RiskM: A multi-perspective modeling method for IT risk assessment. In: Information Systems Frontiers, Jg.13 (2011), Nr. 4, S. 595-611. doi:10.1007/s10796-010-9235-3DetailsVolltextBIB Download
- Frank, Ulrich: A Conception of a Presentation Development and Management System Featuring ‘Smart Slides’. In: Enterprise Modelling and Information Systems Architectures, Jg.6 (2011), Nr. 1, S. 47-69. doi:10.18417/emisa.6.1.4 DetailsVolltextBIB Download
- Frank, Ulrich: Some Guidelines for the Conception of Domain-Specific Modelling Languages. In: Nüttgens, Markus; Thomas, Oliver; Weber, Barbara (Hrsg.): Proceedings of the Conference ’Enterprise Modelling and Information Systems Architectures’ (EMISA 2011). Lecture Notes in Informatics. GI, Bonn, Germany, 2011, S. 93-106. DetailsBIB Download
- Frank, Ulrich; Fettke, Peter: What in Fact Is the Role of Stylized Facts in Fundamental Research of Business and Information Systems Engineering?. In: Business & Information Systems Engineering (2011), Nr. 2. doi:10.1007/s12599-011-0149-5DetailsVolltextBIB Download
- Frank, Ulrich; Strecker, Stefan; Kattenstroth, Heiko; Heise, David: Wissenschaftliche Untersuchung zur „Integration der COBIT und ITIL Standards mit der Rahmenarchitektur IT-Steuerung Bund“. Essen, 2011. DetailsVolltextBIB Download
- Strecker, Stefan; Heise, David; Frank, Ulrich: Prolegomena of a modelling method in support of audit risk assessment: Outline of a domain-specific modelling language for internal controls and internal control systems. In: Enterprise Modelling and Information Systems Architectures: An International Journal, Jg.6 (2011), Nr. 3, S. 5-24. doi:10.18417/emisa.6.3.1DetailsBIB Download
- Österle, Hubert; Becker, Jörg; Frank, Ulrich; al, et: Memorandum on design-oriented information systems research. In: European Journal of Information Systems, Jg.20 (2011), S. 7-10. doi:10.1057/ejis.2010.55DetailsVolltextBIB Download
- Frank, Ulrich: Outline of a Method for Designing Domain-Specific Modelling Languages - ICB Research Report. 42. Essen, 2010. doi:10.17185/duepublico/47075KurzfassungPDFDetailsVolltextBIB Download
- Strecker, Stefan; Heise, David; Frank, Ulrich: Entwurf einer Mentoring-Konzeption für den Studiengang M.Sc. Wirtschaftsinformatik an der Fakultät für Wirtschaftswissenschaften der Universität Duisburg-Essen - ICB Research Report. 39. Essen, 2010. doi:10.17185/duepublico/47083PDFDetailsVolltextBIB Download
- Frank, Ulrich: Zur methodischen Fundierung der Forschung in der Wirtschaftsinformatik. In: Österle, Hubert; Winter, Robert; Brenner, Walter (Hrsg.): Gestaltungsorientierte Wirtschaftsinformatik: Ein Plädoyer für Rigor und Relevanz. St. Gallen, 2010, S. 35-44. DetailsBIB Download
- Österle, Hubert; Becker, Jörg; Frank, Ulrich; al, et: Memorandum zur gestaltungsorientierten Wirtschaftsinformatik. In: Zeitschrift für betriebswirtschaftlichliche Forschung (2010), Nr. 11, S. 664-669. doi:10.1007/BF03372838DetailsBIB Download
- Gulden, Jens; Frank, Ulrich: MEMOCenterNG. A full-featured modeling environment for organization-modeling and model-driven software development. In: Soffer, Pnina; Proper, Erik (Hrsg.): Proceedings of the CAiSE Forum 2010. 2010, S. 76-83. doi:10.1007/978-3-642-17722-4DetailsBIB Download
- Heise, David; Heß, Michael; Strecker, Stefan; Frank, Ulrich: Rekonstruktion eines klinischen Behandlungspfads mithilfe domänenspezifischer Erweiterungen einer Geschäftsprozessmodellierungssprache: Anwendungsfall und Sprachkonzepte. In: Thomas, Oliver; Nüttgens, Markus (Hrsg.): Dienstleistungsmodellierung 2010. Interdisziplinäre Konzepte und Anwendungen. Physica, Heidelberg, 2010, S. 210-227. doi:10.1007/978-3-7908-2621-0_11DetailsVolltextBIB Download
- Strecker, Stefan; Heise, David; Frank, Ulrich: Toward modeling constructs for audit risk assessment: Reflections on internal controls modeling. In: Esswein, Werner; Turowski, Klaus; Juhrisch, Martin (Hrsg.): Modellierung betrieblicher Informationssysteme (MobIS 2010) : Modellgestütztes Management, 15.-17. September 2010, Dresden. GI, 2010, S. 131-148. DetailsVolltextBIB Download
- Frank, Ulrich; Strecker, Stefan: Beyond ERP Systems: An Outline of Self-Referential Enterprise Systems - ICB Research Report. 31. Essen, 2009. doi:10.17185/duepublico/47096PDFDetailsVolltextBIB Download
- Kurbel, Karl; Brenner, Walter; Chamoni, Peter; Frank, Ulrich; Mertens, Peter; Rothmayr, Friedrich (Hrsg.): Studienführer Wirtschaftsinformatik. Studieninhalte - Anwendungsfelder - Berufsbilder. Gabler, Wiesbaden, 2009. doi:10.1007/978-3-8349-8057-1DetailsBIB Download
- Frank, Ulrich: Die Konstruktion möglicher Welten als Chance und Herausforderung der Wirtschaftsinformatik. In: Becker, Jörg; Krcmar, Helmut; Niehaves, Björn (Hrsg.): Wissenschaftstheorie und gestaltungsorientierte Wirtschaftsinformatik. Physica, Heidelberg, 2009, S. 167-180. doi:10.1007/978-3-7908-2336-3_8DetailsVolltextBIB Download
- Frank, Ulrich; Heise, David; Kattenstroth, Heiko: Use of a Domain Specific Modeling Language for Realizing Versatile Dashboards. In: Tolvanen, Juha-Pekka; Rossi, Matti; Gray, J.; Sprinkle, J. (Hrsg.): Proceedings of the 9th OOPSLA workshop on domain-specific modeling (DSM). Helsinki Business School, Helsinki, 2009. doi:10.1145/1639950.1639975DetailsVolltextBIB Download
- Frank, Ulrich; Heise, David; Kattenstroth, Heiko; Ferguson, Donald; Hadar, Ethan; Waschke, Marvin: ITML: A Domain-Specific Modeling Language for Supporting Business Driven IT Management. In: Tolvanen, Juha-Pekka; Rossi, Matti; Gray, J.; Sprinkle, J. (Hrsg.): Proceedings of the 9th OOPSLA workshop on domain-specific modeling (DSM). Helsinki Business School, Helsinki, 2009. doi:10.1145/1639950.1639975DetailsVolltextBIB Download
- Frank, Ulrich; Squazzoni, Flamino; Troitzsch, Klaus: Epistemological Perspectives on Simulation: An Introduction. In: Squazzoni, Flaminio (Hrsg.): Epistemological Aspects of Computer Simulation in the Social Sciences. Springer, 2009, S. 1-11. doi:10.1007/978-3-642-01109-2_1DetailsBIB Download
- Frank, Ulrich: The MEMO Meta Modelling Language (MML) and Language Architecture - ICB Research Report. 24. Essen, 2008. doi:10.17185/duepublico/47113PDFDetailsVolltextBIB Download
- Frank, Ulrich: Herausforderungen der Wirtschaftsinformatik in Zeiten des Wandels. In: Myrach, Thomas; Jung, Reinhard (Hrsg.): Quo vadis Wirtschaftsinformatik - Festschrift für Prof. Gerhard F. Knolmayer zum 60. Geburtstag. 1. Auflage. Gabler, Wiesbaden, 2008, S. 37-56. doi:10.1007/978-3-8349-9855-2_3DetailsVolltextBIB Download
- Frank, Ulrich: Integration - Reflections on a Pivotal Concept for Designing and Evaluating Information Systems. In: Kaschek, Roland; Kop, Christian; Steinberger, Claudia; Fliedl, Günther (Hrsg.): Information Systems and e-Business Technologies. 2nd International United Information Systems Conference UNISCON 2008. Springer, Berlin, Heidelberg, 2008, S. 111-122. doi:10.1007/978-3-540-78942-0_13DetailsVolltextBIB Download
- Frank, Ulrich: Konstruktionsorientierter Forschungsansatz. In: Kurbel, Karl; Becker, Jörg; Gronau, Norbert; Sinz, Elmar; Suhl, Leena (Hrsg.): Enzyklopädie der Wirtschaftsinformatik : Online-Lexikon. Oldenbourg, München, 2008. DetailsVolltextBIB Download
- Frank, Ulrich: Multiperspektivische Unternehmensmodellierung. In: Kurbel, Karl; Becker, Jörg; Gronau, Norbert; Sinz, Elmar; Suhl, Leena (Hrsg.): Enzyklopädie der Wirtschaftsinformatik : Online-Lexikon. Oldenbourg, München, 2008. DetailsVolltextBIB Download
- Frank, Ulrich: Reflexionen zur sprachlichen Konstruktion von Informationssystemen. In: Heinemann, Elisabeth (Hrsg.): Anwendungsinformatik: Die Zukunft des Enterprise Engineering. Nomos, Baden-Baden, 2008, S. 37-49. doi:10.5771/9783845213774-37 DetailsVolltextBIB Download
- Frank, Ulrich; Heise, David; Kattenstroth, Heiko; Schauer, Hanno: Designing and Utilising Business Indicator Systems within Enterprise Models – Outline of a Method. In: Loos, Peter; Nüttgens, Markus; Turowski, Klaus; Werth, Dirk (Hrsg.): Modellierung betrieblicher Informationssysteme (MobIS 2008). GI, Bonn, 2008, S. 89-105. DetailsVolltextBIB Download
- Frank, Ulrich; Schauer, Carola; Wigand, Rolf: Different Paths of Development of Two Information Systems Communities: A Comparative Study Based on Peer Interviews. In: Communications of the AIS, Jg.22 (2008), Nr. 21, S. 391-412. doi:10.17705/1CAIS.02221KurzfassungDetailsVolltextBIB Download
Information Systems (IS) is not a homogeneous discipline. Rather, it is comprised of various
communities that are characterized by different perspectives and methods. With regard to the
ongoing discussion about the profile of the discipline, this is a remarkable phenomenon. More
specifically, it recommends analyzing the characteristic features of the various IS communities
and explaining the diverse paths of development they took. Furthermore, it implies the question
whether—and how—the current diversity could be overcome in order to foster a more focused
competition as well as a more coherent presentation of research results on an international scale.
This article contributes to such an investigation. It is focused on a comparison of the international
English-speaking community predominantly (in particular in its early days) shaped by North-
American IS researchers, which plays a leading role in the international scene, and the IS discipline
in German-speaking countries (”Wirtschaftsinformatik” or WI, in Austria, Germany, and
Switzerland), which constitutes the largest IS community outside North America that maintains
its own approach. The focus of this article is mainly on describing the communities’ characteristics
as the outcome of a social construction that is chiefly influenced by those individuals who
participated in this construction. Against this background, eight scholars from North America
and six scholars from German-speaking countries were interviewed at length. All were chosen as
witnesses of and important contributors to the development of their discipline. As a result of this
reconstruction, the article presents a rich picture of the communities’ history and characteristics as
experienced and reported by the interviewees. The results obtained from this project indicate that
neither of the two conceptions (IS or WI) can serve as an ideal model. Instead, a more intensive
international exchange among the various research communities, including the Scandinavian and
British scholars, should contribute to further develop the field into a more mature and satisfactory
state. - Heise, David; Strecker, Stefan; Frank, Ulrich; Jung, Jürgen: Erweiterung einer Unternehmensmodellierungsmethode zur Unterstützung des IT-Controllings. In: Bichler, M.; Hess, Thomas; Krcmar, Helmut; Lechner, Ulrike; Matthes, Florian; Picot, Arnold; Speitkamp, Benjamin; Wolf, Petra (Hrsg.): Multikonferenz Wirtschaftsinformatik 2008. GITO, Berlin, 2008, S. 1017-1028. DetailsVolltextBIB Download
- Frank, Ulrich; Strecker, Stefan; Koch, Stefan: Open Model’ - ein Vorschlag für ein Forschungsprogramm der Wirtschaftsinformatik (Langfassung) - ICB Research Report. 8. Essen, 2007. doi:10.17185/duepublico/47160PDFDetailsVolltextBIB Download
- Frank, Ulrich: Integration der Datenverarbeitung. In: Forum Forschung, Universität Duisburg-Essen (2007), S. 92-97. DetailsVolltextBIB Download
- Frank, Ulrich: Relevance of Research implies Relevance to Researchers. In: Wirtschaftsinformatik, Jg.49 (2007), Nr. 5, S. 404-405. DetailsVolltextBIB Download
- Frank, Ulrich: Ein Vorschlag zur Konfiguration von Forschungsmethoden in der Wirtschaftsinformatik. In: Lehner, Franz; Zelewski, Stephan (Hrsg.): Wissenschaftstheoretische Fundierung und wissenschaftliche Orientierung der Wirtschaftsinformatik. GITO, Berlin, 2007, S. 158-185. DetailsBIB Download
- Frank, Ulrich: Wissenschaftstheorie. In: Köhler, R.; Küpper, H.; Pfingsten, A. (Hrsg.): Handwörterbuch der Betriebswirtschaft. 6. Auflage. Poeschel, 2007, S. 2010-2017. DetailsBIB Download
- Frank, Ulrich; Lange, Carola: E-MEMO: A Method to support the Development of customized Electronic Commerce Systems. In: Information Systems and E-Business Management (ISeB), Jg.5 (2007), Nr. 2, S. 93-116. doi:10.1007/s10257-006-0034-9KurzfassungDetailsBIB Download
In many industries structural change through E-Commerce is challenging firms to re-align their strategies as well as re-engineer their business processes with new competitive environments while taking advantage
of technological opportunities. This article presents E-MEMO, a method for multi-perspective enterprise modelling with special emphasis on processes and technologies for E-Commerce. It serves to analyse and design corporate information systems that are balanced with a company’s E-Commerce strategy and its organisation. E-MEMO offers specific languages for modelling strategies, business processes, and related resources. In addition to that, it provides a library of reference models including strategy networks to guide strategic planning and models of business processes. In order to further support the implementation of information systems a transformation has been defined that allows for generating workflow schemata from business process models. Since design-oriented research is not predominant in the Information Systems field, the epistemological challenges of the chosen research approach are discussed, too. - Frank, Ulrich; Strecker, Stefan: Open Reference Models – Community-driven Collaboration to Promote Development and Dissemination of Reference Models. In: Enterprise Modelling and Information Systems Architectures, Jg.2 (2007), Nr. 2, S. 32-41. doi:10.18417/emisa.2.2.4 DetailsBIB Download
- Frank, Ulrich; Strecker, Stefan; Koch, Stefan: ’Open Model’ - ein Vorschlag für ein Forschungsprogramm der Wirtschaftsinformatik. In: Oberweis, Andreas; Weinhardt, Ch (Hrsg.): eOrganisation: Service-, Prozess-, Market-Engineering (8. Internationale Tagung Wirtschaftsinformatik). Universitätsverlag Karlsruhe, Karlsruhe, 2007, S. 217-234. DetailsVolltextBIB Download
- Schauer, Carola; Frank, Ulrich: Wirtschaftsinformatik und Information Systems: ein Vergleich aus wissenschaftstheoretischer Sicht. In: Lehner, Franz; Zelewski, Stephan (Hrsg.): Wissenschaftstheoretische Fundierung und wissenschaftliche Orientierung der Wirtschaftsinformatik. GITO, Berlin, 2007, S. 122-155. KurzfassungDetailsBIB Download
Der Wirtschaftsinformatik (WI) steht im internationalen Wettbewerb insbesondere das nordamerikanische Information Systems (IS) gegenüber. Dieser Beitrag präsentiert erste Ergebnisse einer Studie, die darauf zielt, die WI und das IS aus wissenschaftstheoretischer und wissenschaftssoziologischer Sicht zu vergleichen. Im Rahmen eines methodenpluralistischen Forschungsansatzes werden dabei die historische Entwicklung und der aktuelle Stand beider Disziplinen untersucht. Auf Basis der bisherigen Ergebnisse analysiert dieser Beitrag die Stärken und Schwächen der Disziplinen und zeigt Handlungsempfehlungen für die zukünftige Entwicklung der WI auf.
- Frank, Ulrich: Towards a Pluralistic Conception of Research Methods in Information Systems Research - ICB Research Report. 7. Essen, 2006. doi:10.17185/duepublico/47166PDFDetailsVolltextBIB Download
- Frank, Ulrich: Evaluation von Forschung und Lehre an Universitäten - Ein Diskussionsbeitrag - ICB Research Report. 6. Essen, 2006. doi:10.17185/duepublico/47167PDFDetailsVolltextBIB Download
- Frank, Ulrich: Evaluation of Reference Models. In: Fettke, Peter; Loos, Peter (Hrsg.): Reference Modeling for Business Systems Analysis. Idea Group, 2006, S. 118-140. DetailsVolltextBIB Download
- Jung, Jürgen; Sprenger, Jonas: Muster für die Geschäftsprozessmodellierung. In: Schelp, Joachim; Winter, Robert; Frank, Ulrich; Rieger, Bodo; Turowski, Klaus (Hrsg.): Integration, Informationslogistik und Architektur. Proceedings der DW2006. 2006, S. 189-204. DetailsBIB Download
- Schauer, Hanno; Frank, Ulrich: Methoden des Wissensmanagements. In: Belliger, Andréa; Krieger, David (Hrsg.): Wissensmanagement für KMU. VDF, 2006, S. 147-166. DetailsBIB Download
- Schelp, Joachim; Winter, Robert; Frank, Ulrich; Rieger, Bodo; Turowski, Klaus (Hrsg.): Integration, Informationslogistik und Architektur. Proceedings der DW2006. 2006. DetailsBIB Download
- Koch, Stefan; Strecker, Stefan; Frank, Ulrich: Conceptual Modelling as a New Entry in the Bazaar: The Open Model Approach. In: Damiani, Ernesto; Fitzgerald, Brian; Scacchi, Walt; Scotto, Marco; Succi, Giancarlo (Hrsg.): Open Source Systems. Springer, Heidelberg ea., 2006. doi:10.1007/0-387-34226-5_2DetailsVolltextBIB Download
- Desel, Jörg; Frank, Ulrich (Hrsg.): Enterprise Modelling and Information Systems Architectures. 2005. DetailsBIB Download
- Frank, Ulrich: Silver Bullet or Academic Toys?. In: Wirtschaftsinformatik, Jg.2 (2005). DetailsVolltextBIB Download
- Wolff, Frank; Frank, Ulrich: A Multiperspective Framework for Evaluating Conceptual Models in Organisational Change. In: Bartmann, Dieter; Rrajola, Frederico; Kallinikos, Jannis; Avison, David; Winter, Robert; Ein-Dor, Philip; Becker, Jörg; Bodendorf, Freimut; Weinhardt, Christof (Hrsg.): ECIS 2005 - 13th European Conference on Information Systems: Information Systems in a Rapidly Changing Economy. Association for Information Systems, 2005, S. 1-12. DetailsVolltextBIB Download
- Wolff, Frank; Oberle, Daniel; Lamparter, Steffen; Staab, Steffen: Economic Reflections on Managing Web Service Using Semantics. In: Desel, Jörg; Frank, Ulrich (Hrsg.): Enterprise Modelling and Information Systems Architectures. 2005, S. 194-207. DetailsVolltextBIB Download
- Frank, Ulrich: E-MEMO: Referenzmodelle zur ökonomischen Realisierung leistungsfähiger Infrastrukturen für Electronic Commerce. In: Wirtschaftsinformatik, Jg.46 (2004), Nr. 5, S. 373-381. doi:10.1007/BF03250950DetailsVolltextBIB Download
- Frank, Ulrich: Informationstechnologie und Organisation. In: Schreyögg, Georg (Hrsg.): Handwörterbuch Unternehmensführung. Poeschel, 2004, S. 472-480. DetailsVolltextBIB Download
- Frank, Ulrich (Hrsg.): Wissenschaftstheorie in Ökonomie und Wirtschaftsinformatik: Theoriebildung und -bewertung, Ontologien, Wissensmanagement. Deutscher Universitäts-Verlag, Wiesbaden, 2004. DetailsBIB Download
- Frank, Ulrich: Model-Driven Planning and Development of Infrastructures for E-Commerce. In: Wang, Shan; Yang, Dongqing; Tanaka, Katsumi (Hrsg.): Conceptual Modeling for Advanced Application Domains. Springer, 2004, S. 679-690. doi:10.1007/978-3-540-30466-1_62DetailsBIB Download
- Frank, Ulrich; Lange, Carola: A Framework to Support the Analysis of Strategic Options for Electronic Commerce. 2004. DetailsVolltextBIB Download
- Frank, Ulrich: Zwischen Wettbewerbsorientierung und Qualitätssicherung. Universität und Wissenschaft in Zeiten des Wandels. In: Wissenschaftsmanagement, Jg.10 (2004), Nr. 1, S. 27-31. DetailsVolltextBIB Download
- Frank, Ulrich; Lange, Carola: Corporate Strategies for Electronic Commerce - Stepwise refinement and mapping to generic business process models. Koblenz, 2004. DetailsVolltextBIB Download
- Frank, Ulrich; Lange, Carola: Einführende Lehrbücher für ’Information Systems’ aus dem Blickwinkel der Wirtschaftsinformatik - Vorbild oder Bedrohung?. 2004. doi:10.1007/s11576-007-0036-3DetailsVolltextBIB Download
- Frank, Ulrich; Lange, Carola: Information Systems - einführende Lehrbücher: Vergleichende Buchbesprechung. In: Wirtschaftsinformatik, Jg.46 (2004), Nr. 5, S. 228-237. DetailsVolltextBIB Download
- Lange, Carola; Frank, Ulrich: Ein Bezugsrahmen zur Verfeinerung und Umsetzung von Unternehmensstrategien für Electronic Commerce. Koblenz, 2004. DetailsVolltextBIB Download
- Schauer, Hanno: Impulse der Erkenntnistheorie und des Wissenschaftsbetriebs für eine betriebliche Wissensbewertung. In: Frank, Ulrich (Hrsg.): Wissenschaftstheorie in Ökonomie und Wirtschaftsinformatik: Theoriebildung und -bewertung, Ontologien, Wissensmanagement. Deutscher Universitäts-Verlag, Wiesbaden, 2004, S. 289-310. doi:10.1007/978-3-322-81127-1_14DetailsBIB Download
- Wolff, Frank: Verschiedene wissenschaftstheoretische Ansätze in den Wirtschaftswissenschaften: Gedanken zu ihrer sinnvollen Nutzung in der Praxis. In: Frank, Ulrich (Hrsg.): Wissenschaftstheorie in Ökonomie und Wirtschaftsinformatik: Theoriebildung und -bewertung, Ontologien, Wissensmanagement. Deutscher Universitäts-Verlag, Wiesbaden, 2004, S. 131-147. doi:10.1007/978-3-322-81127-1_6DetailsBIB Download
- Frank, Ulrich: Ebenen der Abstraktion und ihre Abbildung auf konzeptionelle Modelle - oder: Anmerkungen zur Semantik von Spezialisierungs- und Instanzierungsbeziehungen. In: EMISA Forum, Jg.23 (2003), Nr. 2, S. 14-18. DetailsBIB Download
- Frank, Ulrich; van Bodo, Laak: Anforderungen an Sprachen zur Modellierung von Geschäftsprozessen. 2003. DetailsVolltextBIB Download
- Frank, Ulrich: Rezension von "Kock, N.; Gray, P.; Hoving, R.; Klein, H.; Myers, M.; Rockart, J.: IS Research Relevance Revisited: Subtle Accomplishment, Unfulfilled Promise, or Serial Hypocrisy?. In: Wirtschaftsinformatik, Jg.45 (2003), Nr. 3. DetailsVolltextBIB Download
- Kirchner, Lutz; Frank, Ulrich: Evaluierung von UML-Modellierungswerkzeugen. In: OBJEKTspektrum, Jg.1 (2003), Nr. 01, S. 45-50. DetailsBIB Download
- van Laak, Bodo; Frank, Ulrich: Workflow-Management. In: Wirtschaftsinformatik, Jg.45 (2003), Nr. 4, S. 454-461. DetailsBIB Download
- Frank, Ulrich: A Multi-Layer Architecture for Knowledge Management Systems. In: Barnes, Stuart (Hrsg.): Knowledge Management Systems. Thomson Verlag, 2002, S. 97-111. DetailsBIB Download
- Frank, Ulrich: A Conceptual Foundation for Versatile E-Commerce Platforms. In: Journal of Electronic Commerce Research, Jg.2 (2002), Nr. 2. DetailsBIB Download
- Frank, Ulrich: Forschung in der Wirtschaftsinformatik: Profilierung durch Kontemplation - ein Plädoyer für den Elfenbeinturm. 2002. DetailsVolltextBIB Download
- Frank, Ulrich: Modeling Products for Versatile E-Commerce Platforms: Essential Requirements and Generic Design Alternatives. In: Mayr, H. (Hrsg.): Proceedings of the 2nd International Workshop on Conceptual Modeling Approaches for E-Business (ECOMO). Springer, 2002. doi:10.1007/3-540-46140-X_34DetailsVolltextBIB Download
- Schauer, Hanno; Frank, Ulrich: Vergleichende Buchbesprechung: Einführung von Wissensmanagement und Wissensmanagementsystemen. In: Wirtschaftsinformatik (2002), Nr. 4, S. 381-386. DetailsBIB Download
- Frank, Ulrich: Multi-Perspective Enterprise Modeling (MEMO): Conceptual Framework and Modeling Languages. In: Sprague Jr., Ralph H. (Hrsg.): Proceedings of the Hawaii International Conference on System Sciences (HICSS-35): Honolulu. 2002. doi:10.1109/HICSS.2002.993989DetailsVolltextBIB Download
- Frank, Ulrich; van Laak, Bodo: A Method for the Multi-Perspective Design of Versatile E-Business Systems. In: Ramsower, Regan; Windsor, John (Hrsg.): Proceedings of the Americas Conference on Information Systems (AMCIS 2002). 2002. DetailsVolltextBIB Download
- Frank, Ulrich: Einige Gründe für eine Wiederbelebung der Wissenschaftstheorie. In: Tagung der Kommission Wissenschaftstheorie im Verband der Hochschullehrer für Betriebswirtschaftslehre. 2001. DetailsVolltextBIB Download
- Frank, Ulrich: Anwendungsnahe Standards für E-Business: Überblick über aktuelle Initiativen. In: Wirtschaftsinformatik, Jg.43 (2001), Nr. 3, S. 283-293. DetailsBIB Download
- Frank, Ulrich: Framework. In: Mertens, Peter (Hrsg.): Lexikon der Wirtschaftsinformatik. 4. Auflage. Springer, 2001. DetailsBIB Download
- Frank, Ulrich: Informatik und Wirtschaftsinformatik: Grenzziehungen und Ansätze zur gegenseitigen Befruchtung. In: Desel, Jörg (Hrsg.): Das ist Informatik. Springer, 2001, S. 47-66. doi:10.1007/978-3-642-56774-2_4DetailsVolltextBIB Download
- Frank, Ulrich: Knowledge Management Systems: Essential Requirements and Specific Design Patterns. In: Smari, Waleed W.; Melab, N.; Yetognon, K. (Hrsg.): Proceedings of the International Symposium on Information Systems and Engineering: ISE’2001. CSREA Press, 2001, S. 114-121. DetailsVolltextBIB Download
- Frank, Ulrich: Organising the Corporation: Research Perspectives, Concepts and Diagrams. 2001. DetailsVolltextBIB Download
- Frank, Ulrich; Fraunholz, Bardo: Applying Action Research to Designing, Introducing and Evaluating Information Systems in Small and Medium sized Enterprises (SMEs): Prospects and Critical Success Factors. In: Brown, Ann; Remenyi, Dan (Hrsg.): Proceedings of the Eighth European Conference on Information Technology Evaluation. Reading, 2001, S. 227-237. DetailsVolltextBIB Download
- Frank, Ulrich; Schauer, Hanno: Software für das Wissensmanagement. In: WISU - das Wirtschaftsstudium (2001), Nr. 5, S. 718-726. DetailsVolltextBIB Download
- Frank, Ulrich; Jung, Jürgen: Konzeption der Architektur eines Flottenmanagementsystems im Kundendienst. In: Grünert, T.; Sebastian, H. -J (Hrsg.): Logistik Management - Supply Chain Management und e-Business. Teubner, 2001, S. 283-292. doi:10.1007/978-3-322-87181-7_23DetailsBIB Download
- Frank, Ulrich; Jung, Jürgen: Prototypische Vorgehensweise für den Entwurf anwendungsnaher Komponenten. In: Jablonski, Stefan (Hrsg.): Verteilte Informationssysteme auf der Grundlage von Objekten, Komponenten und Agenten: Proceedings der Verbundtagung VertIS 2001. Universität Bamberg, 2001, S. 57-74. DetailsVolltextBIB Download
- Frank, Ulrich; Schauer, Hanno: Potentiale und Herausforderungen des Wissensmanagements aus der Sicht der Wirtschaftsinformatik. In: Schreyögg, Georg (Hrsg.): Wissen in Unternehmen: Konzepte - Methoden - Maßnahmen. Erich Schmidt, Berlin, 2001, S. 163-182. DetailsVolltextBIB Download
- Frank, Ulrich; Schauer, Hanno; Fraunholz, Bardo: A Multi Layer Architecture for Integrated Project Memory and Management Systems. In: Khoshrow-Pour, Mehdi (Hrsg.): Managing Information Technolog. Idea Group Publishing, Hershey, London, Melbourne, Singapore, 2001, S. 336-340. DetailsVolltextBIB Download
- Frank, Ulrich; Schönert, S.: Wissensmanagement in Projekten: Status Quo und informationstechnologische Unterstützungspotentiale. In: Projektmanagement Aktuell, Jg.12 (2001), Nr. 4, S. 25-33. DetailsVolltextBIB Download
- Goldberg, Adele; Frank, Ulrich: Interview Wirtschaftsinformatik. In: Wirtschaftsinformatik, Volume 42, Jg.2000 (2000), Nr. 2, S. 161-163. DetailsBIB Download
- Frank, Ulrich: Delegation: An Important Concept for the Appropriate Design of Object Models. In: Journal of Object-Oriented Programming, Jg.13 (2000), Nr. 3, S. 13-18. DetailsVolltextBIB Download
- Frank, Ulrich: Die "Unified Modelling Language" (UML) - ein wichtiger Standard für die konzeptionelle Modellierung. In: Das Wirtschaftsstudium (wisu), Jg.29 (2000), Nr. 5, S. 709-718. DetailsVolltextBIB Download
- Frank, Ulrich: Entwurf eines Referenzmodells für Handelsplattformen im Internet. In: Tagungsband der Fachtagung KnowTech. 2000. DetailsVolltextBIB Download
- Frank, Ulrich: Die Modellierung von Produkten für Handelsplattformen im Internet: Ein Ansatz auf der Basis von Metakonzepten. In: Jasper, Heinrich; Küng, Josef; Vossen, Gottfried (Hrsg.): Informationssysteme für E-Commerce: EMISA-2000. Universitätsverlag RudolfTrauner, 2000, S. 169-185. DetailsVolltextBIB Download
- Frank, Ulrich: Evaluation von Artefakten in der Wirtschaftsinformatik. In: Häntschel, Irene; Heinrich, Lutz (Hrsg.): Evaluation und Evaluationsforschung in der Wirtschaftsinformatik. Oldenbourg, 2000, S. 35-48. doi:10.1515/9783486801101-004DetailsVolltextBIB Download
- Frank, Ulrich: Modelle als Evaluationsobjekt: Einführung und Grundlegung. In: Häntschel, Irene; Heinrich, Lutz (Hrsg.): Evaluation und Evaluationsforschung in der Wirtschaftsinformatik. Oldenbourg, 2000, S. 339-352. doi:10.1515/9783486801101-026DetailsVolltextBIB Download
- Frank, Ulrich: Vergleichende Betrachtung von Standardisierungsvorhaben zur Realisierung von Infrastrukturen für das E-Business. 2000. DetailsVolltextBIB Download
- Frank, Ulrich: Multi-Perspective Enterprise Models as a Conceptual Foundation for Knowledge Management. In: Sprague Jr., Ralph H. (Hrsg.): Proceedings of the Hawaii International Conference on System Sciences (HICSS-33). 2000. doi:10.1109/HICSS.2000.926704DetailsVolltextBIB Download
- Frank, Ulrich: Konsequenzen einer kritisch-rationalen Grundsatzposition für die Forschung in der Wirtschaftsinformatik.. In: Schütte, R.; Siedentopf, J.; Zelewski, S. (Hg. ): Wirtschaftsinformatik; Grundpositionen, Wissenschaftstheorie.; Theoriekerne. Arbeitsberichte des PIM Nr. 4, S. 22-26 (Hrsg.), Universität GH Essen, Fachbereich 5: Wirtschaftswissenschaften, 1999. DetailsVolltextBIB Download
- Frank, Ulrich; Klein, S.; Krcmar, H.; Teubner, A: Aktionsforschung in der WI – Einsatzpotentiale und Einsatzprobleme.. In: Schütte, R.; Siedentopf, J.; Zelewski, S. (Hg. ): Wirtschaftsinformatik; Grundpositionen, Wissenschaftstheorie.; Theoriekerne. Arbeitsberichte des PIM Nr. 4, S. 71-90 (Hrsg.), Universität GH Essen, Fachbereich 5: Wirtschaftswissenschaften, 1999. DetailsVolltextBIB Download
- Frank, Ulrich: Applying the MEMO-OML: Guidelines and Examples. 1999. DetailsVolltextBIB Download
- Frank, Ulrich: An Object-Oriented Architecture for Knowledge Management Systems. 1999. DetailsVolltextBIB Download
- Frank, Ulrich: Memo: Visual Languages for Enterprise Modelling. 1999. DetailsVolltextBIB Download
- Frank, Ulrich: Component Ware: Software-technische Konzepte und Perspektiven für die Gestaltung betrieblicher Informationssysteme. In: Information Management & Consulting, Jg.14 (1999), Nr. 2, S. 11-18. DetailsVolltextBIB Download
- Frank, Ulrich: Conceptual Modelling as the Core of the Information Systems Discipline: Perspectives and Epistemological Challenges. In: Proceedings of the AMCIS’99. 1999, S. 695-698. DetailsVolltextBIB Download
- Frank, Ulrich: Rezension of: Weber, R.: Ontological Foundations of Information Systems. In: Wirtschaftsinformatik (1999), Nr. 3, S. 292-293. DetailsVolltextBIB Download
- Frank, Ulrich: Eine Architektur zur Spezifikation von Sprachen und Werkzeugen für die Unternehmensmodellierung. In: Sinz, Elmar (Hrsg.): Modellierung betrieblicher Informationssysteme: Proceedings der MobIS-Fachtagung 1999. 1999, S. 154-169. DetailsVolltextBIB Download
- Frank, Ulrich: Zur Verwendung formaler Sprachen in der Wirtschaftsinformatik: Notwendiges Merkmal eines wissenschaftlichen Anspruchs oder Ausdruck eines übertriebenen Szientismus?. In: Becker, Jörg; König, Wolfgang; Schütte, Reinhard; Wendt, Oliver; Zelewski, Stephan (Hrsg.): Wirtschaftsinformatik und Wissenschaftstheorie: Bestandsaufnahme und Perspektiven. Gabler, 1999, S. 127-160. doi:10.1007/978-3-322-82411-0_5DetailsVolltextBIB Download
- Frank, Ulrich: Evaluating Modelling Languages: Relevant Issues, Epistemological Challenges and a Preliminary Research Framework. 1998. DetailsVolltextBIB Download
- Frank, Ulrich: Reflections on the Core of the Information Systems Discipline. 1998. DetailsVolltextBIB Download
- Frank, Ulrich: The MEMO Object Modelling Language (MEMO-OML). 1998. DetailsVolltextBIB Download
- Frank, Ulrich: The MEMO Meta-Metamodel. 1998. DetailsVolltextBIB Download
- Frank, Ulrich: Die Evaluation von Artefakten: Eine zentrale Herausforderung der Wirtschaftsinformatik. In: Heinrich, Lutz; Häntschel, Irene (Hrsg.): Tagungsband des Workshops "Evaluation und Evaluationsforschung in der Wirtschaftsinformatik". Johannes Kepler Universität Linz, 1998. DetailsVolltextBIB Download
- Frank, Ulrich: Essential Research Strategies in the Information Systems Discipline: Reflections on Formalisation, Contingency and the Social Construction of Reality. In: The Systemist, Jg.1998 (1998), Nr. 20, S. 98-113. DetailsVolltextBIB Download
- Frank, Ulrich: Increasing the Level of Automation in Organisations: Some Remarks on Formalisation, Contingency and the Social Construction of Reality. In: The Systemist, Jg.20 (1998), S. 98-113. DetailsVolltextBIB Download
- Frank, Ulrich: Object-Oriented Modelling Languages: State of the Art and Open Research Questions. In: Schader, Martin; Korthaus, Axel (Hrsg.): The Unified Modeling Language: Technical Aspects and Applications. Physica-Verlag, 1998, S. 14-31. doi:10.1007/978-3-642-48673-9_2DetailsVolltextBIB Download
- Frank, Ulrich; Prasse, Michael (Hrsg.): Tagungsband der MobIS 98. 1998. DetailsBIB Download
- Jung, Jürgen: Architekturentscheidungen bei der objektorientierten Modellierung und Entwicklung einer Literaturverwaltung im Kontext des Projektes MORE. In: Frank, Ulrich; Prasse, Michael (Hrsg.): Tagungsband der MobIS 98. 1998, S. 154-157. DetailsBIB Download
- Frank, Ulrich: Wissenschaftstheoretische Herausforderungen der Wirtschaftsinformatik. In: Gerum, Elmar (Hrsg.): Innovation in der Betriebswirtschaftslehre. Gabler, 1998, S. 91-118. doi:10.1007/978-3-322-90542-0_5DetailsVolltextBIB Download
- Frank, Ulrich: Zur Anreicherung von Modellierungsmethoden mit domänenspezifischem Wissen: Chancen und Herausforderungen der Unternehmensmodellierung. In: Pohl, K.; Schürr, Andy; Vossen, Gottfried (Hrsg.): Proceedings der Tagung "Modellierung ’98". Universität Münster, 1998, S. 31-35. DetailsVolltextBIB Download
- Frank, Ulrich; Klein, Stefan; Krcmar, Helmut; Teubner, Alexander: Aktionsforschung in der Wirtschaftsinformatik: Einsatzpotentiale und Einsatzprobleme. In: Schütte, Reinhard; Siedentopf, Jukka; Zelewski, Stephan (Hrsg.): Wirtschaftsinformatik und Wissenschaftstheorie. Grundpositionen und Theoriekerne: Arbeitsberichte des Instituts für Produktion und Industrielles Informationsmanagement. Nr. 4. Universität Essen, 1998, S. 71-90. DetailsVolltextBIB Download
- Frank, Ulrich: Enriching Object-Oriented Methods with Domain Specific Knowledge: Outline of a Method for Enterprise Modelling. 1997. DetailsVolltextBIB Download
- Frank, Ulrich: Enhancing Object-Oriented Modeling with Concepts to Integrate Electronic Documents. In: Sprague, R. (Hrsg.): Proceedings of the 30th HICSS. IEEE Computer Society Press, 1997, S. 127-136. DetailsVolltextBIB Download
- Frank, Ulrich: Erfahrung, Erkenntnis und Wirklichkeitsgestaltung: Anmerkungen zur Rolle der Empirie in der Wirtschaftsinformatik. In: Grün, Oskar; Heinrich, Lutz (Hrsg.): Wirtschaftsinformatik - Ergebnisse empirischer Forschung. Springer, 1997, S. 21-35. DetailsVolltextBIB Download
- Frank, Ulrich: Möglichkeiten und Grenzen einer objektorientierten Modellierungslehre. In: Tagungsband der STJIA’97. 1997, S. 96-102. doi:10.1007/978-3-322-93104-7_12DetailsVolltextBIB Download
- Frank, Ulrich: Towards a Standardization of Object-Oriented Modelling Languages?. 1997. DetailsVolltextBIB Download
- Frank, Ulrich; Halter, Sören: Enhancing Object-Oriented Software Development with Delegation. 1997. DetailsVolltextBIB Download
- Frank, Ulrich; Prasse, Michael: Ein Bezugsrahmen zur Beurteilung objektorientierter Modellierungssprachen - veranschaulicht am Beispiel von OML und UML. 1997. DetailsVolltextBIB Download
- Frank, Ulrich; Prasse, Michael: Zur Standardisierung objektorientierter Modellierungssprachen: Eine kritische Betrachtung des State of the Art am Beispiel der Unified Modeling Language. In: Rundbrief des GI-Fachausschusses 5.2: 4. Jahrgang, Heft 1. 1997, S. 1-5. DetailsVolltextBIB Download
- Frank, Ulrich: A Framework for Corporate Document Management. In: Coelho, D.; Jelassi, Tawfik; König, Wolfgang; Krcmar, Helmut; O’Callaghan, R.; Saaksjarvi, M. (Hrsg.): Proceedings of the 4th European Conference on Information Systems: Lissabon 1996. 1996, S. 451-461. DetailsBIB Download
- Frank, Ulrich: Objektorientierte Unternehmensmodellierung mit der MEMO-Methode. In: Proceedings of OOP’96. 1996, S. 132-141. DetailsBIB Download
- Frank, Ulrich; Halter, Sören: Delegation: Eine sinnvolle Ergänzung gängiger objektorientierter Modellierungskonzepte. In: Informationssystem-Architektur: Rundbrief des GI-Fachausschusses 5.2. 1996, S. 16-19. DetailsVolltextBIB Download
- Frank, Ulrich: MEMO: Eine werkzeuggestützte Methode zum integrierten Entwurf von Geschäftsprozessen und und Informationssystemen. In: König, Wolfgang (Hrsg.): Wirtschaftsinformatik’95: Wettbewerbsfähigkeit, Innovation, Wirtschaftlichkeit. Heidelberg 1995. 1995, S. 67-82. doi:10.1007/978-3-642-57873-1_3DetailsVolltextBIB Download
- Frank, Ulrich: Eine integrierte Entwicklungsumgebung für den Entwurf objektorientierter Unternehmensmodelle. In: König, Wolfgang (Hrsg.): Wirtschaftsinformatik’95: Wettbewerbsfähigkeit, Innovation, Wirtschaftlichkeit. Heidelberg 1995. 1995, S. 139-152. doi:10.1007/978-3-642-52400-4_12DetailsBIB Download
- Frank, Ulrich: MEMO: Objektorientierte Unternehmensmodellierung zum gemeinsamen Entwurf optimierter Geschäftsprozesse und hochintegrierter Anwendungssysteme. In: OBJEKTspektrum, Jg.1995 (1995), Nr. 6, S. 43-47. DetailsVolltextBIB Download
- Frank, Ulrich: Integrierte Dokument- und Vorgangsbearbeitung in POLIKOM. In: Klöckner, K. (Hrsg.): Betrieblicher Einsatz von CSCW-Systemen. 1994, S. 37-49. DetailsVolltextBIB Download
- Frank, Ulrich: Multiperspektivische Unternehmensmodellierung: Theoretischer Hintergrund und Entwurf einer objektorientierten Entwicklungsumgebung. Oldenbourg Verlag, 1994. DetailsBIB Download
- Frank, Ulrich: Integrating Video with Information Technology: Prospects and Challenges. In: Proceedings of the 1994 European Conference of the Society of Motion Picture and Television Engineers. Cologne, Germany, 1994, S. 98-106. DetailsVolltextBIB Download
- Frank, Ulrich: An Object-Oriented Methodology for Analyzing, Designing, and Prototyping Office Procedures. In: Nunamaker, J.; Sprague, R. (Hrsg.): Proceedings of the 27th Hawaii International Conference on System Sciences: Los Alamitos/Ca. 1994. 1994, S. 663-672. doi:10.1109/HICSS.1994.323453DetailsVolltextBIB Download
- Frank, Ulrich: MEMO: A Tool Supported Methodology for Analyzing and (Re-) Designing Business Information Systems. In: Ege, Raimund; Singh, Madhu; Meyer, Bertrand (Hrsg.): Technology of Object-Oriented Languages ans Systems. 1994, S. 367-380. DetailsVolltextBIB Download
- Frank, Ulrich: A Comparison of two outstanding Methodologies for Object-Oriented Design. 1993. DetailsVolltextBIB Download
- Frank, Ulrich: An Integrated Environment for Designing Object-Oriented Enterprise Models. In: Proceedings of the First European Conference on Information Systems: London 1993. 1993, S. 131-140. DetailsVolltextBIB Download
- Frank, Ulrich: Multiperspektivische Unternehmensmodellierung als Basis und Gegenstand integrierter CSCW-Systeme. In: Hasenkamp, Ulrich; Kirn, S.; Syring, Michael (Hrsg.): CSCW-Systeme. 1993, S. 179-198. DetailsVolltextBIB Download
- Frank, Ulrich; Hildebrand, Knut: Die Abbildung und Verwaltung temporaler Aspekte in Datenbankmanagement-Systemen. In: Handbuch der modernen Datenverarbeitung, Jg.1993 (1993), Nr. 172, S. 107-119. DetailsBIB Download
- Frank, Ulrich; Klein, Stefan: Three Integrated Tools for Designing and Prototyping Object-Oriented Enterprise Models. 1992. DetailsVolltextBIB Download
- Frank, Ulrich: A Tool Supported Methodology for Designing Multi-Perspective Enterprise Models. In: McGregor, R. (Hrsg.): Proceedings of the Third Australian Conference on Information Systems. 1992, S. 675-690. DetailsVolltextBIB Download
- Frank, Ulrich: Designing Procedures within an Object-Oriented Enterprise Model. In: Sol, H. (Hrsg.): Proceedings of the Third International Working Conference on Dynamic Modelling of Information Systems. 1992, S. 365-388. DetailsVolltextBIB Download
- Frank, Ulrich: Integrierte Informationssysteme: Konventionelle Modelle und Perspektiven objektorientierter Kommunikation. In: Praxis der Informationsverarbeitung und Kommunikation, Jg.15 (1992), Nr. 1, S. 29-35. DetailsVolltextBIB Download
- Frank, Ulrich; Klein, Stefan: Unternehmensmodelle als Basis und Bestandteil integrierter betrieblicher Informationssysteme. 1992. DetailsBIB Download
- Frank, Ulrich: Ein Literatur- und Dokument-Retrievalsystem für den Einsatz in heterogenen Netzen. 1991. DetailsBIB Download
- Frank, Ulrich: Anwendungsnahe Standards der Datenverarbeitung: Anforderungen und Potentiale. Illustriert am Beispiel von ODA/ODIF und EDIFACT. In: Wirtschaftsinformatik, Jg.1991 (1991), Nr. 2, S. 100-111. DetailsBIB Download
- Frank, Ulrich; Kronen, J.: Kommunikationsanalyseverfahren als Grundlage der Gestaltung von Informationssystemen: Konzeptioneller Bezugsrahmen, Anwendungspraxis und Perspektiven. Vieweg, 1991. DetailsBIB Download
- Frank, Ulrich: Expertensysteme: Ein erfolgversprechender Ansatz zur Automatisierung dispositiver Tätigkeiten?. In: Die Betriebswirtschaft, Jg.49 (1989), Nr. 1, S. 19-36. DetailsBIB Download
- Frank, Ulrich: Expertensysteme: Konzepte, Probleme, Potentiale - ein kritischer Überblick. In: Kruse, H. -G; Frank, Ulrich (Hrsg.): Praxis der Expertensysteme. Hanser, 1989, S. 1-36. DetailsBIB Download
- Frank, Ulrich: Meta-Wissen, Analogieschließen und maschinelles Lernen: Anwendungsvoraussetzungen und Grenzen. In: Angewandte Informatik, Jg.1989 (1989), Nr. 3, S. 103-112. DetailsBIB Download
- Frank, Ulrich: Zur Implementierung von Wissen über Organisationen. In: Kruse, H. -G; Frank, Ulrich (Hrsg.): Praxis der Expertensysteme. Hanser, 1989, S. 183-198. DetailsBIB Download
- Kruse, H. -G; Frank, Ulrich (Hrsg.): Praxis der Expertensysteme. Hanser, 1989. DetailsBIB Download
- Frank, Ulrich: Expertensysteme - Wunsch und Wirklichkeit oder: Rehabilitierung durch Entmystifikation. In: Praxis der Informationsverarbeitung und Kommunikation, Jg.11 (1988), Nr. 1, S. 52-56. DetailsBIB Download
- Frank, Ulrich: Expertensysteme: Neue Automatisierungspotentiale im Büro- und Verwaltungsbereich?. Gabler, 1988. doi:10.1007/978-3-322-89314-7DetailsBIB Download
- Frank, Ulrich; Kieser, Alfred: Kommunikation. In: Helten, Elmar; Koch, Peter; Schmidt, Reimer; Farny, Dieter (Hrsg.): Handwörterbuch der Versicherung. 1988, S. 349-351. DetailsBIB Download
- Frank, Ulrich: Artificial Intelligence and Organizational Design: Prospects of Integrating two Perspectives. In: Lochovsky, Fred (Hrsg.): Office Knowledge: Representation, Management and Utilization. 1987, S. 76-79. DetailsBIB Download
- Bock, Alexander; Frank, Ulrich; Kaczmarek-Heß, Monika: MEMO4ADO: A Comprehensive Environment for Multi-Perspective Enterprise Modeling. In: Michael, J.; Pfeiffer, J.; Wortmann, A. (Eds. ): (Hrsg.): Modellierung 2022 Satellite Events, Digital Library, Gesellschaft für Informatik e.V. . Gesellschaft für Informatik e.V., S. 245-255. doi:10.18420/modellierung2022ws-033DetailsBIB Download
- Frank, Ulrich; Clark, Tony: Language Engineering for Multi-Level Modeling (LE4MM): A Long-Term Project to Promote the Integrated Development of Languages, Models and Code. In: Font, J.; Arcega, L.; Reyes-Román, J. -F.; Giachetti, G. (Hrsg.): Proceedings of the Research Projects Exhibition Papers. 35th International Conference on Advanced Information Systems Engineering (CAiSE 2023). S. 97-104. KurzfassungDetailsVolltextBIB Download
Abstract
In this paper we present a long-term research project that started in 2011. Language Engineering for
Multi-Level Modeling (LE4MM) combines research on fundamental challenges of conceptual modeling
and software engineering with the design and implementation of a tool environment. This interplay
between research and development has proved very fruitful. Notwithstanding, running a research project
over a period of more than 10 years, especially when it involves software development, faces a number
of specific challenges. While the main focus of the paper is on research questions and findings, we will
also present lessons learned in the project.
Begleitete Dissertationen:
- Hagen, Jochen: Organisation der strategischen IT-Steuerung und -Planung. Eine Methode zur Entscheidungsunterstützung auf der Grundlage einer explorativen empirischen Studie (Dissertation Wirtschaftsinformatik, 2014)
- Köhling, Christian Alexander: Entwurf einer konzeptuellen Modellierungsmethode zur Unterstützung rationaler Zielplanungsprozesse in Unternehmen (Dissertation Wirtschaftsinformatik, 2013)
- Heise, David: Unternehmensmodell-basiertes IT-Kostenmanagement als Bestandteil eines integrativen IT-Controllings (Dissertation Wirtschaftsinformatik, 2013)
- Dr. Jens Gulden: Methodical Support for Enterprise Model Driven Software-Engineering (Dissertation Wirtschaftsinformatik, 2013)
- Schauer, Carola: Die Wirtschaftsinformatik im internationalen Wettbewerb : Vergleich der Forschung im deutschsprachigen und nordamerikanischen Raum (Dissertation Wirtschaftsinformatik, 2011)
- Schauer, Hanno: Unternehmensmodellierung für das Wissensmanagement : eine multi-perspektivische Methode zur ganzheitlichen Analyse und Planung (Dissertation Wirtschaftsinformatik, 2009)
- Wolff, Frank: Ökonomie multiperspektivischer Unternehmensmodellierung : IT-Controlling für modell-basiertes Wissensmanagement (Dissertation Wirtschaftsinformatik, 2008)
- Sperling, Sven: Konzeption einer Methode zum Integrationsmanagement bei Unternehmenszusammenschlüssen auf der Basis von multiperspektiven Unternehmensmodellen (Dissertation Wirtschaftsinformatik, 2007)
- Kirchner, Lutz: Eine Methode zur Unterstützung des IT-Managements im Rahmen der Unternehmensmodellierung (Dissertation Wirtschaftsinformatik, 2007)
- Jung, Jürgen Siegfried: Entwurf einer Sprache für die Modellierung von Ressourcen im Kontext der Geschäftsprozessmodellierung (Dissertation Wirtschaftsinformatik, 2007)
Inneruniversitäre Funktionen:
- Mitglied der Forschungskommission der Universität Duisburg-Essen
- Vorsitzender Prüfungsausschuss Wirtschaftsinformatik
- Mitglied der Kommission für Technologietransfer
- Berufungsbeauftragter der Universität Duisburg-Essen
Weitere Funktionen:
- Mitherausgeber der Zeitschrift Enterprise Modelling and Information Systems Architectures
- Mitherausgeber der Zeitschrift Business & Information Systems Engineering
- Mitherausgeber der Zeitschrift Information Systems and E-Business Management
- Mitherausgeber der Zeitschrift Software and Systems Modeling
- Mitherausgeber der Zeitschrift Journal of Information System Modeling and Design (IJISMD)
- Mitherausgeber der Reihe "Information Engineering" im Gabler Verlag
- Mitherausgeber der Reihe "Business Information Systems" im Springer-Verlag
- Mitherausgeber der Reihe Lecture Notes in Informatics der Gesellschaft für Informatik
- Fachkollegiat der Deutschen Forschungsgemeinschaft, Amtsperiode 2016-2019 und Amtsperiode 2020-2023
- Mitglied des Leitungsgremiums der GI Fachgruppe 5.2.1 - Modellierung betrieblicher Informationssysteme (MobIS)
- Mitglied des Leitungsgremiums des GI-Fachausschusses Modellierung
- Mitglied des "Standing Committee" der "European Conference on Information Systems" (ECIS)
- Gründer und Senior-Berater des internationalen Studierendenaustauschnetzwerks IS:link
- Deutscher Repräsentant des Technical Committee TC8 der IFIP
- Mitglied des Steering Committee der Conference on Business Informatics (CBI)
Gutachter für folgende Zeitschriften:
- IEEE Transactions on Software Engineering
- Die Betriebswirtschaft (DBW)
- Zeitschrift für Betriebswirtschaft (ZfB)
- Business Research
- Electronic Markets
- Information Systems Research
- Journal of the AIS
- Organisation Studies
Gutachter für folgende Institutionen:
- Deutsche Forschungsgemeinschaft
- Bundesministerium für Bildung und Forschung
- Studienstiftung des deutschen Volkes
- Deutscher Akademischer Austauschdienst (DAAD)
- Bundesministerium für Wirtschaft und Technologie
- Schweizerischer Nationalfond
- Israel Science Foundation