Publikationen

Filter:
  • 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. PDFVolltextBIB DownloadDetails
  • 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 PDFBIB DownloadDetails

    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.

  • de Kinderen, Sybren; Ma, Qin; Kaczmarek-Heß, Monika; Eshuis, Rik: Conceptual Modeling in Support of Economic and Regulatory Viability Assessment - A Reality Check on the Example of Developing an Energy Community. In: Proper; A., H.; Pufahl; L.; Karastoyanova; D.; Sinderen, Van; M.; Moreira; J. (Hrsg.): Enterprise Design, Operations, and Computing. EDOC 2023. 14. Auflage. Springer, Cham, Groningen, Netherlands 2023, S. 206-222. doi:doi.org/10.1007/978-3-031-46587-1_12BIB DownloadDetails
  • 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.00108PDFBIB DownloadDetails
  • 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.00107PDFBIB DownloadDetails
  • de Kinderen, Sybren; Ma, Qin; Kaczmarek-Heß, Monika: Leveraging the power of formal methods in the realm of enterprise modeling - On the example of extending the (meta) model verification possibilities of ADOxx with Alloy. In: Comput. Ind. (2023) Nr. 151. doi:10.1016/j.compind.2023.103974BIB DownloadDetails
  • 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. PDFVolltextBIB DownloadDetails

    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

  • de Kinderen, Sybren; Kaczmarek-Heß, Monika; Hacks, Simon: A Reference Model and a Dedicated Method in Support of Cyber-Security by Design: Reality Check. In: Hacks, Simon; Jung, Jürgen (Hrsg.): Proceedings of the 13th International Workshop on Enterprise Modeling and Information Systems Architectures {(EMISA} 2023), Stockholm, Sweden, May 11-12, 2023. 33. Auflage. CEUR-WS.org, Stockholm, Sweden 2023. BIB DownloadDetails
  • Ma, Qin; Kaczmarek-Heß, Monika; de Kinderen, Sybren: Validation and verification in domain-specific modeling method engineering: an integrated life-cycle view. In: Softw. Syst. Model. (2023) Nr. 22(2), S. 647-666. doi:10.1007/s10270-022-01056-3BIB DownloadDetails
  • de Kinderen, Sybren; Kaczmarek-Heß, Monika; Ma, Qin; Razo-Zapata, Ivan: Model-based valuation of smart grid initiatives: Foundations, open issues, requirements, and a research outlook. In: Data Knowl. Eng. (2022) Nr. 141. doi:10.1016/j.datak.2022.102052BIB DownloadDetails
  • de Kinderen, Sybren; Ma, Qin; Kaczmarek-Heß, Monika; Eshuis, Rik: Beyond Business Development: Regulatory Assessment of Energy Sector Projects with Contextual Requirements Engineering. In: Barn, Balbir S.; Sandkuhl, Kurt (Hrsg.): The Practice of Enterprise Modeling - 15th {IFIP} {WG} 8.1 Working Conference, PoEM 2022, London, UK, November 23-25, 2022, Proceedings. 45. Auflage. Springer, London, UK 2022, S. 183-198. doi:10.1007/978-3-031-21488-2\_12BIB DownloadDetails
  • 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. PDFBIB DownloadDetails

    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.
     

  • Töpel, Daniel; Kaczmarek-Heß, Monika: Towards Flexible Creation of Multi-Level Models - Bottom-Up Change Support in the Modeling and Programming Environment XModeler. In: ACM/IEEE 25th International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings. ACM. 2022. PDFBIB DownloadDetails

    A process of a multi-level model creation follows typically the topdown approach, i.e., it requires first defining concepts and relations on the highest classification levels, which only then can be used to create concepts on the lower ones. Empirical insights into the process of multi-level model creation suggest however, that this strategy may be counter-intuitive and challenging, especially for non-experts. This paper addresses this problem by focusing on the idea of flexible multi-level model creation, understood as an intertwined application of top-down and bottom-up strategies. As a first step towards realizing this vision for multi-level models in general, and those created with the XModeler and Flexible MetaModeling and Execution Language (FMMLx) in particular, in this paper, we select a set of relevant multi-level refactoring patterns, adapt them to our approach, and implement them in the supporting tool. We illustrate the flexible creation process using an exemplary scenario.
     

  • Hacks, Simon; Kaczmarek-Heß, Monika; de Kinderen, Sybren: A Multi-level Cyber-Security Reference Model in Support of Vulnerability Analysis. In: Almeida, Joao Paulo A.; Karastoyanova, Dimka; Guizzardi, Giancarlo; Montali, Marco; Maggi, Fabrizio Maria; Fonseca, Claudenir M. (Hrsg.): Enterprise Design, Operations, and Computing - 26th International Conference, {EDOC} 2022, Bozen-Bolzano, Italy, October 3-7, 2022, Proceedings. 13th Auflage. Springer, Bozen-Bolzano, Italy 2022, S. 19-35. doi:10.1007/978-3-031-17604-3\_2BIB DownloadDetails
  • 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.10BIB DownloadDetails

    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-032BIB DownloadDetails
  • 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-033BIB DownloadDetails
  • Töpel, Daniel: Associations in Multi-Level-Modelling: Motivation, Conceptualization, Modelling Guidelines, and Implications for Model Management. In: MODELS ’21. Proceedings of the 24th ACM/IEEE International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings. IEEE. 2022. doi:10.1109/MODELS-C53483.2021.00079VolltextBIB DownloadDetails
  • de Kinderen, Sybren; Kaczmarek-Heß, Monika; ; Hacks, Simon: Towards Cybersecurity by Design: A multi-level reference model for requirements-driven smart grid cybersecurity. In: ECIS 2022 Research Papers. 2022. doi:https://aisel.aisnet.org/ecis2022_rp/89VolltextBIB DownloadDetails
  • Nolte, Mario; Kaczmarek-Heß, Monika: Enterprise Modeling in Support Of Transparency in the Design and Use of Software Systems. In: Augusto, Adriano; Gill, Asif; Bork, Dominik; Nurcan, Selmin; Reinhartz-Berger, Iris; Schmidt, Rainer (Hrsg.): International Conference on Business Process Modeling, Development and Support, International Conference on Evaluation and Modeling Methods for Systems Analysis and Development. Springer, Leuven, Belgium 2022, S. 157-172. BIB DownloadDetails
  • 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-1VolltextBIB DownloadDetails
    Multi-level modeling: cornerstones of a rationale

    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/75252PDFVolltextBIB DownloadDetails
    IT Infrastructure Modeling Language (ITML): A DSML for Supporting IT Management

    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/75244PDFVolltextBIB DownloadDetails
    Low Code Platforms: Promises, Concepts and Prospects: A Comparative Study of Ten Systems

    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.

  • Frank, Ulrich: Prolegomena of a Multi-Level Modeling Method Illustrated with the FMMLx. In: MODELS '21. Proceedings of the 24th ACM/IEEE International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings. IEEE, 2021. BIB DownloadDetails
  • Jeusfeld, Manfred; Frank, Ulrich: Unifying multi-level modeling: A position paper. In: MODELS '21. Proceedings of the 24th ACM/IEEE International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings. 2021. BIB DownloadDetails
  • de Kinderen, Sybren; Kaczmarek-Heß, Monika; Ma, Qin; Razo-Zapata, Ivan: A Modeling Method in Support of Strategic Analysis in the Realm of Enterprise Modeling On the Example of Blockchain-Based Initiatives for the Electricity Sector. In: Enterp. Model. Inf. Syst. Archit. Int. J. Concept. Model., Jg. 2021 (2021) Nr. 16(2), S. 1-36. doi:10.18417/emisa.16.2BIB DownloadDetails
  • Ma, Qin; Kaczmarek-Heß, Monika; de Kinderen, Sybren: Validation and Verification in Domain-Specific Modeling Method Engineering. In: Serral, Estefania; Stirna, Janis; Ralyte, Jolita; Grabis, Janis (Hrsg.): The Practice of Enterprise Modeling - 14th {IFIP} {WG} 8.1 Working Conference, PoEM 2021, Riga, Latvia, November 24-26, 2021, Proceedings. Springer, 2021, S. 119-133. doi:10.1007/978-3-030-91279-6_9BIB DownloadDetails
  • 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-8VolltextBIB DownloadDetails
  • Schauer, Carola; Schwarz, Tobias: Wie sollte man Studieninteressierte über Wirtschaftsinformatik informieren? - Ergebnisse einer Befragung von Oberstufenschülerinnen und -schülern in NRW zu präferierten Informationswegen und Vorstellungen über das Studienfach. 71. Icb (Hrsg.), Universität Duisburg-Essen, Essen 2021. doi:10.17185/duepublico/74932PDFVolltextBIB DownloadDetails
    Wie sollte man Studieninteressierte über Wirtschaftsinformatik informieren?

    Studierende für einen Studiengang zu gewinnen, die die richtigen Erwartungen an und ausgeprägtes Interesse für das jeweilige Studienfach haben, stellt eine besondere Schwierigkeit dar, wenn das Fach nicht Teil des allgemeinbildenden schulischen Lehrplans ist. In Nordrhein‐Westfalen  (NRW) gilt dies nicht zuletzt  für das Studienfach Wirtschaftsinformatik. An der Universität Duisburg‐Essen wurde daher ein Schulbotschafter‐Programm für Wirtschaftsinformatik etabliert, welches auf die gezielte Information der studieninteressierten Oberstufenschülerinnen und ‐schüler in NRW gerichtet ist. Der vorliegende Forschungsbericht veröffentlicht die Vorgehensweise, Ergebnisse und Limitationen einer in diesem Kontext durchgeführten online‐Befragung von 313 Oberstufenschülerinnen und ‐schülern. Die Ergebnisse zeigen ein differenziertes Bild präferierter Informationsangebote und ‐veranstaltungen. Die ausgewerteten Antworten zum Studienfach Wirtschaftsinformatik machen darüber hinaus deutlich, dass fehlende bzw. fehlerhafte Vorstellungen über das Fach weit verbreitet sind und – für eine effektive Unterstützung bei der Studienwahl – die Ansprüche und Möglichkeiten eines Wirtschaftsinformatikstudiums gezielt zu vermitteln sind.

  • 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. BIB DownloadDetails
  • de Kinderen, Sybren; Kaczmarek-Heß, Monika; Rosenthal, Kristina: Towards an Empirical Perspective on Multi-Level Modeling and a Comparison with Conventional Meta Modeling. In: ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion, MODELS 2021 Companion. IEEE, Fukuoka, Japan 2021, S. 531-535. doi:10.1109/MODELS-C53483.2021.00082BIB DownloadDetails
  • Schauer, Carola: Wirtschaftsinformatik-Studiengänge an Universitäten in Deutschland - Analyse der Studienanfängerzahlen und Frauenanteile im Vergleich zur Informatik und zu Fachhochschulen. ICB Research Report No. 69. Icb (Hrsg.), Essen 2021. doi:https://doi.org/10.17185/duepublico/74508PDFVolltextBIB DownloadDetails
    Wirtschaftsinformatik-Studiengänge an Universitäten in Deutschland

    Das Fach Wirtschaftsinformatik hat schon seit Jahrzehnten einen festen Platz an den Universitäten in Deutschland. Die Nachfrage nach Absolventen des Fachs ist ungebrochen hoch. Gleichzeitig steht die Disziplin vor der Herausforderung, sich gegenüber anderen anwendungsorientierten Informatikstudiengängen und nicht zuletzt gegenüber den an Fachhochschulen immer stärker werdenden praxisnahen Studienangeboten abzugrenzen.

    Es gibt bislang kaum Veröffentlichungen, die das Studienfach Wirtschaftsinformatik an Hochschulen in Deutschland empirisch untersuchen. Der vorliegende Forschungsbericht soll diese Lücke füllen, indem er die aktuelle Situation der universitären Wirtschaftsinformatik als Anbieter von grundständigen und weiterführenden Studiengängen in Deutschland beleuchtet. Er nutzt dazu Studierendenzahlen des jüngsten CHE-Rankings und des statistischen Bundesamtes (2016, 2018, 2019). Die Analyse wertet die Studierendenzahlen und Frauenanteile differenziert nach Bachelor- und Masterstudiengängen aus und berücksichtigt dabei auch deren Zugehörigkeit zu bestimmten Fakultäten, zu Bundesländern bzw. Regionen sowie zu bestimmten Hochschultypen.

    Im Ergebnis wird ein facettenreiches Bild der in vielerlei Hinsicht heterogenen universitären Wirtschaftsinformatik in Deutschland gezeichnet. Vor dem Hintergrund der gewonnenen Einblicke in die Wettbewerbssituation zur benachbarten Informatik sowie zu alternativen Hochschultypen werden abschließend Forschungsfragen für zukünftige Arbeiten formuliert.

  • Bock, Alexander C.; España, Sergio; Gulden, Jens; Jahn, Katharina; Nweke, Livinus Obiora; Richter, Andreas: The Ethics of Information Systems: The Present State of the Discussion and Avenues for Future Work. In: 29th European Conference on Information Systems 2021 (ECIS 2021). AIS, 2021. VolltextBIB DownloadDetails

    Despite occasional pleas to incorporate the ethics of information systems into the field’s research agenda, the analysis of the moral ramifications of information systems has remained unsystematic in nature. Work on a remarkable variety of ethical issues has appeared, but the field has yet to produce a coherent conception of how it construes and studies the ethics of information systems. In this research-in-progress paper, we report on work to redress the situation by addressing three goals. First, we provide an overview of contributions made to the study of ethics in information systems research in recent decades. Second, we present a classificatory scheme to organize past and future work on the subject. Third, we identify themes that have received little attention to date, proposing routes for future work. In particular, we find that our field has yet to fully explore the moral implications of the very artifacts of its own design. We conclude with a call to action for information systems researchers to work towards a structured account of ethics as part of the field’s research agenda.

  • 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/9783110702255BIB DownloadDetails
  • Carola Schauer, Hanno Schauer: Opening the Minds of Upper Secondary School Students for Business Informatics - an Exploratory Study and an Outline for a Dedicated Teaching Program. In: Proceedings of WI2021. 2021. BIB DownloadDetails

    Graduates of Business Informatics (BI) have excellent job perspectives. The ongoing digital transformation entails the fascinating opportunity for our students to participate in designing future organizations. At the same time, the analysis of statistical data indicates that first-year-student numbers at Germany’s University bachelor programs in BI are relatively low. Personal experience additionally suggests that many first-year-students have no clear idea about BI and their future role in practice. Hence, we assume that already the perception of BI by students at secondary schools is biased by substantial misconceptions. This paper is intended to contribute to the debate on how to raise the awareness of upper secondary school students for BI. Based on an exploratory survey and practical experience through a case study teaching program employed by "school ambassadors", we propose critical success factors for designing initiatives to disseminate a realistic and attractive image of BI and the professional perspectives it enables.

  • de Kinderen, Sybren; Kaczmarek-Heß, Monika: Making a Case for Multi-level Reference Modeling – A Comparison of Conventional and Multi-level Language Architectures for Reference Modeling Challenges. In: Org, Aisnet. (Hrsg.): Wirtschaftsinformatik 2021 Proceedings. 2021. BIB DownloadDetails
  • 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. BIB DownloadDetails
  • De Kinderen, Sybren; Kaczmarek-Heß, Monika; Ma, Qin; Razo-Zapata, Iván S.: A Modeling Method in Support of Strategic Analysis in the Realm of Enterprise Modeling - On the Example of Blockchain-Based Initiatives for the Electricity Sector. In: Enterprise Modelling and Information Systems Architectures (EMISAJ) (2021). BIB DownloadDetails
  • Schauer, Carola: Warum entscheiden sich Studienanfänger für Wirtschaftsinformatik? - Ergebnisse einer Umfrage unter Bachelorstudierenden im ersten Fachsemester Wirtschaftsinformatik an der UDE (Nov. 2018 und Nov. 2019) . ICB Research Report No 68 . Icb, Universität Duisburg-Essen (Hrsg.), Essen 2020. BIB DownloadDetails

    Am ICB gibt es mit fünf vollen Professuren eine der deutschlandweit größten Wirtschaftsinformatik-Fachgruppen. Für einen solch großen Forschungsstandort ist die Anzahl der Erstsemesterstudierenden im Bachelorstudiengang Wirtschaftsinformatik (WI) seit einiger Zeit auf einem bedenklich niedrigen Niveau. Dies gilt nicht zuletzt im Vergleich zum konkurrierenden Studiengang Angewandte Informatik – Systems Engineering, der ebenfalls am ICB angeboten wird.

    Umfragen unter Studieninteressierten aus NRW deuten darauf hin, dass sie mehrheitlich keine klare Vorstellung oder gar Fehlvorstellungen bzgl. des Studienfachs Wirtschaftsinformatik besitzen (Schauer und Schauer 2021). Um Ansatzpunkte zur besseren Profilierung des WI-Bachelorstudiengangs zu identifizieren, wurden zwei Befragungen unserer WI-Erstsemesterstudierenden durchgeführt (Ende 2018 und 2019). Der vorliegende Forschungsbericht wertet die Antworten der Studierenden aus. Er liefert differenzierte Einblicke u.a. bzgl. ihrer Beweggründe für die Wahl von Essen als Studienort, die Studienfachwahl sowie ihrer Einstellung zum Fach Wirtschaftsinformatik und den wahrgenommenen Herausforderungen eines universitären Studiums. Er fasst wesentliche Ergebnisse der Befragung in Form von Thesen zusammen und leitet Vorschläge für Maßnahmen ab, die geeignet erscheinen, die Wahrnehmung des Studienfachs Wirtschaftsinformatik zu verbessern.

    Bei Interesse an dem vollständigen Forschungsbericht wenden Sie sich gerne an die Autorin Carola Schauer

  • Hanno Schauer, Carola Schauer: Process Modelling in Upper Secondary School Computer Science Courses - Poster. In: Torsten Brinda, Michal Armoni (Hrsg.): Proceedings of the 15th Workshop on Primary and Secondary Computing Education (WiPSCE '20). Association for Computing Machinery , New York, NY, USA 2020. doi:10.1145/3421590.3421611BIB DownloadDetails
  • Bock, Alexander; Frank, Ulrich: Organisationsforschung und Wirtschaftsinformatik: Zeit für eine Annäherung? - ICB Research Report. 67. Essen 2020. doi:10.17185/duepublico/73339VolltextBIB DownloadDetails
    Organisationsforschung und Wirtschaftsinformatik: Zeit für eine Annäherung?

    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; C., H. (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-1BIB DownloadDetails
    Conceptual Modeling
  • De Kinderen, Sybren; Ma, Qin; Kaczmarek-Heß, Monika: Towards Extending the Validation Possibilities of ADOxx with Alloy. In: Springer (Hrsg.): Proceedings of the 2020 Conference on the Practice of Enterprise Modeling. Springer, 2020. BIB DownloadDetails
  • 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.3421413BIB DownloadDetails
  • 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-wPDFVolltextBIB DownloadDetails
  • 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.ch002VolltextBIB DownloadDetails

    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.

  • De Kinderen, Sybren; Kaczmarek-Heß, Monika; Nolte, Mario: Conceptual Blending for Analyzing Possible Interpretations of Information Systems Concepts - The Case of Smart Contracts. In: Proceedings of the 2020 European Conference on Information Systems. AIS, 2020. BIB DownloadDetails
  • Sybren de Kinderen, Monika Kaczmarek-Heß: On model-based analysis of organizational structures - an assessment of current modeling approaches and application of multi-level modeling in support of design and analysis of organizational structures. In: Software and Systems Modeling, Jg. 2020 (2020) Nr. 19, S. 313-343. BIB DownloadDetails
  • de Kinderen, Sybren; Kaczmarek-Heß, Monika: On model-based analysis of organizational structures - an assessment of current modeling approaches and application of multi-level modeling in support of design and analysis of organizational structures.. In: Software & Systems Modeling (2019). doi:https://doi.org/10.1007/s10270-019-00767-4BIB DownloadDetails
  • de Kinderen, Sybren; Kaczmarek-Heß, Monika: Multi-level Modeling as a Language Architecture for Reference Models - On the Example of the Smart Grid Domain. In: Ieee (Hrsg.): IEEE 21st Conference on Business Informatics (CBI). Moscow, Russia 2019, S. 174-183. BIB DownloadDetails
  • de Kinderen, Sybren; Kaczmarek-Heß, Monika; Razo-Zapata, Ivan; Ma, Qin: Strategic Analysis in the Realm of Enterprise Modeling - On the Example of Blockchain-Based Initiatives for the Electricity Sector. In: Ais (Hrsg.): Wirtschaftsinformatik 2019. Siegen, Germany 2019, S. 154-168. BIB DownloadDetails
  • Gulden, Jens; Burattin, Andrea; Andaloussi, Amine A.; Weber, Barbara: From analytical purposes to data visualizations: a decision process guided by a conceptual framework and eye tracking. In: Software and Systems Modeling (SoSyM), Jg. 2019 (2019), S. 531-554. doi:10.1007/s10270-019-00742-zBIB DownloadDetails
  • Rehring, Kevin; Brée, Tim; Gulden, Jens; Bredenfeld, Laurenz: Conceptualizing EA Cities: Towards Visualizing Complex Enterprise Architectures as Cities. In: Proceedings of the Twenty-Seventh European Conference on Information Systems (ECIS2019). Stockholm-Uppsala 2019. VolltextBIB DownloadDetails
  • Reinhartz-Berger, Iris; Zdravkovic, Jelena; Gulden, Jens; Schmidt, Rainer: Enterprise, Business-Process and Information Systems Modeling - Proceedings of the 20th International Conference, BPMDS 2019, 24th International Conference, EMMSAD 2019, Held at CAiSE 2019, Rome, Italy, June 3-4, 2019. Springer, Berlin 2019. BIB DownloadDetails
  • 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_21PDFBIB DownloadDetails

    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-7PDFVolltextBIB DownloadDetails
    Linguistic Structures in the Light of the Digital Transformation: Addressing the Conflict Between Reference and Change

    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.

  • Nolte, M.; Kaczmarek-Heß, M.; Fritsch, A.; Betz, S.: A Hierarchy of DSMLs in Support of Product Life-Cycle Assessment. Association for Information Systems, Siegen 2019. VolltextBIB DownloadDetails

    To support understanding and analysis of sustainability related aspects in organizations (e.g., via an assessment of a product’s life-cycle from the cradle to the grave), various instruments, among others, in the field of conceptual modeling, have been proposed. Although existing tools and languages are, to some extent, indeed supporting the product Life-Cycle Assessment (LCA), our investigations show that a hierarchy of Domain-Specific Modeling Languages(DSMLs) is needed to satisfy advanced requirements. In this paper, as an innovation for the field of LCA, we propose an application of multi-level language architecture to design a hierarchy of DSMLs encompassing concepts for LCAs that can be detailed to specific industrial domains and local needs of enterprises. This enables a new generation of instruments allowing users to use and refine concepts, corresponding to their specific needs.

  • Gulden, Jens; Bock, Alexander; España Cubillo, Sergio (Hrsg.): Proceedings of the First International Workshop on Ethics and Morality in Business Informatics/Ethik und Moral in der Wirtschaftsinformatik (EMoWI'19) - Workshop Held at 14. Internationale Tagung Wirtschaftsinformatik (WI2019), February 24, 2019, Siegen, Germany. CEUR Workshop Proceedings, Vol-2297, 2019. VolltextBIB DownloadDetails
  • 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-2VolltextBIB DownloadDetails

    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/47506PDFVolltextBIB DownloadDetails

    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-1VolltextBIB DownloadDetails
  • Gulden, Jens; Yu, Eric: Toward Requirements-Driven Design of Visual Modeling Languages. In: Buchmann, Robert; Karagiannis, Dimitris; Kirikova, Marite (Hrsg.): Proceedings of the 11th IFIP WG 8.1 working conference on the Practice of Enterprise Modelling (PoEM). Springer, Berlin 2018, S. 21-36. BIB DownloadDetails
  • Proper, Henderik; Bjekovic, Marija; Van Gils, Bas; De Kinderen, Sybren: Enterprise Architecture Modelling - Purpose, requirements and language. In: To appear in Proceedings of the 13th Workshop on Trends in Enterprise Architecture (TEAR 2018). IEEE, Stockholm, Sweden 2018. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Clark, Tony; Frank, Ulrich: Multi-Level Constraints. In: Hebig, Regina; Berger, Thorsten (Hrsg.): Proceedings of the 5th International Workshop on Multi-Level Modeling (MULTI) 2018. Copenhagen 2018, S. 103-117. VolltextBIB DownloadDetails
  • Gulden, Jens: Multi-level Modeling with XML. In: Hebig, Regina; Berger, Thorsten (Hrsg.): Proceedings of the 5th International Workshop on Multi-Level Modeling (MULTI) 2018. Copenhagen 2018, S. 708-717. VolltextBIB DownloadDetails
  • Kaczmarek-Heß, Monika; Nolte, Mario; Fritsch, Andreas; Betz, Stefanie: Practical Experiences with Multi-Level Modeling using FMMLx: A Hierarchy of Domain-Specific Modeling Languages in Support of Life-Cycle Assessment. In: Hebig, Regina; Berger, Thorsten (Hrsg.): Proceedings of the 5th International Workshop on Multi-Level Modeling (MULTI) 2018. Copenhagen 2018, S. 698-707. VolltextBIB DownloadDetails
  • Daniel, Töpel: A Perspective Based Level Addressing System for Unbalanced Meta Models. In: 5th International Workshop on Multi-Level Modelling – MULTI 2018. Copenhagen 2018. BIB DownloadDetails
  • Bock, Alexander; Kudryavtsev, Dmitry; Kubelskiy, Miroslav: Towards More Expressive Problem Structuring: A Theoretical Conceptualization of 'Problem' in the Context of Enterprise Modeling. In: Proceedings of the 20th IEEE Conference on Business Informatics (CBI 2018). IEEE Computer Society, Vienna, Austria 2018, S. 30-39. doi:10.1109/CBI.2018.00013BIB DownloadDetails

    Dealing with ill-structured problems is a central responsibility of the manager operating in a business environment of complexity and ambiguity. To assist in problem structuring, a number of problem structuring methods have been developed in the field of operations research. But the modeling approaches incorporated in existing problem structuring methods lack semantic expressiveness, syntactical precision, and domain-specific modeling concepts. In contrast, the field of enterprise modeling offers a range of semantically rich domain-specific modeling languages. In this paper, we report on work towards a more expressive problem structuring method that integrates insights from theoretical problem solving research, core assumptions of the field of problem structuring methods, and modeling languages from the field of enterprise modeling. Specifically, we present results of a conceptual study of theoretical views of the concept of a problem, we present a meta model conceptualization of ‘problem’ in the context of enterprise modeling, and we illustrate the practical use of the proposed meta model with a case study. The presented conceptualization contributes to the field of enterprise modeling by offering a more nuanced ‘problem’ modeling concept than is currently available, and by constituting progress towards a problem structuring method that is more expressive and versatile than existing approaches.

  • 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.18VolltextBIB DownloadDetails

    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.

  • Bock, Alexander: The Power/Generality Trade-Off in Decision and Problem Modeling - Theoretical Background and Multi-Level Modeling as a Resolution. In: Exploring Modelling Methods for Systems Analysis and Development (EMMSAD 2018). 23rd International Conference, Held at CAiSE 2018. Springer, Tallinn, Estonia 2018. doi:10.1007/978-3-319-91704-7_14VolltextBIB DownloadDetails

    A central conflict in decision and problem solving support is known as the ‘Power/Generality’ trade-off. The incorporation of a high level of domain-specific concepts and mechanisms in a decision instrument will increase the instrument’s power but will do so at the cost of the instrument’s generality. This paper has two purposes. First, it brings to attention the power/generality conflict in conceptual decision and problem solving modeling, and it demonstrates the resultant problems in relation to an existing enterprise decision modeling language. Second, the paper proposes the use of a multi-level modeling paradigm as a possible resolution of the conflict, and it proposes concrete re-conceptualizations for an existing modeling language to alleviate the associated problems.

  • De Kinderen, Sybren; Kaczmarek-Heß, Monika: Modeling Organizational Structures in the Realm of Enterprise Modeling: Limitations of the Current Paradigm and Prospects of Multilevel Language Architectures. In: Exploring Modelling Methods for Systems Analysis and Development (EMMSAD 2018). 23rd International Conference, Held at CAiSE 2018. Springer, Tallinn, Estland 2018. BIB DownloadDetails
  • Gulden, Jens; Reinhartz-Berger, Iris; Guédria, Wided; Guerreiro, Sérgio; Schmidt, Rainer; Bera, Palash (Hrsg.): Enterprise, Business-Process and Information Systems Modeling - 19th International Conference BPMDS 2018, 23rd International Conference EMMSAD 2018, Held at CAiSE 2018, Tallinn, Estonia, June 11-12, 2018, Proceedings. Springer, Berlin 2018. BIB DownloadDetails
  • Kaczmarek-Heß, Monika; De Kinderen, Sybren; Ma, Qin; Razo-Zapata, Ivan: Modeling in Support of Multi-Perspective Valuation of Smart Grid Initiatives. In: IEEE 12th International Conference on Research Challenges in Information Science. IEEE, Nantes, France 2018. BIB DownloadDetails
  • De Kinderen, Sybren; Kaczmarek-Heß, Monika: Enterprise Modeling in Support of SOA Migration Analysis. In: Enterprise Modelling and Information Systems Architectures - International Journal of Conceptual Modeling, Jg. 2018 (2018) Nr. 13, S. 1-36. doi:10.18417/emisa.13.1VolltextBIB DownloadDetails
  • Kaczmarek-Heß, Monika; Heß, Michael: A Multilevel Model of Pharmaceuticals. In: Tagungsband Multikonferenz Wirtschaftsinformatik 2018 (MKWI 2018). Lüneburg 2018, S. 1516-1527. BIB DownloadDetails
  • Benner, Björn: A Multi-level Approach for Model-Based User Interface Development. In: MULTI@ MoDELS, 2017. 2017. VolltextBIB DownloadDetails
  • Töpel, Daniel; Benner, Björn: Maintenance of Multi-Level Models - An Analysis of Elementary Change Operations. In: MULTI@ MoDELS, 2017. 2017. VolltextBIB DownloadDetails
  • 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-2VolltextBIB DownloadDetails

    ER 2017 Workshops AHA, MoBiD,
    MREBA, OntoCom, and QMMQ
    Valencia, Spain, November 6–9, 2017, Proceedings

  • De Kinderen, Sybren; Kaczmarek-Heß, Monika; Ma, Qin; Zapata, Ivan Razo: Towards Metamodel Provenance - a Goal Driven Approach to Document the Provenance of Meta Models. In: 10. International Conference on the Practice of Enterprise Modeling (PoEM 2017). Springer, Leuven, Belgium 2017. BIB DownloadDetails

    To appear

  • Nolte, Mario; Kaczmarek-Heß, Monika: Product Life-Cycle Assessment in the Realm of Enterprise Modeling. In: 10. International Conference on the Practice of Enterprise Modeling (PoEM 2017). Springer, Leuven, Belgium 2017. BIB DownloadDetails
  • De Kinderen, Sybren: Using Grounded Theory for Domain Specific Modelling Language Design - Lessons Learned from the Smart Grid Domain. In: 10. International Conference on the Practice of Enterprise Modeling (PoEM 2017). Springer, Leuven, Belgium 2017. BIB DownloadDetails

    To appear

  • Proper, Henderik; Winter, Robert; Aier, Stephan; De Kinderen, Sybren: Architectural Coordination of Enterprise Transformation. Springer, 2017. BIB DownloadDetails

    To appear

  • Wong, William; Gulden, Jens: Risk Map as a Library Management Information Dashboard: A Case Study in Adapting a Configural Display. In: Proceedings of the International Annual Meeting of the Human Factors and Ergonomics (HFES) Society, October 9-13 2017, Austin, Texas. Human Factors and Ergonomics Society (HFES), 2017. BIB DownloadDetails
  • Gulden, Jens: An Example Application of a Multi-Level Concrete Syntax Specification with Copy-and-Complete Semantics. In: Frank, Ulrich; Clark, Tony; Wimmer, Mario (Hrsg.): Proceedings of the MULTI'17 Workshop. Austin 2017. BIB DownloadDetails
  • Zapata, Ivan Razo; Ma, Qin; Kaczmarek-Heß, Monika; De Kinderen, Sybren: The Conjoint Modeling of Value Networks and Regulations of Smart Grid Platforms: A Luxembourg Case Study. In: Workshops of the 19. IEEE Conference on Business Informatics (CBI 2017). IEEE, Thessaloniki 2017. BIB DownloadDetails
  • Kaczmarek-Heß, Monika; De Kinderen, Sybren: A Multilevel Model of IT Platforms for the Needs of Enterprise IT Landscape Analyses. In: Business & Information Systems Engineering, Jg. 2017 (2017) Nr. 59, S. 315-329. doi:10.1007/s12599-017-0482-4VolltextBIB DownloadDetails
  • Kaczmarek-Heß, Monika: Multilevel Model of Events in Support of Enterprise Agility in the Realm of Enterprise Modeling. In: 2017 IEEE 19th Conference on Business Informatics (CBI). 2017, S. 267-276. BIB DownloadDetails
  • Weber, Barbara; Gulden, Jens; Burattin, Andrea: Designing Visual Decision Making Support with the Help of Eye-tracking. In: Nurcan, Selmin; Gulden, Jens (Hrsg.): Business Process Modeling, Development and Support (BPMDS) 2017 RADAR Proceedings. CEUR, Essen 2017. BIB DownloadDetails
  • Nolte, Alexander; Gulden, Jens: Defining Auto-Adaptive Modeling Interfaces Based on Stakeholder Proximity. In: Nurcan, Selmin; Gulden, Jens (Hrsg.): Business Process Modeling, Development and Support (BPMDS) 2017 Radar Proceedings. CEUR, Essen 2017. BIB DownloadDetails
  • Gulden, Jens; Nurcan, Selmin; Reinhartz-Berger, Iris; Guedria, Wided; Bera, Palash; Guerreiro, Sergio; Fellmann, Michael; Weidlich, Matthias (Hrsg.): BPMDS 2017 RADAR in the 18th International Working Conference on Business Process Modeling, Development and Support (BPMDS); EMMSAD 2017 RADAR in the 22nd International Working Conference on Evaluation and Modeling Methods for Systems Analysis and Develop. CEUR, 2017. VolltextBIB DownloadDetails
  • Reinhartz-Berger, I.; Gulden, Jens; Nurcan, S.; Guedria, W.; Bera, P (Hrsg.): Enterprise, Business-Process and Information Systems Modeling - Proceedings of the 18th International Conference, BPMDS 2017, 22nd International Conference, EMMSAD 2017, Held at CAiSE 2017, Essen, Germany, June 12-13, 2017. Springer, Berlin 2017. BIB DownloadDetails
  • De Kinderen, Sybren; Kaczmarek-Heß, Monika: Enterprise Modeling Support for SOA Migration. In: Ais (Hrsg.): 13. International Wirtschaftsinformatik Conference . 2017. VolltextBIB DownloadDetails
  • 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.00016VolltextBIB DownloadDetails

    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.690VolltextBIB DownloadDetails

    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_4PDFBIB DownloadDetails
  • 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_4VolltextBIB DownloadDetails
  • Gulden, Jens: Recommendations for Data Visualizations based on Gestalt Patterns. In: Proceedings of the 4th International Conference on Enterprise Systems (ES) 2016. IEEE, Melbourne 2016. BIB DownloadDetails
  • 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. PDFBIB DownloadDetails
  • Gulden, Jens: Visually Comparing Process Dynamics with Rhythm-Eye Views. In: Proceedings of the BPM 2016, 14th International Workshops, Rio de Janeiro, 2016-09-16. Springer, Rio de Janeiro 2016. BIB DownloadDetails
  • Kaczmarek, Monika; De Kinderen, Sybren: A Conceptualization of IT Platform for the Needs of Enterprise IT Landscape Modeling. In: Conference on Business Informatics 2016. 2016. BIB DownloadDetails
  • 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-5VolltextBIB DownloadDetails
  • Schunselaar, Dennis; Gulden, Jens; Van Der Schuur, Henk; Reijers, Hajo: A Systematic Evaluation of Enterprise Modelling Approaches on Their Applicability to Automatically Generate ERP Software. In: Proceedings of the Conference on Business Informatics (CBI) 2016, IEEE, Paris, (2016). BIB DownloadDetails
  • 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-zVolltextBIB DownloadDetails
  • Bock, Alexander: Conceptual Models and Reflective Decision Making: A Conceptual-Constructivist Synthesis, Review, and Modeling Framework. In: Assar, Said; Strecker, Stefan (Hrsg.): Doctoral Consortium of the 18th IEEE Conference on Business Informatics. 2016. BIB DownloadDetails
  • Bock, Alexander: How Modeling Language Shapes Decisions: Problem-Theoretical Arguments and Illustration of an Example Case. In: Schmidt, Rainer; Guédria, Wided; Bider, Ilia; Guerreiro, Sérgio (Hrsg.): Enterprise, Business-Process and Information Systems Modeling. 21st International Conference, EMMSAD 2016, Held at CAiSE 2016, Ljubljana, Slovenia, June 13-14,2016. Springer, 2016, S. 383-398. doi:10.1007/978-3-319-39429-9_24VolltextBIB DownloadDetails
  • 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_40VolltextBIB DownloadDetails
  • 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_11VolltextBIB DownloadDetails
  • Faller, Hella; Kinderen, Sybren De; Constantinidis, Christina: Organizational Subcultures and Enterprise Architecture Effectiveness: Findings from a Case Study at a European Airport Company. In: Bui, Tung X.; Sprague Jr., Ralph H. (Hrsg.): Proceedings of the 49th Annual Hawaii International Conference on System Sciences (HICSS-49). 2016. BIB DownloadDetails
  • Gulden, Jens: Semantic Support for Visual Analyses in Electronic Commerce Settings. In: Nah, Fiona Fui-Hoon; Tan, Chuan-Hoo (Hrsg.): Proceedings of the 18th International Conference on Human-Computer Interaction, HCI International 2016. Springer, New York 2016. BIB DownloadDetails
  • Gulden, Jens; van der Linden, Dirk; Aysolmaz, Banu: Requirements for Research on Visualizations in Information Systems Engineering. In: Proceedings of the ENASE Conference 2016. 2016. BIB DownloadDetails
  • Ma, Qin; Kinderen, Sybren De: Goal-based Decision Making - Using Goal-oriented Problem Structuring and Evaluation Visualization for Multi Criteria Decision Analysis. In: Daneva, Maya; Pastor, Oscar (Hrsg.): Proceedings: 22nd International Working Conference: Requirements Engineering: Foundation for Software Quality (REFSQ 2016). Springer, 2016. BIB DownloadDetails
  • Bock, Alexander: The Concepts of Decision Making: An Analysis of Classical Approaches and Avenues for the Field of Enterprise Modeling. In: Ralyté, Jolita; España, Sergio; Pastor, Óscar (Hrsg.): The Practice of Enterprise Modeling. 8th IFIP WG 8.1. Working Conference, PoEM 2015, Valencia, Spain, November 10–12, 2015, Proceedings. Springer, 2015, S. 306-321. doi:10.1007/978-3-319-25897-3_20VolltextBIB DownloadDetails
  • Schauer, Carola; Schauer, Hanno: Schulische IT- und Medienbildung : Ergebnisse einer empirischen Studie an einem rheinland-pfälzischen Gymnasium - ICB Research Report. 65. Essen 2015. doi:10.17185/duepublico/47022PDFVolltextBIB DownloadDetails
  • 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.2015BIB DownloadDetails
  • Bock, Alexander: Beyond Narrow Decision Models: Toward Integrative Models of Organizational Decision Processes. In: Ieee (Hrsg.): Proceedings of the 17th IEEE Conference on Business Informatics (CBI 2015). IEEE Computer Society, 2015, S. 181-190. doi:10.1109/CBI.2015.34VolltextBIB DownloadDetails
  • 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_6VolltextBIB DownloadDetails
  • 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/7217355VolltextBIB DownloadDetails
  • Gulden, Jens; Pilgrim, Jens von: Methodical Development of Modeling Tools (ModTools’15). In: Hallé, Sylvain; Mayer, Wolfgang (Hrsg.): Proceedings of the 2015 IEEE 19th International Enterprise Distributed Object Computing Conference Workshops and Demonstrations (EDOCW 2015). IEEE Xplore, 2015. BIB DownloadDetails
  • Gulden, Jens; Reijers, Hajo: Toward Advanced Visualization Techniques for Conceptual Modeling. In: Grabis, Janis; Sandkuhl, Kurt (Hrsg.): Proceedings of the CAiSE Forum 2015. CEUR, 2015. BIB DownloadDetails
  • Gulden, Jens; Attfield, Simon: Business process models for visually navigating process execution data. In: Brown, Ross (Hrsg.): Proceedings of the International Workshop on Theory and Applications of Process Visualization (TaProViz’15) on the conference Business Process Modeling (BPM 2015). Springer, 2015. BIB DownloadDetails
  • Gulden, Jens: A Description Framework for Data Visualizations in Enterprise Information Systems. In: Hallé, Sylvain; Mayer, Wolfgang (Hrsg.): Proceedings of the 19th IEEE International Enterprise Distributed Object Computing Conference (EDOC 2015). IEEE Xplore, 2015. BIB DownloadDetails
  • 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-2VolltextBIB DownloadDetails
  • 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.001VolltextBIB DownloadDetails
  • Frank, Ulrich: Modelle und die Hoffnung auf eine bessere Welt. In: Erwägen Wissen Ethik, Jg. 26 (2015) Nr. 3, S. 372-375. VolltextBIB DownloadDetails
  • 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_3VolltextBIB DownloadDetails
  • Kaczmarek, Monika: Ontologies in the Realm of Enterprise Modeling – a Reality Check. In: Cuel, Roberta; Young, Robert (Hrsg.): Proceedings of the 7th Workshop on Formal Ontologies meet Industry (FOMI). 2015. BIB DownloadDetails
  • Kaczmarek, Monika: Categories of Ontologies’ Applications in the Realm of Enterprise Modeling. In: Ieee (Hrsg.): Proceedings of the 17th IEEE Conference on Business Informatics (CBI 2015). IEEE Computer Society, 2015. BIB DownloadDetails
  • Kaczmarek, Monika; Bock, Alexander; Heß, Michael: On the Explanatory Capabilities of Enterprise Modeling Approaches. In: Aveiro, David; Pergl, Robert; Valenta, Michal (Hrsg.): Advances in Enterprise Engineering IX. 5th Enterprise Engineering Working Conference, EEWC 2015, Prague, Czech Republic, June 15-19, 2015, Proceedings. Springer, 2015, S. 128-143. doi:10.1007/978-3-319-19297-0_9VolltextBIB DownloadDetails
  • Kinderen, Sybren De; Ma, Qin: Requirements Engineering for the Design of Conceptual Modeling Languages-a goal-and value-oriented approach. In: Applied Ontology, Jg. 10 (2015) Nr. 1, S. 7-24. VolltextBIB DownloadDetails
  • Livieri, Barbara; Kaczmarek, Monika: Modeling of Collaborative Enterprises – CSFs-Driven High-Level Requirements. In: Ieee (Hrsg.): Proceedings of the 17th IEEE Conference on Business Informatics (CBI 2015). IEEE Computer Society, 2015. BIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn: Using a Domain-Specific Modeling Language for Analyzing Harmonizing and Interfering Public and Private Sector Goals: A Scenario in the Context of Open Data for Weather Forecasting. In: Filipe, Joaquim; Hammoudi, Slimane; Pires, Luis Ferreira; Desfrey, Philippe (Hrsg.): MODELSWARD 2015: Proceedings of the 3rd International Conference on Model-Driven Engineering and Software Development, Angers, France, 9-11 February, 2015. SciTePress, Lisbon, Portugal, EU, 2015. BIB DownloadDetails
  • Plataniotis, Georgios; Kinderen, Sybren De; Ma, Qin; Proper, Henderik: A Conceptual Model for Compliance Checking Support of Enterprise Architecture Decisions. In: Ieee (Hrsg.): 2015 IEEE 17th Conference on Business Informatics (CBI 2015). 2015. BIB DownloadDetails
  • Plataniotis, Georgios; Kinderen, Sybren De; Ma, Qin; Proper, Henderik: Traceability and Modeling of Requirements in Enterprise Architecture from a Design Rationale Perspective. In: Rolland, Colette; Anagnostopoulos, Dimosthenis; Loucopoulos, Pericles; Gonzalez-Perez, Cesar (Hrsg.): 2015 IEEE 9th International Conference on Research Challenges in Information Science (RCIS). 2015, S. 518-519. BIB DownloadDetails
  • Schauer, Carola; Schauer, Hanno: IT an allgemeinbildenden Schulen: Bildungsgegenstand und -infrastruktur – Auswertung internationaler empirischer Studien und Literaturanalyse - ICB Research Report. 63. Essen 2015. doi:10.17185/duepublico/47026VolltextBIB DownloadDetails
    IT an allgemeinbildenden Schulen: Bildungsgegenstand und -infrastruktur – Auswertung internationaler empirischer Studien und Literaturanalyse

    Die sich stets weiter entwickelnden Informations- und Kommunikationstechnologien (IuK) sind Treiber eines beispiellosen Strukturwandels: Sie durchdringen und prägen zunehmend unsere Kommunikation, wirtschaftliches Handeln und soziale Interaktionen. Auch im schulischen Bildungssystem muss man sich daher mit der Frage auseinandersetzen, welche Rolle IuK im praktischen Unterricht und in den schulischen Bildungsinhalten spielen sollte. Vor diesem Hintergrund bietet der vorliegende Arbeitsbericht eine umfassende Analyse der verschiedenen Facetten von IuK im Kontext allgemeinbildender Schulen. Dazu wird zunächst ein Strukturierungsrahmen für schulische IuK-Bildungsinhalte entwickelt. Desweiteren erfolgt eine umfassende Auswertung bisheriger empirischer Studien und Literaturquellen. Die Analyse fokussiert dabei auf die aktuelle Rolle von IuK-Ressourcen und -Bildungsinhalten an deutschen Schulen und ergänzt dieses Bild – wo möglich – durch einen Vergleich mit anderen Industrienationen. Abschließend werden allgemeine Empfehlungen zur Ausrichtung der IuK-Bildung an Schulen abgeleitet und Forschungsbedarfe aufgezeigt.

  • Koeninger, Stephan; Heß, Michael: Ein Software-Werkzeug zur multiperspektivischen Bewertung innovativer Produkte, Projekte und Dienstleistungen. Realisierung im Projekt Hospital Engineering - ICB Research Report. 62. Essen 2014. doi:10.17185/duepublico/47027VolltextBIB DownloadDetails
    Ein Software-Werkzeug zur multiperspektivischen Bewertung innovativer Produkte, Projekte und Dienstleistungen. Realisierung im Projekt Hospital Engineering
  • 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/47028PDFVolltextBIB DownloadDetails

    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

  • Heß, Michael: Multiperspektivische Dokumentation und Informationsbedarfsanalyse kardiologischer Prozesse sowie Konzeptualisierung medizinischer Ressourcentypen im Projekt Hospital Engineering - ICB Research Report. 60. Essen 2014. doi:10.17185/duepublico/47029PDFVolltextBIB DownloadDetails
  • Breitschwerdt, Rüdiger; Heß, Michael: Konzeption eines Bezugsrahmens zur Analyse und Entwicklung von Geschäftsmodellen mobiler Gesundheitsdienstleistungen (Langfassung) - ICB Research Report. 58. Essen 2014. doi:10.17185/duepublico/47031PDFVolltextBIB DownloadDetails
  • Heß, Michael; Schlieter, Hannes: Modellierung im Gesundheitswesen – Tagungsband des Workshops im Rahmen der "Modellierung 2014" - ICB Research Report. 57. Essen 2014. doi:10.17185/duepublico/47032PDFVolltextBIB DownloadDetails
  • Plataniotis, Georgios; Kinderen, Sybren De; Ma, Qin; Proper, Henderik: EA anamnesis: An approach for decision making analysis in enterprise architecture. In: International Journal of Information System Modeling and Design (IJISMD), Jg. 5 (2014) Nr. 3, S. 75-95. VolltextBIB DownloadDetails
  • Overbeek, Sietse: Coupling elements of a framework for cognitive matchmaking with enterprise models. In: Iliadis, Lazaros; Papazoglou, Michael; Pohl, Klaus (Hrsg.): Proceedings: Advanced Information Systems Engineering Workshops: CAiSE 2014 International Workshops. Springer, Cham, Switzerland, 2014. BIB DownloadDetails
  • Kinderen, Sybren De; Gaaloul, Khaled; Proper, Henderik: Bridging value modelling to ArchiMate via transaction modelling. In: Software and Systems Modeling, Jg. 13 (2014) Nr. 3, S. 1043-1057. VolltextBIB DownloadDetails
  • 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.6890733BIB DownloadDetails
  • Heß, Michael; Burwitz, Martin; Schlieter, Hannes: Konzeption ausgewählter Spracherweiterungen zur Ressourcenmodellierung in Modellen klinischer Behandlungspfade – Am Beispiel der Koronarangiographie. In: Kundisch, Dennis; Suhl, Leena; Beckmann, Lars (Hrsg.): Tagungsband Multikonferenz Wirtschaftsinformatik 2014 (MKWI 2014). Paderborn 2014, S. 735-748. VolltextBIB DownloadDetails
  • 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.001VolltextBIB DownloadDetails
  • Heise, David: Überlegungen zu einem Empfängergerichtete(re)n IT-Kostenmanagement als Bestandteil eines integrativen IT-Controllings. In: Controlling (2014) Nr. 2, S. 116-123. BIB DownloadDetails
  • Haniewicz, Konstanty; Kaczmarek, Monika; Adamczyk, Magdalena; Rutkowski, Wojciech: Sentiment analysis resources for Polish: a collaborative approach. In: International Journal of Knowledge and Learning, Jg. 9 (2014) Nr. 1, S. 124-141. BIB DownloadDetails
  • Hagen, Jochen: Organisation der strategischen IT-Steuerung und -Planung. Eine Methode zur Entscheidungsunterstützung auf der Grundlage einer explorativen empirischen Studie. Logos Verlag Berlin, 2014. BIB DownloadDetails
  • 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-5VolltextBIB DownloadDetails
  • Gulden, Jens: Towards a generalized notion of audio as part of the concrete syntax of business process modeling languages. In: Brown, Ross; Kriglstein, Simone; Rinderle-Ma, Stefanie (Hrsg.): Proceedings of the International Workshop on Theory and Applications of Process Visualization (TaProViz"14) on the conference Business Process Modeling (BPM 2014) in Eindhoven, 20014-09-08. Springer, Berlin, Heidelberg 2014. BIB DownloadDetails
  • 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-zVolltextBIB DownloadDetails
  • 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-2BIB DownloadDetails
  • 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/0005423800090019BIB DownloadDetails
  • 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-4VolltextBIB DownloadDetails
  • 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 BIB DownloadDetails
  • 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-yVolltextBIB DownloadDetails
  • 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.03443VolltextBIB DownloadDetails
  • Breitschwerdt, Rüdiger; Heß, Michael: Konzeption eines Bezugsrahmens zur Analyse und Entwicklung von Geschäftsmodellen mobiler Gesundheitsdienstleistungen. In: Thomas, Oliver; Nüttgens, Markus (Hrsg.): Dienstleistungsmodellierung 2014. Springer Gabler, 2014, S. 223-243. BIB DownloadDetails
  • 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.591BIB DownloadDetails
  • Bock, Alexander; Kattenstroth, Heiko; Overbeek, Sietse: Towards a modeling method for supporting the management of organizational decision processes. In: Fill, Hans-Georg; Karagiannis, Dimitris; Reimer, Ulrich (Hrsg.): Proceedings: Modellierung 2014. Gesellschaft für Informatik, Bonn, Wien, Österreich 2014, S. 49-64. VolltextBIB DownloadDetails
  • 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_11VolltextBIB DownloadDetails
  • 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-8VolltextBIB DownloadDetails

    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.

  • Rudny, Tomasz; Kaczmarek, Monika; Abramowicz, Witold: Analytical Possibilities of SAP HANA ‐ On the Example of Energy Consumption Forecasting. In: Swiatek, Jerzy; Grzech, Adam; Swiatek, Pawel; Tomczak, Jakub (Hrsg.): Advances in Systems Science - Proceedings of the International Conference on Systems Science 2013, ICSS 2013, Wroclaw, Poland, September 10-12, 2013. Springer, 2013, S. 141-150. BIB DownloadDetails
  • Kinderen, Sybren De; Leenheer, Pieter de; Gordijn, Jaap; Akkermans, Hans; Meiland, Franka; Droes, Rose-Marie: e3 service: An ontology for needs-driven real-world service bundling in a multi-supplier setting. In: Applied Ontology, Jg. 8 (2013) Nr. 4, S. 195-229. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Daas, Dave; Hurkmans, Toine; Bouwman, Harry: Developing a decision support system for business model design. In: Electronic Markets, Jg. 23 (2013) Nr. 3, S. 251-265. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Heß, Michael; Podleska, Lars; Taeger, Georg: Vision einer integrierten Tumordokumentation. In: Gießen, Institut Für Medizinische Informatik (Hrsg.): 20. Informationstagung Tumordokumentation der klinischen und epidemiologischen Krebsregister: Auf dem Weg zur integrativen Krebsregistrierung.. Lübeck 2013, S. 69-70. VolltextBIB DownloadDetails
  • Heß, Michael: Überlegungen zur umfassenden Bewertung von Innovationen im Projekt „Hospital Engineering. In: Ammenwerth, E.; Hörbst, A.; Hayn, D.; Schreier, G. (Hrsg.): eHealth 2013. Big Data – eHealth von der Datenanalyse bis zum Wissensmanagement. Tagungsband der eHealth 2013. Österreichische Computer Gesellschaft, Wien 2013, S. 197-206. VolltextBIB DownloadDetails
  • Heß, Michael: Multi-Perspective Hospital Modelling ‐ Design of a Domain-Specific Method. In: EMISA 2013’s Doctoral Consortium. 2013. BIB DownloadDetails
  • Heß, Michael: Towards a domain-specific method for Multi-Perspective Hospital Modelling – Motivation and Requirements. In: Vom Brocke, Jan; Hekkala, Riitta; Ram, Sudha; Rossi, Matti (Hrsg.): Design Science at the Intersection of Physical and Virtual Design. 8th International Conference, DESRIST 2013 Helsinki, Finland, June 11-12, 2013. Proceedings. Springer, 2013, S. 369-385. VolltextBIB DownloadDetails
  • Heise, David: Unternehmensmodell-basiertes IT-Kostenmanagement als Bestandteil eines integrativen IT-Controllings. Logos, Berlin 2013. BIB DownloadDetails
  • Haniewicz, Konstanty; Rutkowski, Wojciech; Adamczyk, Magdalena; Kaczmarek, Monika: Towards the Lexicon-Based Sentiment Analysis of Polish Texts: Polarity Lexicon. In: Badica, Costin; Nguyen, Ngoc; Brezovan, Marius (Hrsg.): Computational Collective Intelligence. Technologies and Applications ‐ 5th International Conference, ICCCI 2013, Craiova, Romania, September 11-13, 2013, Proceedings. Springer, 2013, S. 286-295. BIB DownloadDetails
  • Haniewicz, Konstanty; Kaczmarek, Monika; Adamczyk, Magdalena; Rutkowski, Wojciech: Polarity Lexicon for the Polish Language: Design and Extension with Random Walk Algorithm. In: Swiatek, Jerzy; Grzech, Adam; Swiatek, Pawel; Tomczak, Jakub (Hrsg.): Advances in Systems Science - Proceedings of the International Conference on Systems Science 2013, ICSS 2013, Wroclaw, Poland, September 10-12, 2013. Springer, 2013, S. 173-182. BIB DownloadDetails
  • Gulden, Jens: Methodical Support for Model-Driven Software Engineering with Enterprise Models. Logos, Berlin 2013. PDFBIB DownloadDetails
  • Gulden, Jens; Pilgrim, Jens von: Methodical Development of Modeling Tools (MeDMoT”13). In: Bagheri, Ebrahim; Hallé, Sylvain (Hrsg.): Workshop Proceedings of the IEEE EDOC 2013 Conference. Vancouver 2013. BIB DownloadDetails
  • 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-9VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Gulden, Jens: Explication of Termination Semantics as a Security-Relevant Feature in Business Process Modeling Languages. In: Accorsi, Rafael; van der Aalst, Wil; Matulevičius, Raimundas (Hrsg.): Proceedings of the Workshop Secure Business Processes "13 (SBP"13). Springer, Berlin Heidelberg 2013. BIB DownloadDetails
  • 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. BIB DownloadDetails
  • Frank, Ulrich: Zwischen Kanonisierung und Differenzierung. In: Wirtschaftsinformatik, Jg. 55 (2013) Nr. 6. doi:10.1007/s11576-013-0392-0VolltextBIB DownloadDetails
  • Frank, Ulrich: Between Canonization and Differentiation. In: Business & Information Systems Engineering, Jg. 5 (2013) Nr. 6. doi:10.1007/s12599-013-0299-8VolltextBIB DownloadDetails
  • 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_6VolltextBIB DownloadDetails
  • Bukowska, Elżbieta; Kaczmarek, Monika; Walczak, Monika: Semantycznie wspomagane wyszukiwanie ekspertów. In: Studia Oeconomica Posnaniensia, Jg. 1 (2013) Nr. 2, S. 63-79. BIB DownloadDetails
  • 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. BIB DownloadDetails
  • Gulden, Jens: Methodical Support for Model-Driven Software Engineering with Enterprise Models (1). Essen 2013. BIB DownloadDetails
  • Frank, Ulrich: Thoughts on Classification / Instantiation and Generalisation / Specialisation - ICB Research Report. 53. Essen 2012. doi:10.17185/duepublico/47059PDFVolltextBIB DownloadDetails
  • Frank, Ulrich: Specialisation in Business Process Modelling: Motivation, Approaches and Limitations - ICB Research Report. 51. Essen 2012. doi:10.17185/duepublico/47062PDFVolltextBIB DownloadDetails
  • Tokarchuck, Oksana; Kaczmarek, Monika; Wieloch, Karol; Wecel, Krzysztof; Kaczmarek, Tomasz; Dzikowski, Jakub; Abramowicz, Witold; Lazaruk, Szymon: INSEMTIVES Deliverable 4.2.6 ‐ Semantic Content Creation Tool for Mobile Devices (Final version). 2012. BIB DownloadDetails
  • Tan, Yao-Hua; Overbeek, Sietse; Zomer, Gerwin: Guest editorial preface: an overview of the state of the art and future trends in ICT innovation for business-to-government interaction. In: International Journal of Electronic Government Research, Jg. 8 (2012) Nr. 4. VolltextBIB DownloadDetails
  • 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-6VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; van Bommel, Patrick: Designing, formalizing and evaluating a flexible architecture for integrated service delivery: combining event-driven and service-oriented architectures. In: Service Oriented Computing and Applications, Jg. 6 (2012) Nr. 3, S. 167-188. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; van Bommel, Patrick: A standard language for service delivery: enabling understanding among stakeholders. In: Computer Standards & Interfaces, Jg. 34 (2012) Nr. 4, S. 355-366. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; Tan, Yao-Hua: An ontology-based event-driven architecture for integrating information, processes and services applied to international trade. In: Bajec, Marko; Eder, Johann (Hrsg.): Advanced Information Systems Engineering Workshops: CAiSE 2012 International Workshops, Gdańsk, Poland, June 25 - 26, 2012, Proceedings. Springer, Berlin, Germany, EU, 2012, S. 143-158. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; Tan, Yao-Hua: An event-driven architecture for integrating information, processes and services in a plastic toys supply chain. In: International Journal of Cooperative Information Systems, Jg. 21 (2012) Nr. 4, S. 343-381. VolltextBIB DownloadDetails
  • Lazaruk, Szymon; Kaczmarek, Monika; Dzikowski, Jakub; Tokarchuk, Oksana; Abramowicz, Witold: Towards the Semantic Web - Incentivizing Semantic Annotation Creation Process. In: Teije, Annette; Völker, Johanna; Handschuh, Siegfried; Stuckenschmidt, Heiner; d’Aquin, Mathieu; Nikolov, Andriy; Aussenac-Gilles, Nathalie; Hernandez, Nathalie (Hrsg.): Knowledge Engineering and Knowledge Management - 18th International Conference, EKAW 2012, Galway City, Ireland, October 8-12, 2012. Proceedings. Springer, 2012, S. 282-291. BIB DownloadDetails
  • Kaczmarek, Monika; Filipowska, Agata: Business Models for Semantic Content Providers. In: Vanmechelen, Kurt; Altmann, Jörn; Rana, Omer (Hrsg.): Economics of Grids, Clouds, Systems, and Services ‐ 9th International Conference, GECON 2012, Berlin, Germany, November 27-28, 2012. Proceedings. Springer, 2012, S. 234-244. BIB DownloadDetails
  • Lazaruk, Szymon; Dzikowski, Jakub; Kaczmarek, Monika; Filipowska, Agata; Abramowicz, Witold: INSEMTIVES Deliverable 4.2.5 ‐ Semantic content creation tool for mobile devices (Initial version). 2012. BIB DownloadDetails
  • Lazaruk, Szymon; Dzikowski, Jakub; Kaczmarek, Monika; Abramowicz, Witold: Semantic Web Recommendation Application. In: Ganzha, Maria; Maciaszek, Leszek; Paprzycki, M. (Hrsg.): Federated Conference on Computer Science and Information Systems ‐ FedCSIS 2012, Wroclaw, Poland, 9-12 September 2012, Proceedings. 2012, S. 1055-1062. BIB DownloadDetails
  • Klievink, Bram; van Stijn, Eveline; Hesketh, David; Aldewereld, Huib; Overbeek, Sietse; Heijmann, Frank; Tan, Yao-Hua: Enhancing visibility in international supply chains: the data pipeline concept. In: International Journal of Electronic Government Research, Jg. 8 (2012) Nr. 4, S. 14-33. VolltextBIB DownloadDetails
  • Kaczmarek, Monika; Filipowska, Agata; Dzikowski, Jakub; Lazaruk, Szymon; Abramowicz, Witold: Taste It! Try It! ‐ A Semantic Web Mobile Review Application. In: Maurie, J. L. (Hrsg.): eKNOW 2012, The Fourth International Conference on Information, Process, and Knowledge Management. 2012, S. 122-127. BIB DownloadDetails
  • Heß, Michael; Schlieter, Hannes; Taeger, Georg: Modellierung komplexer Entscheidungssituationen in Prozessmodellen – Anwendung am Beispiel der Tumorklassifikation bei Weichteilsarkomen. In: Thomas, Oliver; Nüttgens, Markus (Hrsg.): Dienstleistungsmodellierung 2012. Product-Service Systems und Produktivität. Springer Gabler, Wiesbaden 2012, S. 268-290. VolltextBIB DownloadDetails
  • Kattenstroth, Heiko: DSMLs for Enterprise Architecture Management - Review of Selected Approaches. In: Tolvanen, Juha-Pekka; Sprinkle, J.; Rossi, Matti; Gray, J. (Hrsg.): Proceedings of the 12th Workshop on Domain-Specific Modeling. Tuscon, Arizona, USA 2012. VolltextBIB DownloadDetails
  • Kaczmarek, Tomasz; Kaczmarek, Monika; Filipowska, Agata; Abramowicz, Witold: Semantically Enhanced Business Process Modeling Notation. In: Smolnik, S.; Teuteberg, F.; Thomas, Oliver (Hrsg.): Semantic Technologies for Business and Information Systems Engineering: Concepts and Applications. IGI Global, Hershey 2012, S. 259-275. BIB DownloadDetails
  • Hulstijn, Joris; Overbeek, Sietse; Aldewereld, Huib; Christiaanse, Rob: Integrity of supply chain visibility: Linking information to the physical world. In: Bajec, Marko; Eder, Johann (Hrsg.): Advanced Information Systems Engineering Workshops: CAiSE 2012 International Workshops, Gdańsk, Poland, June 25 - 26, 2012, Proceedings. Springer, Berlin, Germany, EU, 2012, S. 351-365. VolltextBIB DownloadDetails
  • 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.2422506VolltextBIB DownloadDetails
  • Heß, Michael; Breitschwerdt, Rüdiger: Entwicklung eines Anforderungskatalogs für IT-Anwendungen zur Unterstützung des mobilen Arbeitens und Lernens in der ambulanten Pflege. In: Mattfeld, Dirk; Robra-Bissantz, Susanne (Hrsg.): Multikonferenz Wirtschaftsinformatik 2012. GITO, Berlin 2012, S. 341-353. VolltextBIB DownloadDetails
  • Heß, Michael: Multiperspektivische Krankenhausmodellierung: Motivation und Potenziale. In: Workshop "Wissensbasierte Systeme und Leitlinienmanagement in der Medizin" im Rahmen der INFORMATIK 2012. Gesellschaft für Informatik e. V, Braunschweig 2012. VolltextBIB DownloadDetails
  • Gulden, Jens; Barth, Thomas; Kesdogan, Dogan; Karatas, Fatih: Erhöhung der Sicherheit von Lebensmittelwarenketten durch Modell-getriebene Prozess-Implementierung. In: Mattfeld, Dirk; Robra-Bissantz, Susanne (Hrsg.): Tagungsband der Multikonferenz Wirtschaftsinformatik 2012. GITO Verlag, Berlin 2012, S. 2061-2072. BIB DownloadDetails
  • Goldstein, Anat; Ariav, Gad: Configuring Systems of Massively Distributed, Autonomous and Interdependent Decision Makers. In: International Journal of Decision Support System Technology (IJDSST) (2012) Nr. 4(2), S. 17-41. VolltextBIB DownloadDetails
  • 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_64VolltextBIB DownloadDetails
  • Frank, Ulrich: IKT-Unternehmen als Forschungsgegenstand und Kooperationspartner. In: Wirtschaftsinformatik (2012) Nr. 6. doi:10.1007/s11576-012-0339-xVolltextBIB DownloadDetails
  • 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-3VolltextBIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika: Model biznesowy dostawcy danych w semantycznym internecie. In: Poznaniu, Zeszyty Naukowe. Uniwersytet Ekonomiczny W (Hrsg.): Matematyka i informatyka na usługach ekonomii: informatyka ekonomiczna. Zeszyty Naukowe. Uniwersytet Ekonomiczny w Poznaniu, 2012, S. 58-70. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika: Business models for the life-cycle management of semantically annotated content and services - INSEMTIVES Deliverable 8.6. 2012. BIB DownloadDetails
  • Dzikowski, Jakub; Kaczmarek, Monika; Łazaruk, Szymon; Abramowicz, Witold: Mobile and Web Recommendation Application in the Semantic Web Paradigm. A Case Study. In: Informatyka Ekonomiczna. Business Informatics., Jg. 3 (2012) Nr. 25, S. 109-122. BIB DownloadDetails
  • Dzikowski, Jakub; Kaczmarek, Monika; Łazaruk, Szymon; Abramowicz, Witold: Wzbogacony semantycznie internetowy system rekomendujący na przykładzie aplikacji mobilnej Taste it! Try it!. In: Poznaniu, Zeszyty Naukowe. Uniwersytet Ekonomiczny W (Hrsg.): Matematyka i informatyka na usługach ekonomii: informatyka ekonomiczna. Zeszyty Naukowe. Uniwersytet Ekonomiczny w Poznaniu, 2012, S. 71-81. BIB DownloadDetails
  • Dzikowski, Jakub; Kaczmarek, Monika; Lazaruk, Szymon; Abramowicz, Witold: Challenges in Using Linked Data within a Social Web Recommendation Application to Semantically Annotate and Discover Venues. In: Quirchmayr, Gerald; Basl, Josef; You, Ilsun; Xu, Lida; Weippl, Edgar (Hrsg.): Multidisciplinary Research and Practice for Information Systems - IFIP WG 8.4, 8.9/TC 5 International Cross-Domain Conference and Workshop on Availability, Reliability, and Security, CD-ARES 2012, Prague, Czech Republic, August 20-24, 2012. Proceed. Springer, 2012, S. 360-374. BIB DownloadDetails
  • Cuel, Roberta; Tokarchuk, Oksana; Kaczmarek, Monika; Dzikowski, Jakub; Simperl, Elena; Lazaruk, Szymon: Making your semantic application addictive: incentivizing users!. In: Burdescu, Dumitru; Akerkar, Rajendra; Badica, Costin (Hrsg.): 2nd International Conference on Web Intelligence, Mining and Semantics, WIMS 12, Craiova, Romania, June 6-8, 2012. ACM, 2012, S. 4-4. BIB DownloadDetails
  • Bukowska, Elzbieta; Kaczmarek, Monika; Stolarski, Piotr; Abramowicz, Witold: Ontology-Based Retrieval of Experts - The Issue of Efficiency and Scalability within the eXtraSpec System. In: Quirchmayr, Gerald; Basl, Josef; You, Ilsun; Xu, Lida; Weippl, Edgar (Hrsg.): Multidisciplinary Research and Practice for Information Systems - IFIP WG 8.4, 8.9/TC 5 International Cross-Domain Conference and Workshop on Availability, Reliability, and Security, CD-ARES 2012, Prague, Czech Republic, August 20-24, 2012. Proceed. Springer, 2012, S. 272-286. BIB DownloadDetails
  • Frank, Ulrich: MEMO Organisation Modelling Language (2): Focus on Business Processes - ICB Research Report. 49. Essen 2011. doi:10.17185/duepublico/47065PDFVolltextBIB DownloadDetails
  • Frank, Ulrich: MEMO Organisation Modelling Language (1): Focus on Organisational Structure - ICB Research Report. 48. Essen 2011. doi:10.17185/duepublico/47066PDFVolltextBIB DownloadDetails
  • Frank, Ulrich: MEMO Organisation Modelling Language: requirements and core diagram types - ICB Research Report. 47. Essen 2011. doi:10.17185/duepublico/47067PDFVolltextBIB DownloadDetails
  • Frank, Ulrich: Multi-Perspective Enterprise Modelling: Background and Terminological Foundation - ICB Research Report. 46. Essen 2011. doi:10.17185/duepublico/47068PDFVolltextBIB DownloadDetails
  • 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/47069PDFVolltextBIB DownloadDetails
  • Frank, Ulrich: The MEMO Meta Modelling Language (MML) and Language Architecture. 2nd Edition - ICB Research Report. 43. Essen 2011. doi:10.17185/duepublico/47072PDFVolltextBIB DownloadDetails
  • Wieloch, Karol; Filipowska, Agata; Kaczmarek, Monika: Autocompletion for Business Process Modelling. In: Abramowicz, Witold; Maciaszek, Leszek; Wecel, Krzysztof (Hrsg.): Business Information Systems Workshops - BIS 2011 International Workshops and BPSC International Conference, Pozna, Poland, June 15-17, 2011. Revised Papers. Springer, 2011, S. 30-40. BIB DownloadDetails
  • van Stijn, Eveline; Hesketh, David; Tan, Yao-Hua; Klievink, Bram; Overbeek, Sietse; Heijmann, Frank; Pikart, Markus; Butterly, Tom: The data pipeline. In: Global Trade Facilitation Conference 2011. 2011. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick: Elementary patterns for converting textual and visual formalisms based on set theory and ORM. In: Journal of Digital Information Management, Jg. 9 (2011) Nr. 2, S. 64-71. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik: Statics and dynamics of cognitive and qualitative matchmaking in task fulfillment. In: Information Sciences, Jg. 181 (2011) Nr. 1, S. 129-149. VolltextBIB DownloadDetails
  • Schauer, Carola: Die Wirtschaftsinformatik im internationalen Wettbewerb: Vergleich der Forschung im deutschsprachigen und nordamerikanischen Raum. 1. Auflage. Gabler, 2011. doi:10.1007/978-3-8349-6229-4BIB DownloadDetails

    Kooperationen zwischen Forschern und die Vergleichbarkeit von Forschungsleistungen sind – sowohl auf nationaler als auch auf internationaler Ebene – wesentliches Merkmal der Wissenschaften. Aktuell sehen sich die wissenschaftlichen Disziplinen, und darunter nicht zuletzt die Wirtschaftsinformatik (WI), einem darüber hinausgehenden politischen Druck zur Internationalisierung ausgesetzt. Bevor im Hinblick auf eine stärkere Internationalisierung strukturelle Anpassungen vorgenommen werden, empfiehlt es sich jedoch, Stärken und Schwächen bislang tradierter Strukturen und Verfahren bewusst zu reflektieren, um Chancen und Risiken von Veränderungen abzuwägen. Das vorliegende Werk widmet sich dieser Aufgabe mit spezifischem Fokus auf die Disziplin WI im deutschsprachigen Raum: Hierzu werden die Forschungskonzeptionen der WI und seines internationalen Pendants Information Systems (IS) im nordamerikanischen Raum vergleichend beschrieben und bewertet.

    Kern der Arbeit ist eine Publikationsanalyse von insgesamt 1507 Beiträgen, die in einschlägigen wissenschaftlichen WI- bzw. IS-Publikationsorganen zwischen 1999 und 2004 veröffentlicht wurden. Zur Klassifikation der Beiträge wurde in einem iterativen Prozess ein differenzierter begrifflicher Bezugsrahmen entwickelt, der sowohl das thematische als auch das methodische Spektrum der analysierten Beiträge rekonstruiert. Im Ergebnis ist jede Publikation des untersuchten Korpus anhand von mindestens vier Zuordnungen zu Kategorien aus den Bereichen Forschungsgegenstand, Forschungsziel, Art des Zugangs und Begründungsverfahren beschrieben.

    Die Auswertung des begrifflichen Bezugsrahmens und der Zuordnungen orientiert sich an drei Forschungsfragen. Diese beziehen sich auf (1) die gewählten Forschungsziele und eingesetzten Forschungsmethoden, (2) die auf den Forschungsgegenstand eingenommenen Perspektiven und (3) die unterschiedliche Rolle von IT-Artefakten in der WI- bzw. IS-Forschung. Die Menge der klassifizierten WI- und IS-Publikationen wird entsprechend der Forschungsfragen und mit Hilfe der Begriffe des Bezugsrahmens zunächst beschreibend charakterisiert. Die anschließende Bewertung zielt darauf einzuschätzen, inwiefern die tatsächliche Forschung die von den Disziplinen selbst aufgestellten Forderungen, insbesondere bezüglich Wissenschaftlichkeit und Anwendungsorientierung, erfüllt. Zur Erklärung der identifizierten Eigenschaften der WI- und IS-Forschung werden die historische Entwicklung und institutionelle Rahmenbedingungen der Disziplinen berücksichtigt.

    Die Ergebnisse der Arbeit liefern ein differenziertes Bild der Gemeinsamkeiten und Unterschiede sowie der Stärken und Schwächen der analysierten WI- und IS-Forschung. Die identifizierten Stärken-Schwächen-Profile weisen für die Disziplinen deutliche und vielfach zueinander komplementäre Unterschiede auf.

    Abschließend werden Handlungsoptionen für die Disziplin WI entwickelt, die vor dem Hintergrund der Analyse geeignet erscheinen, um die WI langfristig national und international erfolgreich als wissenschaftliche und gleichzeitig anwendungsorientierte Disziplin zu positionieren.

  • Shammi, Marjana; Overbeek, Sietse; Verburg, Robert; Janssen, Marijn; Tan, Yao-Hua: Agile process for integrated service delivery. In: Dignum, Virginia; Hidders, Jan; Overbeek, Sietse (Hrsg.): Proceedings of the 6th SIKS Conference on Enterprise Information Systems (EIS 2011), Delft, The Netherlands, October 31, 2011. Sun SITE Central Europe, Aachen, Germany, EU, 2011, S. 31-40. VolltextBIB DownloadDetails
  • Strecker, Stefan: Beiträge zur Unternehmensmodellierung - Methodenkonstruktion zur Unterstützung betriebswirtschaftlicher Analysen. Essen 2011. BIB DownloadDetails
  • 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.1BIB DownloadDetails
  • 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-3VolltextBIB DownloadDetails
  • Overbeek, Sietse; Tan, Yao-Hua; Zomer, Gerwin (Hrsg.): Proceedings of the 1st Workshop on IT Innovations Enabling Seamless and Secure Supply Chains (WITNESS 2011) held in conjunction with the EGOV 2011 Conference, Delft, The Netherlands, August 29, 2011. Sun SITE Central Europe, Aachen, Germany, EU, 2011. BIB DownloadDetails
  • Overbeek, Sietse; Klievink, Bram; Hesketh, David; Heijmann, Frank; Tan, Yao-Hua: A web-based data pipeline for compliance in international trade. In: Overbeek, Sietse; Tan, Yao-Hua; Zomer, Gerwin (Hrsg.): Proceedings of the 1st Workshop on IT Innovations Enabling Seamless and Secure Supply Chains (WITNESS 2011) held in conjunction with the EGOV 2011 Conference, Delft, The Netherlands, August 29, 2011. Sun SITE Central Europe, Aachen, Germany, EU, 2011, S. 32-48. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Dignum, Virginia; Tan, Yao-Hua: Value-sensitive design for cross-enterprise regulation. In: Zur Muehlen, Michael; Su, Jianwen (Hrsg.): Business Process Management Workshops: BPM 2010 International Workshops and Education Track, Hoboken, NJ, USA, September 13 - 15, 2010, Revised Selected Papers. Springer, Berlin, Germany, EU, 2011, S. 591-602. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; Tan, Yao-Hua: A scenario-based governance method for coordination of service life cycles. In: Ralyté, Jolita; Mirbel, Isabelle; Deneckère, Rébecca (Hrsg.): Engineering Methods in the Service-Oriented Context: 4th IFIP WG 8.1 Working Conference on Method Engineering, ME 2011, Paris, France, April 20 - 22, 2011, Proceedings, volume 351 of IFIP Advances in Information and Communication Technology. Springer, Boston, USA, 2011, S. 225-230. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; van Bommel, Patrick: Modeling and describing an ontological knowledge framework for integrated public service delivery - 5. In: Leung, Ho-fung; Chiu, Dickson; Hung, Patrick (Hrsg.): Service Intelligence and Service Science: Evolutionary Technologies and Challenges. IGI Global Publishing, Hershey, PA, USA, 2011, S. 79-94. VolltextBIB DownloadDetails
  • Kaczmarek, Monika; Filipowska, Agata: Technologie Web 2.0 w realizacji wizji Corporate Semantic Web - Application of Web 2.0 to Support the vision of the Corporate Semantic Web. In: Gołuchowski, J.; Frączkiewicz-Wronka, A. (Hrsg.): Technologie Wiedzy w Zarządzaniu Publicznym. Wydawnictwo Uniwersytetu Ekonomicznego w Katowicach, 2011, S. 31-45. BIB DownloadDetails
  • Kattenstroth, Heiko; Heise, David: Towards a Method for IT Service Management. In: Johannesson, Paul; Krogstie, John; Opdahl, Andreas (Hrsg.): The Practice of Enterprise Modeling. Springer, Berlin 2011, S. 178-192. VolltextBIB DownloadDetails
  • Gong, Yiwei; Overbeek, Sietse; Janssen, Marijn: Integrating semantic web and agents: exchanging RIF and BDI rules. In: International Journal of Systems and Service-Oriented Engineering, Jg. 2 (2011) Nr. 1, S. 60-76. VolltextBIB DownloadDetails
  • Jiang, Jie; Dignum, Virginia; Tan, Yao-Hua; Overbeek, Sietse: A context-aware inter-organizational collaboration model applied to international trade [Abstract]. In: Dignum, Virginia; Hidders, Jan; Overbeek, Sietse (Hrsg.): Proceedings of the 6th SIKS Conference on Enterprise Information Systems (EIS 2011), Delft, The Netherlands, October 31, 2011. Sun SITE Central Europe, Aachen, Germany, EU, 2011, S. 67-68. VolltextBIB DownloadDetails
  • Indulska, Marta; Zur Muehlen, Michael; Sadiq, Shazia; Overbeek, Sietse: Preface GRCIS 2011. In: Salinesi, Camille; Pastor, Oscar (Hrsg.): Advanced Information Systems Engineering Workshops: CAiSE 2011 International Workshops, London, UK, June 20 - 24, 2011, Proceedings. Springer, Berlin, Germany, EU, 2011, S. 207-207. VolltextBIB DownloadDetails
  • Heß, Michael; Podleska, Lars; Taeger, Georg: Historische Entwicklung und zukünftige Potentiale der Tumordokumentation im Sarkomzentrum des WTZE. In: Gießen, Institut Für Medizinische Informatik (Hrsg.): 19. Informationstagung Tumordokumentation der klinischen und epidemiologischen Krebsregister.. Bayreuth 2011, S. 56-57. BIB DownloadDetails
  • Heß, Michael; Meis, Jochen: Entwurf ausgewählter Spracherweiterungen zur Ressourcenmodellierung in Pflegedienstleistungsmodellen. In: Bernstein, A.; Schwabe, G. (Hrsg.): Proceedings of the 10th International Conference on Wirtschaftsinformatik. Zürich, Schweiz 2011, S. 99-108. VolltextBIB DownloadDetails
  • 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-5VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Gong, Yiwei; Overbeek, Sietse; Janssen, Marijn: Business rules for creating process flexibility: mapping RIF rules and BDI rules. In: Chiu, Dickson; Bellatreche, Ladjel; Sasaki, Hideyasu; Leung, Ho-fung; Cheung, Shing-Chi; Hu, Haiyang; Shao, Jie (Hrsg.): Web Information Systems Engineering - WISE 2010 Workshops: WISE 2010 International Symposium WISS, and International Workshops CISE, MBC, Hong Kong, China, December 12 - 14, 2010, Revised Selected Papers. Springer, Berlin, Germany, EU, 2011, S. 142-155. VolltextBIB DownloadDetails
  • Frank, Ulrich: Ein ambivalentes Konzept. In: Wirtschaftsinformatik (2011) Nr. 2. doi:10.1007/s11576-011-0264-4VolltextBIB DownloadDetails
  • 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. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Koschmider, Agnes; Stein, Sebastian; Węcel, Krzysztof; Witold, Abramowicz: Social Software and Semantics for Business Process Management ‐ Alternative or Synergy?. In: Journal of Systems Integration, Jg. 3 (2011), S. 54-69. BIB DownloadDetails
  • 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 VolltextBIB DownloadDetails
  • Abramowicz, Witold; Bukowska, Elzbieta; Kaczmarek, Monika; Starzecka, Monika: Semantic-enabled Efficient and Scalable Retrieval of Experts. In: Jerman-Blazic, B.; Burdescu, D. (Hrsg.): eKNOW 2011, The Third International Conference on Information, Process, and Knowledge Management. IARIA, 2011, S. 30-35. BIB DownloadDetails
  • Dignum, Virginia; Hidders, Jan; Overbeek, Sietse (Hrsg.): Proceedings of the 6th SIKS Conference on Enterprise Information Systems (EIS 2011), Delft, The Netherlands, October 31, 2011. Sun SITE Central Europe, Aachen, Germany, EU, 2011. BIB DownloadDetails
  • Dzikowski, Jakub; Filipowska, Agata; Kaczmarek, Monika; Lazaruk, Szymon; Abramowicz, Witold: Towards the Semantic Web Application for Preparation of Reviews ‐ Requirements and Architecture for the Needs of Incentive-based Semantic Content Creation. In: Advanced Information Technologies for Management - AITM 2011 : IntelligentTechnologies and Applications. Prace Naukowe Uniwersytetu Ekonomicznego we Wrocławiu. 2011, S. 11-21. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika: Wykorzystanie mechanizmów społecznościowych do semantycznego opisu zasobów. In: Poznaniu, Zeszyty Naukowe. Uniwersytet Ekonomiczny W (Hrsg.): Matematyka i informatyka na usługach ekonomii: modelowanie zjawisk gospodarczych w praktyce. Zeszyty Naukowe. Uniwersytet Ekonomiczny w Poznaniu, 2011, S. 197-208. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Kaczmarek, Tomasz: Semantic-based Delivery of e-Services Applying the SaaS Approach ‐ Poster Paper. In: Marca, David; Shishkov, Boris; van Sinderen, Marten (Hrsg.): ICE-B 2011 ‐ Proceedings of the International Conference on e-Business, Seville, Spain, 18-21 July, 2011, ICE-B is part of ICETE ‐ The International Joint Conference on e-Business and Telecommunications. SciTePress, 2011, S. 159-162. BIB DownloadDetails
  • Abramowicz, Witold; Bukowska, Elzbieta; Kaczmarek, Monika; Starzecka, Monika: Ontology Structure, Reasoning Approach and Querying Mechanism in a Semantic-Enabled Efficient and Scalable Retrieval of Experts. In: International Journal on Advances in Software (2011) Nr. 3/4, S. 510-520. BIB DownloadDetails
  • Abramowicz, Witold; Bukowska, Elzbieta; Dzikowski, Jakub; Filipowska, Agata; Kaczmarek, Monika: Web Interface for Semantically Enabled Experts Finding System. In: Zhang, Runtong; Cordeiro, Jose; Li, Xuewei; Zhang, Zhenji; Zhang, Juliang (Hrsg.): ICEIS 2011 ‐ Proceedings of the 13th International Conference on Enterprise Information Systems, Volume 4, Beijing, China, 8-11 June, 2011. SciTePress, 2011, S. 291-296. BIB DownloadDetails
  • Abramowicz, Witold; Bukowska, Elzbieta; Dzikowski, Jakub; Filipowska, Agata; Kaczmarek, Monika: Semantically Enabled Experts Finding System - Ontologies, Reasoning Approach and Web Interface Design. In: Eder, Johann; Bieliková, Mária; Tjoa, A. Min (Hrsg.): ADBIS 2011, Research Communications, Proceedings II of the 15th East-European Conference on Advances in Databases and Information Systems, September 20-23, 2011, Vienna, Austria. CEUR-WS.org, 2011, S. 157-166. BIB DownloadDetails
  • Ö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.55VolltextBIB DownloadDetails
  • Frank, Ulrich: Outline of a Method for Designing Domain-Specific Modelling Languages - ICB Research Report. 42. Essen 2010. doi:10.17185/duepublico/47075PDFVolltextBIB DownloadDetails
  • 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/47083PDFVolltextBIB DownloadDetails
  • Schauer, Carola: Wie praxisorientiert ist die Wirtschaftsinformatik? Einschätzungen von CIOs und WI-Professoren - ICB Research Report. 38. Essen 2010. doi:10.17185/duepublico/47085PDFVolltextBIB DownloadDetails

    Praxisorientierung ist ein wesentliches Merkmal des Selbstbildnisses der wissenschaftlichen Disziplin Wirtschaftsinformatik (WI). In verschiedenen Äußerungen und Publikationen von Disziplinvertretern – also aus der Innensicht der Disziplin – wird deutlich, dass diese die WI insgesamt und insbesondere bezüglich des Ideals der Praxisorientierung als durchaus erfolgreich ansehen (vgl. Schauer 2007a, S. 33). Wie die WI von Vertretern der Praxis als Zielgruppe (oder „Kunden“) der Forschung und Lehre der WI wahrgenommen wird, wurde – soweit der Autorin bekannt – bisher noch nicht systematisch erhoben.

    Dieser Forschungsbericht präsentiert die Ergebnisse einer Umfrage unter IT-Entscheidern im deutschsprachigen Raum zur Bestimmung der Außensicht auf den Erfolg der WI. Die Einschätzung der Praxisvertreter wird gemeinsam mit der Bewertung der Disziplin durch akademische WI-Vertreter interpretiert. Dies ermöglicht ein umfassendes Bild der Stärken und Schwächen der Praxisorientierung der WI. Im Ergebnis wird aufgezeigt, in welchen Bereichen aus Forschung und Lehre die Disziplin WI (auch) aus Sicht der Praxis als erfolgreich bewertet werden kann und in welchen Bereichen Verbesserungspotential bezüglich der Orientierung an den Anforderungen der Praxis bzw. bezüglich eines effektiven Austauschs mit der Praxis bestehen.

  • 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. VolltextBIB DownloadDetails
  • Strecker, Stefan: Information revelation in multiattribute English auctions: A laboratory study. In: Decision Support Systems, Jg. 49 (2010) Nr. 3, S. 272-280. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; van Bommel, Patrick: Realizing integrated service delivery through a language for collective understanding of business rules. In: Dean, Mike; Hall, John; Rotolo, Antonino; Tabet, Said (Hrsg.): Semantic Web Rules: International Symposium, RuleML 2010, Washington, DC, USA, October 21 - 23, 2010, Proceedings. Springer, Berlin, Germany, EU, 2010, S. 289-296. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Gong, Yiwei; Janssen, Marijn: Architectures for enabling flexible business processes: a research agenda. In: International Journal of Organizational and Collective Intelligence, Jg. 1 (2010) Nr. 3, S. 1-19. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Dignum, Virginia; Tan, Yao-Hua: Value-sensitive design for cross-enterprise regulation [Abstract]. In: van Dongen, Boudewijn; Reijers, Hajo (Hrsg.): Proceedings of the 5th SIKS / BENAIS Conference on Enterprise Information Systems (EIS 2010), Eindhoven, The Netherlands, November 16, 2010. Sun SITE Central Europe, Aachen, Germany, EU, 2010, S. 41-42. BIB DownloadDetails
  • Overbeek, Sietse; Dignum, Virginia; Tan, Yao-Hua: Towards a value-sensitive system to support agents in norm fulfillment and enforcement. In: Rocha, Ana Paula; Oliviera, Eugénio; Dignum, Virginia; Rodríguez, Juan Antonio; Dignum, Frank (Hrsg.): Proceedings of the ECAI 2010 Workshop on Intelligent Agents and Technologies for e-Business (IAT4EB-2010), Lisbon, Portugal, August 17, 2010. Faculty of Engineering of the University of Porto, Porto, Portugal, EU, 2010, S. 7-12. VolltextBIB DownloadDetails
  • Ö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/BF03372838BIB DownloadDetails
  • Kersten, Gregory; Chen, Eva; Rios, Jesus; Strecker, Stefan: A Study on Preference Impartation and Decision Support in E-negotiation. In: Sprague, R. (Hrsg.): Proceedings of the 43th Hawaii International Conference on System Sciences, HICSS-43, Koloa, Kauai, HI, January 5‐8, 2010. IEEE Computer Society Press, Los Alamitos, CA 2010. BIB DownloadDetails
  • 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_11VolltextBIB DownloadDetails
  • Heise, David: Potentiale der Unternehmensmodellierung für das IT-Kostenmanagement. In: Fähnrich, Klaus-Peter; Franczyk, Bogdan (Hrsg.): Service Science – Proceedings der Informatik 2010. GI, Bonn 2010, S. 633-639. VolltextBIB DownloadDetails
  • Heise, David: A Method for IS Cost Management – An Enterprise Modeling Approach. In: Doctoral Consortium der DESRIST. 2010. VolltextBIB DownloadDetails
  • 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-4BIB DownloadDetails
  • Goldstein, Anat; Ariav, Gad: Modeling Interdependence of Users in Massively Distributed Decision Support Systems: Are We Pushing the Limits of PEPA-based Modeling?. In: Proceedings of the 9th Workshop on Process Algebra and Stochastically Timed Activities. Imperial College London 2010. BIB DownloadDetails
  • Goldstein, Anat: Supporting Massively Distributed Decisions: Assessing the Performance of Massively Distributed Decision Support Systems. 2010. VolltextBIB DownloadDetails
  • 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. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika: Information-Sensitive and Customizable Service Chains ‐ Vision and Requirements. In: Advanced Information Technologies for Management - AITM 2010. Prace Naukowe Uniwersytetu Ekonomicznego we Wrocławiu. 2010, S. 138-146. BIB DownloadDetails
  • Filzmoser, Michael; Rios, Jesus; Strecker, Stefan; Vetschera, Rudolf: The impact of analytical support and preference determination on consistency in e-negotiations. In: International Journal of Information Technology and Decision- Making, Jg. 9 (2010) Nr. 5, S. 673-694. VolltextBIB DownloadDetails
  • Buckl, Sabine; Gulden, Jens; Schweda, Christian: Supporting ad hoc Analyses on Enterprise Models. In: Klink, Stefan; Koschmider, Agnes; Mevius, Marco; Oberweis, Andreas (Hrsg.): Proceedings of the EMISA2010 Workshop. Gesellschaft für Informatik, Bonn 2010. BIB DownloadDetails
  • Feenstra, Ralph; Janssen, Marijn; Overbeek, Sietse: Demand-driven development of service compositions in organizational networks. In: International Journal of Systems and Service-Oriented Engineering, Jg. 1 (2010) Nr. 4, S. 27-41. VolltextBIB DownloadDetails
  • Bharosa, Nitesh; Janssen, Marijn; Klievink, Bram; van Veenstra, Anne-Fleur; Overbeek, Sietse: Guiding integrated service delivery: synthesizing and embedding principles using role-playing games. In: Electronic Journal of e-Government, Jg. 8 (2010) Nr. 2, S. 83-92. VolltextBIB DownloadDetails
  • Bajnath, Satiesh; Janssen, Marijn; Bharosa, Nitesh; Both, Christian; Klievink, Bram; Overbeek, Sietse; van Veenstra, Anne-Fleur: Service delivery principles: deriving principles using a role-playing game. In: O’Donnell, David (Hrsg.): Proceedings of the 10th European Conference on e-Government, Limerick, Ireland, June 17 - 18, 2010. Academic Publishing, Reading, United Kingdom, EU, 2010, S. 36-43. BIB DownloadDetails
  • Strecker, Stefan: Ein Kommentar zur Diskussion um Begriff und Verständnis der IT-Governance : Anregungen zu einer kritischen Reflexion - ICB Research Report. 36. Essen 2009. doi:10.17185/duepublico/47091PDFVolltextBIB DownloadDetails
  • Barth, Manfred; Gadatsch, Andreas; Kütz, Martin; Rüding, Otto; Schauer, Hanno; Strecker, Stefan: Leitbild IT-Controller/-in : Beitrag der Fachgruppe IT-Controlling der Gesellschaft für Informatik e. V - ICB Research Report. 32. Essen 2009. doi:10.17185/duepublico/47095PDFVolltextBIB DownloadDetails
  • Frank, Ulrich; Strecker, Stefan: Beyond ERP Systems: An Outline of Self-Referential Enterprise Systems - ICB Research Report. 31. Essen 2009. doi:10.17185/duepublico/47096PDFVolltextBIB DownloadDetails
  • Schauer, Hanno; Wolff, Frank: Kriterien guter Wissensarbeit – Ein Vorschlag aus dem Blickwinkel der Wissenschaftstheorie (Langfassung) - ICB Research Report. 30. Essen 2009. doi:10.17185/duepublico/47097PDFVolltextBIB DownloadDetails
  • Wolff, Frank; Schauer, Hanno: Vorschlag eines Konzeptes zur übergreifenden Koordination produktiver Wissensarbeit. In: Hinkelmann, Knut; Wache, Holger (Hrsg.): WM2009: 5th Conference on Professional Knowledge Management. 2009, S. 396-400. BIB DownloadDetails
  • Vargas-Vera, Maria; Nagy, Miklos; Zyskowski, Dominik; Haniewicz, Konstanty; Abramowicz, Witold; Kaczmarek, Monika: Challenges on Semantic Web Services. In: Cunha, M. M.; Oliveira, E. F.; Tavares, A. J.; Ferriera, L. G. (Hrsg.): Handbook of Research on Social Dimensions of Semantic Technologies and Web Services. IGI Global, 2009, S. 25-48. BIB DownloadDetails
  • Strecker, Stefan; Kargl, Herbert: Integrationsdefizite des IT-Controllings: Historischer Hintergrund, Analyse von Integrationspotenzialen und Methodenintegration. In: Wirtschaftsinformatik, Jg. 51 (2009) Nr. 3, S. 238-248. BIB DownloadDetails
  • Strecker, Stefan: Wertorientierung des Informationsmanagements. In: HMD : Praxis der Wirtschaftsinformatik (2009) Nr. 269, S. 27-33. BIB DownloadDetails
  • Strecker, Stefan; Kargl, Herbert: Integration Deficits of IT Controlling: Historical Background, Analysis of Integration Potentials and Method Integration. In: Business and Information Systems Engineering, Jg. 1 (2009) Nr. 3. BIB DownloadDetails
  • Starzecka, Monika; Kaczmarek, Monika; Bukowska, Elżbieta; Filipowska, Agata: Service Web 3.0 Deliverable ‐ Service Web 3.0, White paper - Deliverable 2.2. 2009. BIB DownloadDetails
  • Schauer, Hanno; Wolff, Frank: Kriterien guter Wissensarbeit – Ein Vorschlag aus dem Blickwinkel der Wissenschaftstheorie. In: Hinkelmann, Knut; Wache, Holger (Hrsg.): WM2009: 5th Conference on Professional Knowledge Management. 2009, S. 391-395. BIB DownloadDetails
  • Schauer, Hanno; Wolff, Frank: Methodische Unterstützung der Bewertung kulturbezogener Maßnahmen in IT-Projekten. In: Dorn, Karl-Heinz; Engstler, Martin; Fitzsimons, C. J.; Kerber, Gerrit; Wagenhals, Klaus; Wagner, Reinhard (Hrsg.): Projekte als Kulturerlebnis (Proceedings der Konferenz interPM in Glashütten 2009). dPunkt Verlag, Heidelberg, 2009, S. 149-160. BIB DownloadDetails
  • Schauer, Hanno: Unternehmensmodellierung für das Wissensmanagement – Eine multi-perspektivische Methode zur ganzheitlichen Analyse und Planung. VDM, Saarbrücken 2009. BIB DownloadDetails
  • Schauer, Carola; Schauer, Hanno: Moden in der Wirtschaftsinformatik – Wissenschaftstheoretische und wissenschaftspraktische Überlegungen zu einer von Hypes geprägten Disziplin. In: Hansen, Hans; Karagiannis, Dimitris; Fill, Hans-Georg (Hrsg.): Business Services: Konzepte, Technologien, Anwendungen – 9. Internationale Tagung Wirtschaftsinformatik, Band 1. Wien 2009, S. 431-440. BIB DownloadDetails

    Im vorliegenden Beitrag wird die Frage der Beeinflussung der Disziplin Wirtschaftsinformatik durch Modethemen aus wissenschaftstheoretischer Sicht näher untersucht. Auf Basis der Literatur werden Thesen bzgl. wissenschaftspraktischer Kennzeichen (Ursprung, langfristige Lerneffekte) und wissenschaftstheoretischer Fragestellungen (begriffliche Kontingenz, Originalität) aufgestellt. Die Diskussion der Thesen erfolgt anhand ausgewählter Moden der Wirtschaftsinformatik und erlaubt erste Schlussfolgerungen bzgl. der Rolle von Moden für die Disziplin. Unter Rückgriff auf Ergebnisse einer Umfrage unter CIOs im deutschsprachigen Raum werden abschließend Möglichkeiten und Grenzen der Einflussnahme der Disziplin auf Modethemen in der Praxis diskutiert.

  • Overbeek, Sietse; Klievink, Bram; Janssen, Marijn: A flexible, event-driven, service-oriented architecture for orchestrating service delivery. In: IEEE Intelligent Systems, Jg. 24 (2009) Nr. 5, S. 31-41. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik: Embedding knowledge exchange and cognitive matchmaking in a dichotomy of markets. In: Expert Systems with Applications, Jg. 36 (2009) Nr. 10, S. 12236-12255. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; van Bommel, Patrick: Towards integrated public service delivery based on an ontological framework. In: Poulymenakou, Angeliki; Pouloudi, Nancy; Pramatari, Katerina (Hrsg.): The 4th Mediterranean Conference on Information Systems, MCIS 2009, Athens University of Economics & Business, AUEB, Athens, Greece, September 25 - 27, 2009. Athens University of Economics & Business / AISeL, Athens, Greece, EU, 2009, S. 398-408. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; van Bommel, Patrick: Integrating markets to bridge supply and demand for knowledge intensive tasks. In: Di Noia, Tommaso; Buccafurri, Francesco (Hrsg.): E-Commerce and Web Technologies: 10th International Conference, EC-Web 2009 Linz, Austria, August 31 - September 4, 2009, Proceedings. Springer, Berlin, Germany, EU, 2009, S. 193-204. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Janssen, Marijn; van Bommel, Patrick: An ontological framework for integrated public service delivery. In: Kop, Christian; Sicilia, Miguel-Ángel; Sartori, Fabio (Hrsg.): Proceedings of the 3rd International Workshop on Ontology, Conceptualization and Epistemology for Information Systems, Software Engineering and Service Science (ONTOSE 2009) held in conjunction with the CAiSE 2009 Conference, Amsterdam, The Netherlan. Sun SITE Central Europe, Aachen, Germany, EU, 2009, S. 128-135. VolltextBIB DownloadDetails
  • 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-1BIB DownloadDetails
  • Overbeek, Sietse; Cerone, Antonio; Janssen, Marijn: Roadmap for a formal approach to reduce inconsistencies in enterprise architecture views. In: Harrison, Michael; Massink, Mieke (Hrsg.): Preliminary Proceedings of the 3rd International Workshop on Formal Methods for Interactive Systems (FMIS 2009), Eindhoven, The Netherlands, November 2, 2009. European Association of Software Science and Technology (EASST), Potsdam, Germany, EU, 2009, S. 87-90. VolltextBIB DownloadDetails
  • Gulden, Jens; Strecker, Stefan: Methodische Entwicklung von Modellierungswerkzeugen / Methodical Development of Modelling Tools (Vorwort zum gleichnamigen Workshop). In: Fischer, S.; Maehle, E.; Reischuk, R. (Hrsg.): INFORMATIK 2009 : Im Focus das Leben. Koellen, Bonn 2009, S. 372-375. BIB DownloadDetails
  • Kaczmarek, Monika; Zyskowski, Dominik; Lambert, Dave; Domingue, John; Filipowska, Agata: Service Web 3.0 Deliverable ‐ Collaboration Activities Plan, Deliverable 3.4, M12 version. 2009. BIB DownloadDetails
  • Gulden, Jens: Minimal invasive generative Entwicklung von Modellierungswerkzeugen. In: Fischer, Stefan; Maehle, Erik; Reischuk, Rüdiger (Hrsg.): Tagungsband der Konferenz INFORMATIK 2009. 2009. BIB DownloadDetails
  • Gulden, Jens: Patterns as Abstractions of Spatial Axes. In: Bottoni, Paolo; Guerra, Esther; Lara, Juan (Hrsg.): Proceedings of the First Workshop Visual Formalisms for Patterns 2009 (VFfP’09). 2009. BIB DownloadDetails
  • Gong, Yiwei; Janssen, Marijn; Overbeek, Sietse; Zuurmond, Arre: Enabling flexible processes by ECA orchestration architecture. In: Janowski, Tomasz; Davies, Jim (Hrsg.): Proceedings of the 3rd International Conference on Theory and Practice of Electronic Governance (ICEGOV 2009), Bogota, Columbia, November 10 - 13, 2009. ACM Press, New York, USA, 2009, S. 19-26. VolltextBIB DownloadDetails
  • 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_1BIB DownloadDetails
  • 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.1639975VolltextBIB DownloadDetails
  • 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.1639975VolltextBIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Kowalkiewicz, Marek; Zhou, Xuan; Born, Matthias: Procedure and Guidelines for Evaluation of BPM Methodologies. In: Business Process Management Journal, Jg. 15 (2009) Nr. 3, S. 336-357. BIB DownloadDetails
  • 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_8VolltextBIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Kowalkiewicz, Marek; Markovic, Ivan; Zhou, Xuan: Organizational ontologies to support semantic business process management. In: Acm (Hrsg.): Proceedings of the 4th International Workshop on Semantic Business Process Management. 2009, S. 35-42. BIB DownloadDetails
  • Domingue, John; Lambert, Dave; Zyskowski, Dominik; Kaczmarek, Monika; Bukowska, Elzbieta; Filipowska, Agata: Service Web 3.0 Deliverable ‐ Collaboration Activities Plan, Deliverable 3.4, M24 version. 2009. BIB DownloadDetails
  • Filipowska, Agata; Hepp, Martin; Kaczmarek, Monika; Markovic, Ivan: Organisational Ontology Framework for Semantic Business Process Management. In: Abramowicz, Witold (Hrsg.): Business Information Systems, 12th International Conference, BIS 2009, Poznan, Poland, April 27-29, 2009. Proceedings. Springer, 2009, S. 1-12. BIB DownloadDetails
  • Barth, Manfred; Gadatsch, Andreas; Kütz, Martin; Rüding, Otto; Schauer, Hanno; Strecker, Stefan: IT-Controller/in: Leitbild und Erläuterungen - Empfehlung der Gesellschaft für Informatik e.V. (GI) [42]. 2009. VolltextBIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Kaczmarek, Monika; Zyskowski, Dominik: Semantic Modelling of Collaborative Business Processes. In: Kusiak, Andrew; Lee, Sang-Goo (Hrsg.): International Conference on Information, Process, and Knowledge Management, eKNOW 2009, Cancun, Mexico, February 1-7, 2009. IEEE Computer Society, 2009, S. 116-122. BIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Hofman, Radosław; Kaczmarek, Monika; Zyskowski, Dominik: Decomposition of SQuaRE - Based Requirements for the Needs of SOA Applications. In: Ao, Sio-Iong; Huang, Xu; Wai, Sio-Iong-Ping-Kong (Hrsg.): Trends in Communication Technologies and Engineering Science. Springer, Netherlands 2009, S. 81-94. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Kaczmarek, Monika; Zhilei, Ma; Markovic, Ivan; Vanhatalo, Jussi; Völzer, Hagen: SUPER Deliverable - D.3.6 SUPER Advanced Business Process Discoverer. 2009. BIB DownloadDetails
  • Schauer, Carola: Größe und Ausrichtung der Disziplin Wirtschaftsinformatik an Universitäten im deutschsprachigen Raum: Aktueller Status und Entwicklung seit 1992 - ICB Research Report. 27. Essen 2008. doi:10.17185/duepublico/47109PDFVolltextBIB DownloadDetails

    Die wissenschaftliche Disziplin Wirtschaftsinformatik (WI) befindet sich in einem Veränderungsprozess, welcher sowohl durch technologischen Fortschritt in der Praxis als auch durch die Entwicklung ihrer Nachbardisziplinen Betriebswirtschaftslehre und Informatik beeinflusst wird. Zudem muss die Wirtschaftsinformatik die Vorgaben des Bologna-Prozesses umsetzen und in geeigneter Weise mit dem zunehmenden Druck zur Internationalisierung in Forschung und Lehre umgehen. Vor diesem Hintergrund widmet sich der vorliegende Forschungsbericht der Untersuchung des aktuellen Entwicklungsstatus der Disziplin Wirtschaftsinformatik bzgl. der Umstellung auf konsekutive Studiengänge, der institutionellen Integration der Professuren sowie der Internationalisierung in Forschung und Lehre. Schwerpunkt der Analyse sind dabei WI-Professuren und -Studiengänge an Universitäten in Deutschland, Österreich und der Schweiz. Eine 2007 durchgeführte Umfrage zur Erhebung der Daten für den neuen Studienführer Wirtschaftsinformatik sowie die früheren Studienführer Wirtschaftsinformatik dienen als Datengrundlage.

    Die Analyseergebnisse zeigen u. a., dass die WI den Prozess der Umstellung auf konsekutive Bachelor- und Masterstudiengänge bereits abgeschlossen hat. Mehr als die Hälfte (ca. 60 %) aller WI-Professuren ist schon seit 1992 (Erscheinungsjahr des ersten Studienführers WI) auf Fachbereichsebenen den Wirtschafts- und Sozialwissenschaften zugeordnet. Der Anteil der WI-Professuren, die auf dieser Ebene der Informatik zugeordnet sind, liegt (immer noch) deutlich unter 10 %. Neben dieser relativen Kontinuität der institutionellen Einbettung gibt es diverse Hinweise auf die zunehmende Etablierung der WI als eigenständige wissenschaftliche Disziplin: Beispielsweise ist der Anteil der WI-Professuren, die als „spezielle BWL“ bezeichnet werden, seit 1992 um mehr als die Hälfte zurückgegangen (20 % auf 9 %). Zudem gibt es heute eine Vielzahl dedizierter WI-Institute: Mehr als 50 % der WI-Professuren sind heute einem solchen zugeordnet. Der Anteil englischsprachiger Bezeichner für Studiengänge als auch Professuren ist stark angestiegen, was zumindest vordergründig als ein zunehmender Trend zur Internationalisierung interpretiert werden kann.

  • Frank, Ulrich: The MEMO Meta Modelling Language (MML) and Language Architecture - ICB Research Report. 24. Essen 2008. doi:10.17185/duepublico/47113PDFVolltextBIB DownloadDetails
  • Wolff, Frank: An Evaluation Framework for Enterprise Architecture Modelling. In: Enterprise Modelling and Information Systems Architectures, Jg. 3 (2008) Nr. 1, S. 48-61. BIB DownloadDetails
  • Strecker, Stefan: IT-Performance-Management: Zum gegenwärtigen Stand der Diskussion. In: Controlling, Jg. 20 (2008) Nr. 10, S. 513-518. BIB DownloadDetails
  • Wolff, Frank: Ökonomie multiperspektivischer Unternehmensmodellierung - IT-Controlling für modell-basiertes Wissensmanagement. Gabler, Wiesbaden 2008. BIB DownloadDetails
  • Strecker, Stefan: IT-Controlling (IV-Controlling, IS-Controlling). In: Kurbel, Karl; Becker, Jörg; Gronau, Norbert; Sinz, Elmar; Suhl, Leena (Hrsg.): Enzyklopädie der Wirtschaftsinformatik : Online-Lexikon. Oldenbourg, München 2008. VolltextBIB DownloadDetails
  • Schauer, Hanno; Schauer, Carola: Modelling Techniques for Knowledge Management. In: Lytras, Miltiadis; Russ, Meir; Maier, Ronald; Naeve, Ambjorn (Hrsg.): Knowledge management strategies: A handbook of applied technologies. Information Science Reference, 2008. BIB DownloadDetails
  • Schauer, Carola; Schauer, Hanno: Die Wirtschaftsinformatik im Spannungsfeld zwischen Vielfalt und Profilbildung: Auf der Suche nach den Kernkompetenzen einer vielfältigen Disziplin. 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. 1521-1538. VolltextBIB DownloadDetails

    Dass die Wirtschaftsinformatik-Forschung durch eine ausgeprägte Vielfalt gekennzeichnet ist, wird schon bei der Durchsicht der Tagungsprogramme einschlägiger Konferenzen deutlich. Dazu kommt der Eindruck, dass Forschungsthemen der Wirtschaftsinformatik (WI) stark beeinflusst werden von i. d. R. kurzlebigen Hypes und Modethemen der Beratungs- und Softwarebranche. Aus der Vielfalt der WI erwachsen der Disziplin deutliche Herausforderungen für die langfristige Profilbildung. Der folgende Beitrag widmet sich dem beschriebenen Spannungsfeld. Dazu werden im ersten Teil Dimensionen der Vielfalt der Forschung in der WI aufgezeigt und unter Rückgriff auf Diskussionsbeiträge in der Literatur sowie Ergebnisse verschiedener empirischer Studien näher untersucht. Der zweite Teil des Beitrags identifiziert charakteristische Merkmale der WI-Forschung und untersucht anhand der Kriterien des Ressourcenorientierten Ansatzes, inwiefern diese für eine langfristige Profilbildung der WI geeignet erscheinen. Auf Basis der Analyse werden abschließend Handlungsoptionen für eine zukünftige inhaltliche Ausrichtung der WI formuliert.

  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik; Rijsenbrij, Daan: Foundations and applications of intelligent knowledge exchange - 5. In: Zemliansky, Pavel; -Amant, Kirk St (Hrsg.): The Handbook of Research on Virtual Workplaces and the New Nature of Business Practices. IGI Global Publishing, Hershey, PA, USA, 2008, S. 53-69. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik: Systeem voor cognitieve afstemming. In: ego - Magazine voor Informatiekundigen, Jg. 7 (2008) Nr. 3, S. 19-21. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik: Matching cognitive characteristics of actors and tasks in information systems engineering. In: Knowledge-Based Systems, Jg. 21 (2008) Nr. 8, S. 764-785. VolltextBIB DownloadDetails
  • 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 VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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.02221VolltextBIB DownloadDetails

    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.

  • Gulden, Jens: Semantik in visuellen Modellen. Räumliche Regularitäten und körperliche Erfahrungsmuster als Bedeutungsträger visueller Modelle. In: Ingeborg, Reichle; Steffen, Siegel; Achim, Spelten (Hrsg.): Visuelle Modelle. Wilhelm Fink, München 2008, S. 285-300. BIB DownloadDetails
  • Haniewicz, Konstanty; Kaczmarek, Monika; Zyskowski, Dominik: Semantic Web Services Applications ‐ a Reality Check. In: Wirtschaftsinformatik, Jg. 50 (2008) Nr. 1, S. 39-46. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik: Information systems engineering supported by cognitive matchmaking. In: Bellahsène, Zohra; Léonard, Michel (Hrsg.): Advanced Information Systems Engineering: 20th International Conference, CAiSE 2008 Montpellier, France, June 18 - 20, 2008, Proceedings. Springer, Berlin, Germany, EU, 2008, S. 495-509. VolltextBIB DownloadDetails
  • Kaczmarek, Monika; Domingue, John; Filipowska, Agata: Service Web 3.0 Deliverable ‐ Collaboration Activities Plan, Deliverable 3.4, M6 version. 2008. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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_13VolltextBIB DownloadDetails
  • 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_3VolltextBIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Stolarski, Piotr: Service Web 3.0 Deliverable ‐ Plan of Dissemination and Collaboration Activities, Deliverable 2.1. 2008. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Stein, Sebastian: Semantically Annotated EPC within Semantic Business Process Management. In: Ardagna, Danilo; Mecella, Massimo; Yang, Jian (Hrsg.): Business Process Management Workshops, BPM 2008 International Workshops, Milano, Italy, September 1-4, 2008. Revised Papers. Springer, 2008, S. 486-497. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Starzecka, Monika; Stolarski, Piotr; Walczak, Adam: Semantic Enterprise Description for the Needs of Business Process Automation. In: Ieee (Hrsg.): Proceedings of the 32nd Annual IEEE International Computer Software and Applications Conference, COMPSAC 2008. IEEE Computer Society, 2008, S. 987-992. BIB DownloadDetails
  • Abramowicz, Witold; Kaczmarek, Monika; Zyskowski, Dominik: Profiling of Web Services to Measure and Verify their Non-Functional Properties. In: Khan, Khaled M. (Hrsg.): Managing Web Service Quality: Measuring Outcomes and Effectiveness. IGI Publishing, Hershey 2008, S. 96-113. BIB DownloadDetails
  • Born, Matthias; Filipowska, Agata; Kaczmarek, Monika; Markovic, Ivan; Starzecka, Monika; Walczak, Adam: Business Functions Ontology and its Application in Semantic Business Process Modelling. In: Canterbury, University Of (Hrsg.): Proceedings of the 19th Australasian Conference on Information Systems ‐ Christchurch: Australasian Computer Society. 2008, S. 136-145. BIB DownloadDetails
  • Abramowicz, Witold; Kaczmarek, Monika; Konstantinov, Mihail; Ma, Zhilei; Wieloch, Karol; Zebrowski, Pawel: SUPER Deliverable - D.3.4 SUPER Business Process Library Final Prototype. 2008. BIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Kaczmarek, Monika; Zyskowski, Dominik: E-Marketplace for Semantic Web Services. In: Bouguettaya, Athman; Krüger, Ingolf; Margaria, Tiziana (Hrsg.): Service-Oriented Computing - ICSOC 2008, 6th International Conference, Sydney, Australia, December 1-5, 2008. Proceedings. 2008, S. 271-285. BIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Kaczmarek, Monika; Zyskowski, Dominik: Design of Web Services Filtering and Clustering System. In: International Journal On Advances in Internet Technology, Jg. 1 (2008), S. 20-30. BIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Kaczmarek, Monika; Palma, Raul; Zyskowski, Dominik: NFP Ontology for Discovery and Sharing Web Services in Distributed Registries. In: Society, Ieee Computer (Hrsg.): Proceedings: 22nd International Conference on Advanced Information Networking and Applications (AINA 2008). 2008, S. 1416-1421. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Kaczmarek, Monika; Pedrinaci, Carlos; Starzecka, Monika; Walczak, Adam: Organization Structure Description for the Needs of Semantic Business Process Management. In: 3rd international Workshop on Semantic Business Process Management colocated with 5th European Semantic Web Conference. 2008. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Hepp, Martin; Kaczmarek, Monika; Kowalkiewicz, Marek; Markovic, Ivan; Starzecka, Monika; Stolarski, Piotr; Todorova, Polly; Walczak, Adam; Zhou, Xuan: SUPER Deliverable - D.1.2 SUPER BP Oriented Organizational Ontology, final version. 2008. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Haniewicz, Konstanty; Hoffmann, Jörg; Kaczmarek, Monika; Kaczmarek, Tomasz; Kowalkiewicz, Marek; Markovic, Ivan; Scicluna, James; Vanhatalo, Jussi; Völzer, Hagen; Weber, Ingo; Wieloch, Karol; Zyskowski, Dominik; Gabriela, Vulcu: SUPER Deliverable - D.3.5 SUPER Business-driven Extensions to the Dynamic Composition Framework. 2008. BIB DownloadDetails
  • Sprenger, Jonas; Jung, Jürgen: Enterprise Modelling in the Context of Manufacturing - Outline of an Approach Supporting Production Planning - ICB Research Report. 23. Essen 2008. doi:10.17185/duepublico/47115PDFVolltextBIB DownloadDetails
  • Schauer, Carola: Relevance and Success of IS Teaching and Research: an Analysis of the "Relevance Debate - ICB Research Report. 19. Essen 2007. doi:10.17185/duepublico/47131PDFVolltextBIB DownloadDetails

    This report is part of a series of publications on the status and development of the North-American Information Systems (IS) field and Wirtschaftsinformatik (WI), its counterpart in German speaking countries. Information systems in businesses and organizations are the main subject of research in IS and WI. Hence, both disciplines are applied fields of research. Thus, the valuation of research results and graduates by business practice are vital indicators for the disciplines’ status and success.

    Between 1991 and 2001 a plethora of articles were published in leading Information Systems (IS) journals and conference proceedings addressing the issue of relevance of IS research and teaching. This research report provides a comprehensive content analysis of this „relevance debate“ in the North-American Information Systems field. The perceptions, opinions, and recommendations of the contributors are presented structured according to statements of valuation, perception, explanation, and recommendation. The reconstruction of the main IS relevance debate indicates that all debate participants agree that relevance to practice plays a vital role for the IS discipline, but that the field largely lacks relevance in terms of research as well as in terms of teaching. The lack of relevance is, for example, illustrated by the general perception that research results rarely impact practice and that IT/IS professionals usually do not read academic IS journals.

    In order to analyse if the debate has lead to any changes in terms of practice relevance of the IS field the most recent literature and studies available on IS relevance are evaluated. Analysis results indicate that no significant changes took place. But various IS researchers still report on problems in terms of acceptance and perception of IS degree programs and research. Based on the perspectives of experienced researchers from WI and other European IS communities the concluding remarks of this report attempt to explain the apparent lack of change in the North-American IS field and provide suggestions for improving the current status of the IS field in terms of relevance.

  • Schauer, Carola: Rekonstruktion der historischen Entwicklung der Wirtschaftsinformatik: Schritte der Institutionalisierung, Diskussionen zum Status, Rahmenempfehlungen für die Lehre - ICB Research Report. 18. Essen 2007. doi:10.17185/duepublico/47132PDFVolltextBIB DownloadDetails

    Dieser Forschungsbericht entstand im Rahmen des von der Deutschen Forschungsgemeinschaft geförderten Projektes IFWIS (Internationaler Vergleich der Forschungsprogramme von Wirtschaftsinformatik und Information Systems), welches auf den Vergleich der Disziplinen Wirtschaftsinformatik (WI) und Information Systems (im nordamerikanischen Raum) zielt. Vor diesem Hintergrund ist dieser Bericht auf eine deskriptive Rekonstruktion der historischen Entwicklung des Fachs Wirtschaftsinformatik seit den 1950er Jahren gerichtet. Dazu wird entsprechend früherer Ergebnisse des IFWIS-Projekts auf ausgewählte Forschungsfragen zur Ausrichtung und zum Erfolg der Disziplin fokussiert. Zur Beantwortung dieser Fragen werden im Rahmen einer Literaturanalyse drei grundlegende Aspekte der historischen Entwicklung untersucht: (1) die Institutionalisierung des Fachs an Universitäten und auf Verbandsebene, sowie wissenschaftliche Zeitschriften und Konferenzen; (2) Diskussionen zum Status der Disziplin bzw. zu Schwierigkeiten und Herausforderungen; (3) Rahmen­empfehlungen zur Universitätsausbildung als Indikator für die Ausrichtung und den Reifegrad des Fachs in der Lehre. Als Ergebnis der Analyse – und gestützt durch weitere Arbeiten aus dem Kontext des IFWIS-Projekts – werden Thesen zur Entwicklung und zum Status der Wirtschaftsinformatik formuliert. Abschließend wird auf Basis dieser Thesen ein Vergleich zum nordamerikanischen Information Systems vorgenommen.

  • Schauer, Carola; Schmeing, Tobias: Development of IS Teaching in North-America: An Analysis of Model Curricula - ICB Research Report. 17. Essen 2007. doi:10.17185/duepublico/47133PDFVolltextBIB DownloadDetails

    This research report is part of a series of papers on the development and status of the Information Systems (IS) discipline in North-America and Wirtschaftsinformatik (WI) its counterpart in the German speaking countries (Germany, Austria, Switzerland). The corresponding research project (IFWIS) aims at comparing both disciplines. It is funded by the German Research Foundation (DFG).

    In this report we aim at reconstructing the development of teaching programs in IS at North-American universities. To this end official model curricula for undergraduate and graduate IS programs since the 1970s until today serve as primary source for relevant prescriptive as well as descriptive information. Our analysis results indicate that the IS discipline has undergone considerable changes in terms of (recommended) teaching contents and structures, the role of practice experience in teaching, and the variety of recommended future job positions. An additional literature analysis focuses on the actual adoption of model curricula at US universities. Analysis results indicate that IS programs are rather diverse and have very few courses in common – even when focusing on “IS core” courses.

  • Heise, David; Schauer, Carola; Strecker, Stefan: Informationsquellen für IT-Professionals: Analyse und Bewertung der Fachpresse aus Sicht der Wirtschaftsinformatik - ICB Research Report. 15. Essen 2007. doi:10.17185/duepublico/47153PDFVolltextBIB DownloadDetails

    Der vorliegende Forschungsbericht präsentiert die Ergebnisse eines Hauptseminars am Lehrstuhl für Wirtschaftsinformatik und Unternehmensmodellierung der Universität Duisburg-Essen, Campus Essen. Im Rahmen der Lehrveranstaltung erarbeiteten die Teilnehmer Bewertungskriterien zur differenzierten Untersuchung von Publikationen, die sich primär an IT-Professionals und IT-Entscheider richten (IT-Fachpresse). In neun Seminararbeiten wird jeweils eine ausgewählte IT-Fachzeitschrift anhand des entwickelten Bezugsrahmens untersucht. Neben quantitativen Kriterien, wie bspw. Seitenanzahl, Anteile an Werbung und Abbildungen, werden dabei Anforderungen an Nachvollziehbarkeit, Begründung und Objektivität aus der Sicht der verschiedenen Zielgruppen (Lesergruppen) als Kriterien herangezogen. Dieser Bericht fasst die wesentlichen Ergebnisse der eingereichten Arbeiten zusammen und nimmt eine vergleichende Gegenüberstellung der untersuchten Publikationen vor. Die Ergebnisse dieser Analyse unterstützen die intendierten Lesergruppen bei der Auswahl von IT-Fachzeitschriften und geben Nutzern im akademischen Umfeld einen Überblick über ein sonst eher vernachlässigtes Genre.

  • Kirchner, Lutz: Entwurf einer Modellierungssprache zur Unterstützung der Aufgaben des IT- Managements : Grundlagen, Anforderung und Metamodell - ICB Research Report. 11. Essen 2007. doi:10.17185/duepublico/47157PDFVolltextBIB DownloadDetails
  • Schauer, Carola; Strecker, Stefan: Vergleichende Literaturstudie einführender Lehrbücher der Wirtschaftsinformatik: Bezugsrahmen und Auswertung (Langfassung) - ICB Research Report. 10. Essen 2007. doi:10.17185/duepublico/47158PDFVolltextBIB DownloadDetails

    Dieser Arbeitsbericht entstand im Kontext des von der Deutschen Forschungsgemeinschaft (DFG) geförderten Projekts IFWIS (Internationaler Vergleich der Forschungsprogramme von Wirtschaftsinformatik und Information Systems). Spiegel einer wissenschaftlichen Disziplin sind nicht zuletzt einführende Lehrbücher. Die in diesem Bericht vorgestellte Analyse einführender Lehrbücher der Wirtschaftsinformatik soll dazu beitragen, ein gehaltvolles Bild des aktuellen Status der Disziplin Wirtschaftsinformatik zu zeichnen. Eine gekürzte Fassung der vorliegenden Untersuchung wurde als vergleichende Literaturstudie in der Zeitschrift WIRTSCHAFTSINFORMATIK veröffentlicht [ScSt07]. Dieser Arbeitsbericht ergänzt den Zeitschriftenartikel um ausführlichere Darstellungen und zusätzliche Beispiele.

    Der vorliegende Bericht erläutert im ersten Schritt die Auswahl der untersuchten Titel. Daraufhin wird ein differenzierter Kriterienkatalog (Bezugsrahmen) entwickelt und auf die zehn ausgewählten Lehrbücher angewendet. Untersucht werden dabei die jeweils abgedeckten Themen (inhaltliche Breite und Tiefe), der Umgang mit Begrifflichkeiten und Fachsprache sowie das didaktische Rahmenwerk. Jedes Werk wird einzeln bzgl. der entwickelten Kriterien besprochen; vielfältige Textbeispiele und typische Abbildungen bzw. Seitenausschnitte dienen zur Veranschaulichung als besonders markant empfundener Merkmale der einzelnen Titel. Auf dieser Basis werden relative Themenschwerpunkte einzelner Titel herausgearbeitet und die Lehrbücher vergleichend bewertet. Der Bericht schließt mit einer Gesamtbewertung und Empfehlungen für den Einsatz der untersuchten Titel in einführenden Wirtschaftsinformatik-Lehrveranstaltungen an Universitäten.

    Wir danken Ulrich Frank und David Heise für die wertvollen Anmerkungen zu früheren Versionen des Manuskripts und Tobias Schmeing für die Unterstützung bei der Auswertung der thematischen Analyse in Abschnitt 6.

  • Strecker, Stefan; Kuckertz, Andreas; Pawlowski, Jan: Überlegungen zur Qualifizierung des wissenschaftlichen Nachwuchses: Ein Diskussionsbeitrag zur (kumulativen) Habilitation - ICB Research Report. 9. Essen 2007. doi:10.17185/duepublico/47159PDFVolltextBIB DownloadDetails
  • 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/47160PDFVolltextBIB DownloadDetails
  • Wetzstein, Branimir; Ma, Zhilei; Filipowska, Agata; Kaczmarek, Monika; Bhiri, Sami; Losada, Silvestre; Jose-Manuel-Lopez-Cob, Jose-Manuel; Cicurel, Laurent: Semantic Business Process Management: A Lifecycle Based Requirements Analysis. In: Hepp, Martin; Hinkelmann, Knut; Karagiannis, Dimitris; Klein, Rüdiger; Stojanovic, Nenad (Hrsg.): Proceedings of the Workshop on Semantic Business Process and Product Lifecycle Management SBPM 2007, held in conjunction with the 3rd European Semantic Web Conference (ESWC 2007), Innsbruck, Austria, June 7, 2007. CEUR-WS.org, 2007. BIB DownloadDetails
  • Sperling, Sven: Konzeption einer Methode zum Integrationsmanagement bei Unternehmenszusammenschlüssen auf der Basis von multiperspektivischen Unternehmensmodellen. Logos, Berlin 2007. BIB DownloadDetails
  • Schauer, Hanno; Pfeifer, Martin: Process-oriented Performance Measurement (PPM) - Eine Modellierungsmethode für das Wissenscontrolling. In: Gronau, Norbert (Hrsg.): Proceedings of WM 2007 - 4. Konferenz Professionelles Wissensmanagement - Erfahrungen und Visionen. 2007. BIB DownloadDetails
  • Schauer, Hanno: Tazites Wissen - Eine kritische Betrachtung aus kognitionswissenschaftlicher Perspektive. In: Gronau, Norbert (Hrsg.): Proceedings of WM 2007 - 4. Konferenz Professionelles Wissensmanagement - Erfahrungen und Visionen. 2007. BIB DownloadDetails
  • Schauer, Carola; Strecker, Stefan: Vergleichende Literaturstudie: Einführende Lehrbücher der Wirtschaftsinformatik. In: Wirtschaftsinformatik, Jg. 19 (2007) Nr. 2, S. 136-147. VolltextBIB DownloadDetails

    Lehrbücher wissenschaftlicher Disziplinen, und damit auch der Wirtschaftsinformatik (WI), sind nicht zuletzt Indikator für den Status bzw. Reifegrad einer Disziplin (vgl. [Kuhn70]). Typischerweise bieten gerade einführende Werke einen Überblick der innerhalb der jeweiligen Disziplin als wesentlich erachteten und weithin akzeptierten Inhalte. Darüber hinaus über­nehmen sie die Funktion, grundlegend in die Fachsprache einzuführen.

    Vor diesem Hintergrund werden im Folgenden aktuelle einführende Lehrbücher der Wirtschaftsinformatik analysiert und verglichen. Die Auswahl der Titel wird im nachfolgenden zweiten Abschnitt beschrieben. Der in Abs. 3 vorgestellte Bezugsrahmen gibt einen Überblick über die verwendeten Analyse- und Bewertungskriterien. Ein direkter Vergleich der thematischen Anteile bietet einen ersten Überblick der inhaltlichen Schwerpunkte der ausgewählten Lehrbücher (Abs. 4). Daraufhin werden die didaktischen Rahmenwerke vergleichend gegenübergestellt (Abs. 5). Eine ausführlichere Beschreibung und Bewertung der einzelnen Titel erfolgt anschließend in Bezug auf die inhaltliche Tiefe (u. a. Detaillierungsgrad, Abstraktionsniveau, Praxisbezug) und den Umgang mit Begrifflichkeiten und Fachsprache (Abs. 6).

    Aufgrund der Längenbeschränkung können in dem vorliegenden Beitrag nur ausgewählte Aspekte der einzelnen Lehrbücher vergleichend untersucht werden. Eine ausführliche Darstellung der Literaturanalyse findet sich in einem zugehörigen Arbeitsbericht [ScSt07]. Der vorliegende Beitrag ergänzt eine vergleichende Buchbesprechung einführender Lehrbücher des Information Systems [FrLa04b].

  • 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. BIB DownloadDetails

    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.

  • Schauer, Carola: Preisbildung im Internet - Kriterienkatalog und Referenzmodell. VDM Verlag Dr. Müller, Saarbrücken 2007. BIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik; Rijsenbrij, Daan: Visualizing formalisms with ORM models. In: Meersman, Robert; Tari, Zahir; Herrero, Pilar (Hrsg.): On the Move to Meaningful Internet Systems 2007: OTM 2007 Workshops - OTM Confederated International Conferences and Posters, AWeSOMe, CAMS, OTM Academy Doctoral Consortium, MONET, OnToContent, ORM, PerSys, PPN, RDDS, SSWS, and SWWS 2007, Vilamoura. Springer, Berlin, Germany, EU, 2007, S. 709-718. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik; Rijsenbrij, Daan: Matching cognitive characteristics of actors and tasks. In: Meersman, Robert; Tari, Zahir (Hrsg.): On the Move to Meaningful Internet Systems 2007: CoopIS, DOA, ODBASE, GADA, and IS - OTM Confederated International Conferences, CoopIS, DOA, ODBASE, GADA, and IS 2007, Vilamoura, Portugal, November 25 - 30, 2007, Proceedings, Part I. Springer, Berlin, Germany, EU, 2007, S. 371-380. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Bommel, Patrick; Proper, Erik; Rijsenbrij, Daan: Knowledge discovery and exchange: Towards a web-based application for discovery and exchange of revealed knowledge. In: Filipe, Joaquim; Cordeiro, José; Encarnação, Bruno; Pedrosa, Vitor (Hrsg.): Proceedings of the Third International Conference on Web Information Systems and Technologies (WEBIST), Barcelona, Spain, March 3-6, 2007. INSTICC Press, Setúbal, Portugal, EU, 2007, S. 26-34. VolltextBIB DownloadDetails
  • Overbeek, Sietse: Improving efficiency and effectiveness of knowledge exchange between knowledge workers. In: IUP Journal of Knowledge Management, Jg. 5 (2007) Nr. 1, S. 24-38. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Proper, Erik; van Bommel, Patrick; Rijsenbrij, Daan: Characterizing knowledge intensive tasks indicating cognitive requirements: Scenarios in methods for specific tasks. In: Ralyté, Jolita; Brinkkemper, Sjaak; Henderson-Sellers, Brian (Hrsg.): Situational Method Engineering: Fundamentals and Experiences, Proceedings of the IFIP WG8.1 Working Conference, 12 - 14 September 2007, Geneva, Switzerland. Springer, Boston, USA, 2007, S. 100-114. VolltextBIB DownloadDetails
  • Kim, Jin-Baek; Kersten, Gregory; Law, Ka Pong; Strecker, Stefan: E-Negotiation System Development: Using Negotiation Protocols to Manage Software Components. In: Group Decision and Negotiation, Jg. 16 (2007) Nr. 4, S. 321-334. doi:10.1007/s10726-006-9052-8)VolltextBIB DownloadDetails
  • Kirchner, Lutz; Jung, Jürgen: A Framework for the Evaluation of Meta-Modelling Tools. In: Electronic Journal on Information Systems Evaluation (EJISE), Volume 10 Issue 1 (2007). BIB DownloadDetails
  • Kattenstroth, Heiko; May, Wolfgang; Schenk, Franz: Combining OWL with F-Logic Rules and Defaults. In: Polleres, A.; Pearce, D.; Heymans, S.; Ruckhaus, E. (Hrsg.): Proceedings of 2nd International Workshop on Applications of Logic Programming to the Web, Semantic Web and Semantic Web Services. 2007, S. 60-75. VolltextBIB DownloadDetails
  • Jung, Jürgen: Entwurf einer Sprache für die Modellierung von Ressourcen im Kontext der Geschäftsprozessmodellierung. Logos, Berlin 2007. BIB DownloadDetails
  • Gulden, Jens; Rutz, Holger: Proposal for an XML format representing Time, Positions and Parts of Audio Waveforms. In: Baalman, Marije; Schampijer, Simon (Hrsg.): Proceedings of the Linux Audio Conference 2007 (LAC’07). Berlin 2007, S. 1-12. BIB DownloadDetails
  • Heise, David; Meyer, A.; Strecker, Stefan: Evaluation quelloffener betrieblicher Anwendungssysteme: Bezugsrahmen und Zwischenergebnisse. In: Koschke, Rainer; Herzog, Otthein; Rüdiger, Karl-Heinz; Ronthaler, Marc (Hrsg.): Informatik 2007 - Informatik trifft Logistik - Band 2. GI, Bonn 2007, S. 48-52. VolltextBIB DownloadDetails
  • Gulden, Jens: Videoüberwachung in der menschlichen Lebenswelt. In: Koschke, Rainer; Herzog, Otthein; Rüdiger, Karl-Heinz; Ronthaler, Marc (Hrsg.): Informatik 2007 - Informatik trifft Logistik - Band 2. GI, Bonn 2007. BIB DownloadDetails
  • Gulden, Jens: JJack - Using the JACK Audio Connection Kit with Java. In: Baalman, Marije; Schampijer, Simon (Hrsg.): Proceedings of the Linux Audio Conference 2007 (LAC’07). Berlin 2007, S. 49-54. BIB DownloadDetails
  • Gulden, Jens: Model-Driven Software Development with SuperCollider and the UML. In: Baalman, Marije; Schampijer, Simon (Hrsg.): Proceedings of the Linux Audio Conference 2007 (LAC’07). Berlin 2007, S. 96-101. BIB DownloadDetails
  • García-Castro, Raul; Munoz-Garcia, Oscar; Zyskowski, Dominik; -Suárez-Figueroa, M.; Asuncion-Gomez-Perez; Costache, Stefania; Maynard, Diana; Dasiopoulou, Stamatia; Palma, Raul; Novacek, Vit; Lecue, Freddy; Ding, Ying; Kaczmarek, Monika; Piskac, Ruzica; Euzenat, Jerome; Dzbor, Martin; Nixon, Lyndon; Leger, Alain; Vitvar, Tomas; Zaremba, Michal; Hartmann, Jens: Knowledge Web Deliverable ‐ D 1.2.5 Architecture of the Semantic Web Framework v2. 2007. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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 BIB DownloadDetails
  • Frank, Ulrich: Wissenschaftstheorie. In: Köhler, R.; Küpper, H.; Pfingsten, A. (Hrsg.): Handwörterbuch der Betriebswirtschaft. 6. Auflage. Poeschel, 2007, S. 2010-2017. BIB DownloadDetails
  • 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-9BIB DownloadDetails

    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: Relevance of Research implies Relevance to Researchers. In: Wirtschaftsinformatik, Jg. 49 (2007) Nr. 5, S. 404-405. VolltextBIB DownloadDetails
  • Frank, Ulrich: Integration der Datenverarbeitung. In: Forum Forschung, Universität Duisburg-Essen (2007), S. 92-97. VolltextBIB DownloadDetails
  • 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. BIB DownloadDetails
  • Filipowska, Agata; Kaczmarek, Monika; Stolarski, Piotr; Wieloch, Karol; Zyskowski, Dominik: Kompozycja procesów biznesowych z wykorzystaniem usług sieciowych. In: Poznaniu, Zeszyty Naukowe. Akademia Ekonomiczna W (Hrsg.): Kapitał ludzki i wiedza w gospodarce - wyzwania XXI wieku. Zeszyty Naukowe. Akademia Ekonomiczna w Poznaniu, 2007, S. 64-78. BIB DownloadDetails
  • Abramowicz, Witold; Ma, Zhilei; Dimitrov, Marin; Konstantinov, Mihail; Kaczmarek, Monika; Wieloch, Karol; Zebrowski, Pawel: SUPER Deliverable - D.3.1. ‐ Business Process Library Design. 2007. BIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Kaczmarek, Monika; Zyskowski, Dominik: Architecture for Web Services Filtering and Clustering. In: Society, Ieee Computer (Hrsg.): International Conference on Internet and Web Applications and Services (ICIW 2007). 2007, S. 18-18. BIB DownloadDetails
  • Abramowicz, Witold; Hepp, Martin; Belecheanu, Roxana; Domingue, John; Filipowska, Agata; Kaczmarek, Monika; Kaczmarek, Tomasz; Nitzsche, Jörg; Norton, Barry; Pedrinaci, Carlos; Roman, Dumitru; Stein, Sebastian: SUPER Deliverable - D.1.1. Process Modelling Ontology and Mapping to WSMO. 2007. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Kaczmarek, Monika; Nitzsche, Jörg; Norton, Barry; van Lessen, Tammo; Haller, Armin: SUPER Deliverable - D.1.3. Process Ontology Language and Operational Semantics for Semantic Business Processes. 2007. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Kaczmarek, Monika; Kaczmarek, Tomasz: Semantically enhanced Business Process Modelling Notation. In: Hepp, Martin; Hinkelmann, Knut; Karagiannis, Dimitris; Klein, Rüdiger; Stojanovic, Nenad (Hrsg.): Proceedings of the Workshop on Semantic Business Process and Product Lifecycle Management SBPM 2007, held in conjunction with the 3rd European Semantic Web Conference (ESWC 2007), Innsbruck, Austria, June 7, 2007. CEUR-WS.org, 2007. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Kaczmarek, Monika; Kaczmarek, Tomasz; Kowalkiewicz, Marek; Hoffmann, Jörg; Markovic, Ivan; Scicluna, James; Vanhatalo, Jussi; Völzer, Hagen; Weber, Ingo; Wieloch, Karol; Zyskowski, Dominik; Drumm, Christian: SUPER Deliverable - D.3.2. Dynamic Composition Reasoning Framework and Prototype. 2007. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Kaczmarek, Monika; Kaczmarek, Tomasz: A Need for Business Assessment of Semantic Web Services’ Applications in Enterprises. In: Hofstede, Arthur; Benatallah, Boualem; Paik, Hye-Young (Hrsg.): Business Process Management Workshops, BPM 2007 International Workshops, BPI, BPD, CBP, ProHealth, RefMod, semantics4ws, Brisbane, Australia, September 24, 2007, Revised Selected Papers. Springer, 2007, S. 514-516. BIB DownloadDetails
  • Abramowicz, Witold; Ekelhart, Andreas; Fenz, Stefan; Kaczmarek, Monika; Tjoa, A. Min; Weippl, Edgar; Zyskowski, Dominik: Security aspects in Semantic Web Services Filtering. In: Kotsis, Gabriele; Taniar, David; Pardede, Eric; Ibrahim, Ismail (Hrsg.): iiWAS 2007 ‐ The Ninth International Conference on Information Integration and Web-based Applications Services, 3-5 December 2007, Jakarta, Indonesia. Austrian Computer Society, 2007. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Hepp, Martin; Kaczmarek, Monika; Kowalkiewicz, Marek; Markovic, Ivan; Stolarski, Piotr; Zhou, Xuan; Todorova, Polly: SUPER Deliverable - D.1.2 BP Oriented Organizational Ontology. 2007. BIB DownloadDetails
  • Frank, Ulrich: Towards a Pluralistic Conception of Research Methods in Information Systems Research - ICB Research Report. 7. Essen 2006. doi:10.17185/duepublico/47166PDFVolltextBIB DownloadDetails
  • Frank, Ulrich: Evaluation von Forschung und Lehre an Universitäten - Ein Diskussionsbeitrag - ICB Research Report. 6. Essen 2006. doi:10.17185/duepublico/47167PDFVolltextBIB DownloadDetails
  • Jung, Jürgen: Supply Chains in the Context of Resource Modelling - ICB Research Report. 5. Essen 2006. doi:10.17185/duepublico/47168PDFVolltextBIB DownloadDetails
  • Lange, Carola: Entwicklung und Stand der Disziplinen Wirtschaftsinformatik und Information Systems - Interpretative Auswertung von Interviews: Teil III Ergebnisse zur Wirtschaftsinformatik - ICB Research Report. 4. Essen 2006. doi:10.17185/duepublico/47169PDFVolltextBIB DownloadDetails

    Zur Rekonstruktion der Entwicklung und des Status der Disziplin Wirtschaftsinformatik (WI) wurden sechs Interviews mit namhaften Forschern und Zeitzeugen der WI durchgeführt. Dieser Forschungsbericht enthält die Interpretation der zugehörigen Interviewtranskriptionen und präsentiert die Ergebnisse entsprechend der thematischen Strukturierung des Interviewleitfadens. Er betrachtet dabei u. A. die Gründung der Disziplin, typische Forschungsmethoden und -gegenstände, die Entwicklung der Lehre und die Bedeutung der Praxisorientierung. Es wird dabei deutlich, dass die WI von den befragten Wissenschaftlern als durchaus erfolgreiche Disziplin eingeschätzt wird. Die Sichtbarkeit der WI als eigenständige Disziplin in der Praxis und in der internationalen Forschung ist jedoch offenbar eher gering. Kennzeichnend ist – nach der Einschätzung der Befragten – weiterhin die insgesamt zurückhaltende Diskussionskultur bzgl. geeigneter Forschungsmethoden und eines gemeinsamen visionären Forschungsziels. Die geführten Diskussionen weisen weiterhin darauf hin, dass die dedizierte Praxis- und Gestaltungsorientierung das Profil der WI prägt.

    In order to reconstruct the development and status of the Information Systems (Wirtschaftsinformatik, WI) discipline in German speaking countries six interviews were conducted with renowned WI researchers in Germany and Austria. This report provides an overview of the interpretive research results based on the interview transcripts. The results are presented according to the topical structure of the interview schedule, including the foundation of the discipline, typical research methods and subjects of research, the development of teaching, and the role of relevance to practice. The results indicate that the WI discipline perceives itself as a successful discipline. However, the visibility as a distinct discipline in the eyes of practitioners and the international research community seems to be rather limited. Most interviewees agree that a rather limited culture of debates on appropriate research methods and a common visionary goal of research are typical for the WI discipline. The discussions indicate that the prominent role of relevance to practice and design oriented research approaches have shaped the field.

  • Strecker, Stefan; Kersten, Gregory; Kim, Jin-Baek; Law, Ka Pong: Electronic negotiation systems: The Invite prototype. In: Gesellschaft für Informatik e. V. (Hrsg.): Multikonferenz Wirtschaftsinformatik 2006. GITO, Berlin 2006, S. 315-331. VolltextBIB DownloadDetails
  • Schauer, Hanno; Pfeifer, Martin: Prozessorientiertes Performance Measurement: Ein Vorgehensmodell für die Praxis. In: Nissen, V.; Schneider, H. (Hrsg.): Prozessorientiertes Corporate Performance Measurement: Methoden, Konzepte, Anwendungen. Ilmenau, 2006 (Tagungsband zur Veranstaltung "Prozessorientiertes Corporate Performance Measurement", 23. Juni 2006, Ilmenau). 2006. BIB DownloadDetails
  • Schelp, Joachim; Winter, Robert; Frank, Ulrich; Rieger, Bodo; Turowski, Klaus (Hrsg.): Integration, Informationslogistik und Architektur. Proceedings der DW2006. 2006. BIB DownloadDetails
  • Schauer, Hanno: Vergleichende Buchbesprechung IT-Controlling. In: Wirtschaftsinformatik, Jg. 48 (2006) Nr. 3, S. 212-218. BIB DownloadDetails
  • Schauer, Hanno; Frank, Ulrich: Methoden des Wissensmanagements. In: Belliger, Andréa; Krieger, David (Hrsg.): Wissensmanagement für KMU. VDF, 2006, S. 147-166. BIB DownloadDetails
  • Overbeek, Sietse: Grondslagen en toepassingen voor intelligente kennisuitwisseling. In: IT Monitor, Jg. 9 (2006) Nr. 10, S. 8-11. VolltextBIB DownloadDetails
  • Rios, Jesus; Strecker, Stefan; Chen, Eva: Experimental research on bilateral negotiations. In: Jennings, N.; Kersten, G.; Ockenfels, A.; Weinhardt, C. (Hrsg.): Dagstuhl Seminar, Negotiation and Market Engineering. 2006. VolltextBIB DownloadDetails
  • Overbeek, Sietse; Proper, Erik; Rijsenbrij, Daan: Sophia: Towards a personal digital workspace for knowledge workers - 15. In: Rao, N. Janardhan (Hrsg.): Knowledge Workers: Issues and Perspectives. ICFAI University Press, Hyderabad, India, 2006, S. 246-265. VolltextBIB DownloadDetails
  • Overbeek, Sietse: Boekrecensie: mobiele communicatie op de werkvloer. In: Tijdschrift voor Informatie en Management, Jg. 3 (2006) Nr. 12, S. 44-44. VolltextBIB DownloadDetails
  • Overbeek, Sietse: A research methodology for supporting the development of a personal digital workspace for knowledge workers. 2006. VolltextBIB DownloadDetails
  • 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_2VolltextBIB DownloadDetails
  • Jung, Jürgen: Supply Chains in the Context of Enterprise Modelling. In: Mayr, Heinrich; Breu, Ruth (Hrsg.): Proceedings der Tagung Modellierung 2006, 22.-24. März 2006, Innsbruck, Austria. 2006. BIB DownloadDetails
  • 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. BIB DownloadDetails
  • Gulden, Jens: Meta-modeling using Space. In: Brockmans, Saartje; Jung, Jürgen; Sure, Yorn (Hrsg.): Proceedings of the Workshop on Meta-Modeling and Ontologies 2006 (WoMM06). Gesellschaft für Informatik, Bonn 2006, S. 157-159. BIB DownloadDetails
  • Abramowicz, Witold; Kowalkiewicz, Marek; Kaczmarek, Monika; Ludwig, Andre; Zyskowski, Dominik: Adaptive Services Grid Deliverable D4.II-3 Documented Mechanisms for Dynamic Service Profiling and Agreement Life-cycle Management. 2006. BIB DownloadDetails
  • Abramowicz, Witold; Ludwig, André; Kaczmarek, Monika; Kowalkiewicz, Marek; Rutkowski, Wojciech; Wieloch, Karol; Zyskowski, Dominik: Adaptive Services Grid Deliverable D4.II-3 Integrated Demonstrator for Dynamic Service Profiling and Agreement Life-cycle Management. 2006. BIB DownloadDetails
  • Braun, Peter; Brzostowski, Jakub; Kersten, Gregory; Kim, Jin-Baek; Kowalczyk, Ryszard; Strecker, Stefan; Vahidov, Rustam: E-Negotiation Systems and Software Agents: Methods, Models, and Applications. In: Gupta, J.; Forgionne, G.; Mora, M. (Hrsg.): Intelligent Decision-Making Support Systems: Foundation, Applications, and Challenges. Springer, Heidelberg ea. 2006. VolltextBIB DownloadDetails
  • Cardoso, Jorge; Lange, Carola: A Framework for Assessing Strategies and Technologies for Dynamic Packaging Applications in e-Tourism. In: Journal of Information Technology and Tourism, Jg. 9 (2006) Nr. 1. doi:10.3727/109830507779637585BIB DownloadDetails

    A Framework for Assessing Strategies and Technologies for Dynamic Packaging

  • Frank, Ulrich: Evaluation of Reference Models. In: Fettke, Peter; Loos, Peter (Hrsg.): Reference Modeling for Business Systems Analysis. Idea Group, 2006, S. 118-140. VolltextBIB DownloadDetails
  • Abramowicz, Witold; Kaczmarek, Monika; Zyskowski, Dominik: Duality in Web Services Reliability. In: Society, Ieee Computer (Hrsg.): Advanced International Conference on Telecommunications and International Conference on Internet and Web Applications and Services (AICT/ICIW 2006). 2006, S. 165-165. BIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Kaczmarek, Monika; Zyskowski, Dominik: Automatic Web Services Interactions‐Requirements, Challenges and Limits from the F-WebS System Perspective. In: Ieee (Hrsg.): International Conference on Next Generation Web Services Practices, 2006. NWeSP 2006. 2006, S. 143-148. BIB DownloadDetails
  • Abramowicz, Witold; Haniewicz, Konstanty; Kaczmarek, Monika; Zyskowski, Dominik: Filtering of Semantic Web Services with F-WebS System. In: Li, Gouhui; Liang, Yanchun; Ronchetti, Marco (Hrsg.): The Semantic Web: ASWC 2006 Workshops Proceedings. Jilin University Press, 2006, S. 317-324. BIB DownloadDetails
  • Abramowicz, Witold; Kaczmarek, Monika; Kowalkiewicz, Marek; Zyskowski, Dominik: Architecture for Service Profiling. In: Castellanos, Malu; Yang, Jian (Hrsg.): Proceedings of the 2006 IEEE Services Computing Workshops (SCW 2006). IEEE Computer Society, 2006, S. 121-130. BIB DownloadDetails
  • Abramowicz, Witold; Filipowska, Agata; Kaczmarek, Monika; Kaczmarek, Tomasz; Kowalkiewicz, Marek; Rutkowski, Wojciech; Wieloch, Karol; Zyskowski, Dominik: Service interdependencies: insight into use cases for service composition. In: Debenham, John (Hrsg.): Professional Practice in Artificial Intelligence. Springer, Santiago, Chile 2006, S. 101-110. BIB DownloadDetails
  • Abramowicz, Witold; García-Castro, Raul; -Suárez-Figueroa, M.; Gomez-Perez, Asuncion; Maynard, Diana; Costache, Stefania; Palma, Raul; Euzenat, Jerome; Lecue, Freddy; Leger, Alain; Vitvar, Tomas; Zaremba, Michal; Zyskowski, Dominik; Kaczmarek, Monika; Dzbor, Martin; Hartmann, Jens; Dasiopoulou, Stamatia: Knowledge Web Deliverable ‐ D 1.2.4 Architecture of the Semantic Web. 2006. BIB DownloadDetails
  • Lange, Carola: Development and Status of the Information Systems / Wirtschaftsinformatik Discipline - An Interpretive Evaluation of Interviews with Renowned Researchers: Part II - Results Information Systems Discipline - ICB Research Report. 3. Essen 2005. doi:10.17185/duepublico/47172PDFVolltextBIB DownloadDetails

    This report presents the results of a partly explorative and partly hypotheses based interview study with eight renowned Information Systems researchers. The study was performed with the objective to re-construct the development and status of the discipline taking advantage of the diverse perspectives and experiences of respected researchers. They have been in the field from its beginning and have not only observed the field’s development but have shaped it, for example through the initiation of conferences and associations, curriculum efforts and by establishing new Information Systems departments. The research results show, that the young Information Systems discipline aimed at overcoming the initial lack of academic legitimacy by adhering to business schools’ requirements for “scientific” research. Today, academic credibility to a certain extent has been achieved through highly respected journals and business school support has increased. However, no significant research results that impacted practice could be identified and the Information Systems discipline is – by related disciplines – still not understood as having a valuable academic assignment.

  • Lange, Carola: Development and Status of the Information Systems / Wirtschaftsinformatik Discipline - An Interpretive Evaluation of Interviews with Renowned Researchers: Part I - Research Objectives and Method - ICB Research Report. 2. Essen 2005. doi:10.17185/duepublico/47173PDFVolltextBIB DownloadDetails

    As part of a research project funded by the German Research Foundation (DFG) a series of expert interviews was performed with renowned researchers in the fields of Information Systems (IS) and Wirtschaftsinformatik the corresponding IS field in German speaking countries. The interviewees selected have been in the field from its beginning and have not only observed the field’s development but have shaped it, for example, through the initiation of conferences and associations, curriculum efforts and by establishing new IS departments. The study’s objective is to reconstruct the development and status of the discipline by taking advantage of the diverse perspectives and experiences of the researchers. This report presents in detail the research approach of the interview study, including the selection of interview partners, the interpretation process, and the topical areas of interview schedule.

  • Lange, Carola: Ein Bezugsrahmen zur Beschreibung von Forschungsgegenständen und -methoden in Wirtschaftsinformatik und Information Systems - ICB Research Report. 1. Essen 2005. doi:10.17185/duepublico/47174PDFVolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Lange, Carola: Vergleich von Wirtschaftsinformatik und Information Systems im Hinblick auf Forschungsgegenstände, -ziele und -methoden. In: Doctoral Consortium im Vorfeld der WI 2005. 2005. VolltextBIB DownloadDetails
  • Wolff, Frank: Evaluation Chains for an Integrated Economic Assessment of Knowledge-based Processes: Study in the Context of Software Reuse. In: Klaus-Dieter, Althoff; Dengel, Andreas; Bergmann, Ralph; Nick, Markus; Roth-Berghofer, Thomas (Hrsg.): Proceedings of the 3rd Conference on Professional Knowledge Management - Experiences and Visions: WM 2005. DFKI Kaiserslautern, 2005, S. 237-240. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Middendorp, Sergej: De digitale werkruimte, een nieuw architectuur artefact. In: Informatie & Architectuur, Jg. 1 (2005) Nr. 2, S. 28-31. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Middendorp, Sergej; Rijsenbrij, Daan: De digitale werkruimte, noodzaak voor een moderne manager. In: Proceedings of the Seventh National Architecture Congress. Sdu Uitgevers, The Hague, The Netherlands, EU, 2005. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Middendorp, Sergej: Digitale architectuur en de netwerkorganisatie: onlosmakelijk verbonden. In: Informatie & Architectuur, Jg. 1 (2005) Nr. 4, S. 8-12. VolltextBIB DownloadDetails
  • Overbeek, Sietse; van Middendorp, Sergej; Rijsenbrij, Daan: The digital workspace, in the financial sector. In: IT Management Select, Jg. 11 (2005) Nr. 4, S. 38-51. VolltextBIB DownloadDetails
  • Overbeek, Sietse: Een architectuurschets van de digitale werkruimte van een topmanager. 2005. VolltextBIB DownloadDetails
  • Kim, Jin-Baek; Strecker, Stefan; Kersten, Gregory; Law, Ka Pong: Component-based Software Protocol Approach. Montreal, Canada 2005. VolltextBIB DownloadDetails
  • Abramowicz, Witold; Ludwig, Andre; Kaczmarek, Monika; Kowalkiewicz, Marek; Zyskowski, Dominik: Adaptive Services Grid Deliverable D4.II-2 Initial Design of Mechanisms for Dynamic Service Profiling and Agreement Life-cycle Management. 2005. BIB DownloadDetails
  • Bab, Sebastian; Gulden, Jens; Noll, Thomas; Wieczorek, Tina (Hrsg.): Models and Human Reasoning. Wissenschaft und Technik, Berlin 2005. BIB DownloadDetails
  • Desel, Jörg; Frank, Ulrich (Hrsg.): Enterprise Modelling and Information Systems Architectures. 2005. BIB DownloadDetails
  • Frank, Ulrich: Silver Bullet or Academic Toys?. In: Wirtschaftsinformatik, Jg. 2 (2005). VolltextBIB DownloadDetails
  • Jung, Jürgen; Kirchner, Lutz: Meta Modelling Tasks - Prototypical Language Features. 2005. VolltextBIB DownloadDetails
  • Jung, Jürgen: Meta-Modelling Support for a General Process Modelling Tool. In: Tolvanen, Juha-Pekka; Sprinkle, Jonathan; Rossi, Matti (Hrsg.): 5th OOPSLA Workshop on Domain-Specific Modeling (DSM’05). University of Jyväskylä 2005. BIB DownloadDetails
  • Gulden, Jens: A Laboratory for Computer Scientists. Turing Machines for Experiments on Human Symbol Allocation Processes. In: Bab, Sebastian; Gulden, Jens; Noll, Thomas; Wieczorek, Tina (Hrsg.): Models and Human Reasoning. Wissenschaft und Technik, Berlin 2005. BIB DownloadDetails
  • Fraunholz, Bardo; Unnithan, Chandana; Jung, Jürgen: Tracking and Tracing Applications of 3G for SMEs - A vision for 3G Mobile Multimedia Services. In: Pagani, Margherita (Hrsg.): Mobile and Wireless Systems beyond 3G: Managing New Business Opportunities. Idea Publishing, 2005. BIB DownloadDetails
  • Fraunholz, Bardo; Jung, Jürgen; Unnithan, Chandana: Mobile Location Based Services. In: Pagani, Margherita (Hrsg.): Encyclopedia of Multimedia Technology and Networks. Idea Publishing, 2005. BIB DownloadDetails
  • Abramowicz, Witold; Kowalkiewicz, Marek; Kliber, Agata; Gwizdala, Julia; Jakubowski, Tomasz; Kaczmarek, Monika; Ludwig, Andre; Zyskowski, Dominik: Adaptive Services Grid Deliverable D4.II-1 Evaluation of state-of-the-art in Dynamic Service Profiling and Agreement Life-cycle Management. 2005. BIB DownloadDetails
  • Abramowicz, Witold; Kowalkiewicz, Marek; Ludwig, Andre; Kliber, Agata; Gwizdala, Julia; Kaczmarek, Monika; Zyskowski, Dominik: Adaptive Services Grid Deliverable D4.II-1 Report on the Requirement Analysis and Evaluation of Dynamic Service Profiling and Agreement Life-cycle Management. 2005. BIB DownloadDetails
  • Abramowicz, Witold; Godlewska, Agata; Julia, Gwizdała; Kaczmarek, Monika; Zyskowski, Dominik: Application-oriented Web Services Filtering. In: Abraham, Ajith; Han, Sang; David, Du; Paprzycki, M. (Hrsg.): Proceedings of the IEEE International Conference on Next Generation Web Services Practices (NWeSP‘05). IEEE Press, Seoul 2005, S. 63-68. BIB DownloadDetails
  • Abramowicz, Witold; Godlewska, Agata; Gwizdała, Julia; Jakubowski, Tomasz; Kaczmarek, Monika; Kowalkiewicz, Marek; Zyskowski, Dominik: A Survey of QoS Computation for Web Service Profiling. In: Dascalu, Sergiu (Hrsg.): Proceedings of the ISCA 18th International Conference on Computer Applications in Industry and Engineering (CAINE), November 9-11, 2005, Sheraton Moana Surfrider, Honolulu, Hawaii, USA. ISCA, 2005. BIB DownloadDetails
  • 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-3VolltextBIB DownloadDetails
  • Frank, Ulrich; Lange, Carola: Information Systems - einführende Lehrbücher: Vergleichende Buchbesprechung. In: Wirtschaftsinformatik, Jg. 46 (2004) Nr. 5, S. 228-237. VolltextBIB DownloadDetails
  • 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_6BIB DownloadDetails
  • Wolff, Frank: Nutzerorientierte Geschäftsprozessmodellierung. In: Rumpe, Bernhard; Hesse, Wolfgang (Hrsg.): Modellierung 2004: Proceedings zur Tagung 23.-26. März 2004, Marburg. Gesellschaft für Informatik, 2004, S. 255-258. BIB DownloadDetails
  • 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_14BIB DownloadDetails
  • Strecker, Stefan; Seifert, Stefan: Electronic sourcing with multi-attribute auctions. In: Ieee (Hrsg.): Proceedings of the 37th Annual Hawaii International Conference on System Sciences, HICSS-37, Track: Internet and the Digital Economy, Minitrack: Business-to-Business Electronic Commerce. IEEE Computer Society, Los Alamitos, CA 2004, S. 701-712. BIB DownloadDetails
  • Lange, Carola; Frank, Ulrich: Ein Bezugsrahmen zur Verfeinerung und Umsetzung von Unternehmensstrategien für Electronic Commerce. Koblenz 2004. VolltextBIB DownloadDetails
  • Pfeifer, Martin; Schauer, Hanno; Schommer, Rainer: Ansatzpunkte wissensorientierter Unternehmensführung für das Behandlungswesen. In: Partner, Oberender (Hrsg.): Zukunftsorientiertes Management in der Medizinprodukteindustrie. Verlag P.C.O, Bayreuth 2004, S. 133-145. BIB DownloadDetails
  • Kersten, Gregory; Strecker, Stefan; Law, Ka Pong: Protocols for Electronic Negotiation Systems: Theoretical Foundations and Design Issues. In: Database; Applications, Expert Systems (Hrsg.): Electronic Commerce and Web Technologies: Fifth International Conference, EC-Web 2004. Springer, New York et al. 2004, S. 106-115. VolltextBIB DownloadDetails
  • Kersten, Gregory; Law, Ka Pong; Strecker, Stefan: A Software Platform for Multiprotocol E-Negotiations. Montreal, Canada 2004. VolltextBIB DownloadDetails
  • Jung, Jürgen; Hoffmann, Jürgen; Herold, Christian: Ein Dienst-Framework für mobile Anwendungen. In: OBJEKTspektrum (2004) Nr. 2. BIB DownloadDetails
  • Jung, Jürgen; Kirchner, Lutz: A Framework for Modelling E-Business Resources. 2004. VolltextBIB DownloadDetails
  • Jung, Jürgen: Mapping of Business Process Models to Workflow Schemata ‐ An Example Using MEMO-OrgML an XPDL. 2004. VolltextBIB DownloadDetails
  • Frank, Ulrich; Lange, Carola: Corporate Strategies for Electronic Commerce - Stepwise refinement and mapping to generic business process models. Koblenz 2004. VolltextBIB DownloadDetails
  • Frank, Ulrich; Lange, Carola: A Framework to Support the Analysis of Strategic Options for Electronic Commerce. 2004. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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_62BIB DownloadDetails
  • Frank, Ulrich: Informationstechnologie und Organisation. In: Schreyögg, Georg (Hrsg.): Handwörterbuch Unternehmensführung. Poeschel, 2004, S. 472-480. VolltextBIB DownloadDetails
  • Frank, Ulrich (Hrsg.): Wissenschaftstheorie in Ökonomie und Wirtschaftsinformatik: Theoriebildung und -bewertung, Ontologien, Wissensmanagement. Deutscher Universitäts-Verlag, Wiesbaden 2004. BIB DownloadDetails
  • 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/BF03250950VolltextBIB DownloadDetails
  • van Laak, Bodo; Frank, Ulrich: Workflow-Management. In: Wirtschaftsinformatik, Jg. 45 (2003) Nr. 4, S. 454-461. BIB DownloadDetails
  • Strecker, Stefan; Seifert, Stefan: Preference Revelation in Multi-Attribute Bidding Procedures: An Experimental Analysis. In: Database; Applications, Expert Systems (Hrsg.): Proceedings of the 4th International Workshop on Negotiations in Electronic Markets - Beyond Price Discovery at the 14th International Workshop on Database and Expert Systems Applications, DEXA 2003. Los Alamitos, CA 2003, S. 850-854. VolltextBIB DownloadDetails
  • Strecker, Stefan: Preference revelation in multi-attribute reverse English auctions: A laboratory study. In: Systems, Association For Information (Hrsg.): Proceedings of Twenty-Fourth International Conference on Information Systems (ICIS 2003). Association for Information Systems, Seattle, WA 2003, S. 271-282. VolltextBIB DownloadDetails
  • Seifert, Stefan; Strecker, Stefan: Mehrattributive Bietverfahren zur elektronischen Beschaffung. Karlsruhe, Germany 2003. BIB DownloadDetails
  • Seifert, Stefan; Strecker, Stefan: Over- and underbidding in Vickrey auctions: Do we need a new theory?. Karlsruhe, Germany 2003. BIB DownloadDetails
  • Seifert, Stefan; Strecker, Stefan: Multi-attribute bidding in electronic procurement: a laboratory study (extended abstract). In: Betriebswirtschaft, Verband Der Hochschullehrer Für (Hrsg.): Ökonomik, Management und Corporate Governance, 65. Jahrestagung des Verbands der Hochschullehrer für Betriebswirtschaft. Universität Zürich, Zürich 2003, S. 299-302. VolltextBIB DownloadDetails
  • Schauer, Hanno; Hagengruber, Ruth: prospektiv - konstruktiv - retrograd: Beurteilung von Methoden des Wissensmanagements aus philosophischer Perspektive. In: Reimer, Ulrich; Abecker, Andreas; Staab, Steffen (Hrsg.): WM2003: Professionelles Wissensmanagement - Erfahrungen und Visionen. Gesellschaft für Informatik (GI), Bonn 2003, S. 429-429. BIB DownloadDetails
  • Lange, Carola: Analyse und Entwicklung von Strategien für KMU im Electronic Commerce. 2003. VolltextBIB DownloadDetails
  • Lange, Carola: Developing Strategies for Electronic Commerce in Small and Medium Sized Companies - Guidelines for Managers. Arbeitsbericht Nr. 39. Instut für Wirtschaftsinformatik, Universität Koblenz-Landau, Koblenz 2003. VolltextBIB DownloadDetails
  • Kirchner, Lutz; Frank, Ulrich: Evaluierung von UML-Modellierungswerkzeugen. In: OBJEKTspektrum, Jg. 1 (2003) Nr. 01, S. 45-50. BIB DownloadDetails
  • Jung, Jürgen: Basic Conceptualisation of a Resource Modelling Language. In: Khosrow-Pour, Mehdi (Hrsg.): Information Technology and Organizations. Proceedings of the 2003 Information Resources Management Association International Conference Philadelphia, PA (USA), 18-21 May 2003. Idea Group Publishing, 2003, S. 827-831. BIB DownloadDetails
  • Jung, Jürgen: Some Reflections on the Basic Conceptualisation of a Resource Modelling Language for Business Process Modelling - Concepts, Requirements and Open Research Questions. Universität Koblenz-Landau 2003. VolltextBIB DownloadDetails
  • Fraunholz, Bardo; Schauer, Hanno: Project-MEMO – Integrated Process Based Enterprise-Resource and Project Planning. In: Khoshrow-Pour, Mehdi (Hrsg.): Information Technology and Organizations: Trends, Issues, Challenges and Solutions: Proceedings of the 2003 Information Resources Management Association International Conference, Philadelphia PA, USA. Idea Group Publishing, Hershey, London, Melbourne, Singapore 2003, S. 20-20. BIB DownloadDetails
  • Frank, Ulrich; van Bodo, Laak: Anforderungen an Sprachen zur Modellierung von Geschäftsprozessen. 2003. VolltextBIB DownloadDetails
  • Fraunholz, Bardo; Hoffmann, Jürgen; Jung, Jürgen: Evaluation of Mobile Frameworks - conceptual and technological aspects. In: Remenyi, D.; Berghout, E. (Hrsg.): Proceedings of the 10th European Conference on Information Technology Evaluation. Instituto de Empresa, Madrid, Spain 2003. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. BIB DownloadDetails
  • Bichler, M.; Kersten, Gregory; Strecker, Stefan: Towards a Structured Design of Electronic Negotiations. In: Group Decision and Negotiation, Jg. 12 (2003) Nr. 4, S. 311-335. VolltextBIB DownloadDetails
  • Frank, Ulrich: A Multi-Layer Architecture for Knowledge Management Systems. In: Barnes, Stuart (Hrsg.): Knowledge Management Systems. Thomson Verlag, 2002, S. 97-111. BIB DownloadDetails
  • Frank, Ulrich: A Conceptual Foundation for Versatile E-Commerce Platforms. In: Journal of Electronic Commerce Research, Jg. 2 (2002) Nr. 2. BIB DownloadDetails
  • Frank, Ulrich: Forschung in der Wirtschaftsinformatik: Profilierung durch Kontemplation - ein Plädoyer für den Elfenbeinturm. 2002. VolltextBIB DownloadDetails
  • 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_34VolltextBIB DownloadDetails
  • Wolff, Frank: Aspekte einer perspektivischen Ausrichtung für einen tragfähigen Unternehmensmodellierungsprozess. In: Spitta, Thorsten; Borchers, Jens; Sneed, Harry (Hrsg.): Software Management 2002: GI-Conference in Hamburg. Gesellschaft für Informatik, 2002, S. 88-98. BIB DownloadDetails
  • Strecker, Stefan; Weinhardt, Ch: Empirische Untersuchung des deutschen Stromgroßhandels. In: Strecker, Stefan (Hrsg.): Liberalisierte Energiemärkte - Strategie, Prognose, Handel (Beiträge der Forschungsgruppe Energiemärkte). VDI-Verlag, Düsseldorf 2002, S. 87-116. BIB DownloadDetails
  • Strecker, Stefan (Hrsg.): Liberalisierte Energiemärkte - Strategie, Prognose, Handel (Beiträge der Forschungsgruppe Energiemärkte). VDI-Verlag, Düsseldorf 2002. BIB DownloadDetails
  • Schauer, Hanno; Frank, Ulrich: Vergleichende Buchbesprechung: Einführung von Wissensmanagement und Wissensmanagementsystemen. In: Wirtschaftsinformatik (2002) Nr. 4, S. 381-386. BIB DownloadDetails
  • Lange, Carola: The Role of Trust in Web-based Customer Relationships. In: Monteiro, J.; Swatman, Paula; Tavares, L. (Hrsg.): Towards the Knowledge Society, Proceedings of the 2nd IFIP Conference on eCommerce, eBusiness, and eGovernment, Lisbon (October 2002). 2002, S. 131-144. VolltextBIB DownloadDetails
  • Jung, Jürgen; Lautenbach, Kurt: Simulation des Einflusses von Notfällen auf die Auftragsbearbeitung in Handwerksbetrieben. Universität Koblenz-Landau 2002. VolltextBIB DownloadDetails
  • Jung, Jürgen: Entwicklung eines elektronischen Fahrtenbuchs - Grundlegender Entwurf, prototypische Implementierung und zukünftige Potentiale. Universität Koblenz-Landau 2002. VolltextBIB DownloadDetails
  • Jung, Jürgen; Fraunholz, Bardo: Resource Modelling in an object-oriented Process Modelling Language. In: Cybulski, Jacob; Nguyen, Lemai; Smith, Ross; Lamp, John (Hrsg.): Practicing RE as if People Mattered - Descending from the Ivory Tower. Proceedings of the Seventh Australian Workshop on Requirements Engineering, Melbourne (Australia), 2-2 December 2002. 2002, S. 97-110. BIB DownloadDetails
  • Fraunholz, Bardo; Jung, Jürgen: Evaluation of Mobile Applications - Software-Technical and Human Aspects. In: Brown, Ann; Remenyi, Dan (Hrsg.): Proceedings of the Ninth European Conference on Information Technology Evaluation, Paris (Fance), 15-16 July 2002. 2002, S. 165-171. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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.993989VolltextBIB DownloadDetails
  • Frank, Ulrich: Anwendungsnahe Standards für E-Business: Überblick über aktuelle Initiativen. In: Wirtschaftsinformatik, Jg. 43 (2001) Nr. 3, S. 283-293. BIB DownloadDetails
  • Frank, Ulrich: Framework. In: Mertens, Peter (Hrsg.): Lexikon der Wirtschaftsinformatik. 4. Auflage. Springer, 2001. BIB DownloadDetails
  • 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_4VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Holtmann, Carsten; Lattemann, Christoph; Strecker, Stefan; Weinhardt, Christof: Transforming Financial Markets to Retail Investors: A Comparison of the U.S. and the German On-line Brokerage Market. In: Sprague, R. (Hrsg.): Proceedings of the 34th Hawaii International Conference on System Sciences, HICSS-34, Honululu, HI, January 3-6, 2001. IEEE Computer Society, Los Alamitos, CA 2001, S. 2393-2400. VolltextBIB DownloadDetails
  • Jung, Jürgen: Konzepte objektorientierter Datenbanken: Konkretisierung am Beispiel GemStone. Universität Koblenz-Landau 2001. VolltextBIB DownloadDetails
  • Strecker, Stefan; Weinhardt, Christof: Wholesale Electricity Trading in the Deregulated German Electricity Market. In: Economics, International Association For Energy (Hrsg.): 24th Annual IAEE International Conference 2001: An Energy Odyssey?. 2001. VolltextBIB DownloadDetails
  • Strecker, Stefan; Weinhardt, Christof: E-Business in the Deregulated German Wholesale Electricity Market: An Expert Survey. 2001. VolltextBIB DownloadDetails
  • Schlichting, Torsten: Entwicklung eines umfassenden Informationsangebots zum Studium der Wirtschaftsinformatik mit integrierter virtueller Vorlesung. 2001. BIB DownloadDetails
  • Strecker, Stefan; Mangelmann, T.: The Future of European Energy Brokerage. 2001. BIB DownloadDetails
  • Strecker, Stefan; Weinhardt, Ch: E-Commerce in der Elektrizitätswirtschaft, Branchengutachten im Auftrag des Büros für Technikfolgenabschätzung beim Deutschen Bundestag (TAB), TAB-Projekt ’E-Commerce’, 2. Phase. 2001. BIB DownloadDetails
  • Schauer, Hanno: A Process Model to Introduce and Continously Foster Holistic Knowledge Management. In: Smari, Waleed W.; Melab, Mordine; Yetongnon, Kokou (Hrsg.): Proceedings of the International Symposium on Information Systems and Engineering (ISE’2001), Las Vegas, Nevada, USA. CSREA Press, 2001, S. 164-171. BIB DownloadDetails
  • Lange, Carola; Sneed, Harry; Winter, Andreas: Comparing Graph-based Program Comprehension Tools to Relational Database-based Tools. In: Jacobs, Anne (Hrsg.): Proceedings of the 9th International Workshop on Program Comprehension (IWPC 2001). 2001. VolltextBIB DownloadDetails
  • Pernul, G.; Schlichting, Torsten: Transformation von Referenzmodellen zu XML-Anwendungen. In: Turowski, Klaus; J, Heinrich (Hrsg.): XML in der betrieblichen Praxis: Standards, Möglichkeiten, Praxisbeispiele. dpunkt-Verlag, 2001. BIB DownloadDetails
  • Kirchner, Lutz; Jung, Jürgen: Ein Bezugsrahmen zur Evaluierung von UML-Modellierungswerkzeugen. 2001. VolltextBIB DownloadDetails
  • Jung, Jürgen; Kirchner, Lutz: Logistische Prozesse im Handwerk - Begriffliche Grundlagen und Referenzmodelle. 2001. VolltextBIB DownloadDetails
  • Jung, Jürgen; van Laak, Bodo: Flottenmanagementsysteme-Grundlegende Technologien, Funktionen und Marktüberblick. Universität Koblenz-Landau 2001. VolltextBIB DownloadDetails
  • Jung, Jürgen; Hampe, J.: Konzeption einer Architektur für ein Flottenmanagementsystem. Universität Koblenz-Landau 2001. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich; Schauer, Hanno: Software für das Wissensmanagement. In: WISU - das Wirtschaftsstudium (2001) Nr. 5, S. 718-726. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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_23BIB DownloadDetails
  • Frank, Ulrich: Organising the Corporation: Research Perspectives, Concepts and Diagrams. 2001. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: Einige Gründe für eine Wiederbelebung der Wissenschaftstheorie. In: Tagung der Kommission Wissenschaftstheorie im Verband der Hochschullehrer für Betriebswirtschaftslehre. 2001. VolltextBIB DownloadDetails
  • Abel, Andreas; Wolff, Frank: Betrachtungen zur "Schaffung" oder "Abbildung" von Realitäten: beispielhaft anhand eines E-Commerce-Projektes. In: Informatik 2001 - Wirtschaft und Wissenschaft in der Network Economy - Visionen und Wirklichkeit: Proceedings der GI/OCG-Jahrestagung. Österreichische Computer-Gesellschaft, 2001, S. 770-775. BIB DownloadDetails
  • Goldberg, Adele; Frank, Ulrich: Interview Wirtschaftsinformatik. In: Wirtschaftsinformatik, Volume 42, Jg. 2000 (2000) Nr. 2, S. 161-163. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: Entwurf eines Referenzmodells für Handelsplattformen im Internet. In: Tagungsband der Fachtagung KnowTech. 2000. VolltextBIB DownloadDetails
  • 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-004VolltextBIB DownloadDetails
  • 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-026VolltextBIB DownloadDetails
  • 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.926704VolltextBIB DownloadDetails
  • Frank, Ulrich: Vergleichende Betrachtung von Standardisierungsvorhaben zur Realisierung von Infrastrukturen für das E-Business. 2000. VolltextBIB DownloadDetails
  • Wolff, Frank: Anforderungen an Modellierungswerkzeuge für Anwendungssysteme. In: Schmidt, Herrad (Hrsg.): Modellierung betrieblicher Informationssysteme: Proceedings der MobIS-Fachtagung 2000. GI-Fachgruppe 5.10, 2000, S. 221-228. BIB DownloadDetails
  • Strecker, Stefan; Weinhardt, Christof: Electronic OTC Trading in the German Wholesale Electricity Market. In: Database; Applications, Expert Systems (Hrsg.): Proceedings: Electronic Commerce and Web Technologies: First International Conference, EC-Web 2000. Springer, Berlin et al. 2000, S. 280-290. VolltextBIB DownloadDetails
  • Jung, Jürgen: Quo Vadis? Der Pfad zum Multimedia-Center im Auto ist dornig. In: teletraffic (2000) Nr. 4, S. 6-6. BIB DownloadDetails
  • Strecker, Stefan; Lattemann, Ch: Power aus dem Netz - Stromeinkauf im Internet: Leitfaden für Mittelständler. Frankfurt am Main 2000. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: An Object-Oriented Architecture for Knowledge Management Systems. 1999. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Wolff, Frank: Projektstrukturierung und Informationsfluß aus Sicht des Vertragsmanagements. In: Oberweis, Andreas; Sneed, Harry (Hrsg.): Software-Management ’99: Fachtagung der Gesellschaft für Informatik, Oktober 1999 in München. B. G. Teubner GmbH, 1999, S. 319-326. BIB DownloadDetails
  • Haase, Thomas; Jung, Jürgen; Rose, Martin: Fachtagung ’Modellierung betrieblicher Informationssysteme 98’ - Resümee dreier studentischer Teilnehmer. In: Wirtschaftsinformatik, Jg. 41 (1999) Nr. 1. BIB DownloadDetails
  • 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_5VolltextBIB DownloadDetails
  • Frank, Ulrich: Memo: Visual Languages for Enterprise Modelling. 1999. VolltextBIB DownloadDetails
  • Frank, Ulrich: Rezension of: Weber, R.: Ontological Foundations of Information Systems. In: Wirtschaftsinformatik (1999) Nr. 3, S. 292-293. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: Applying the MEMO-OML: Guidelines and Examples. 1999. VolltextBIB DownloadDetails
  • Frank, Ulrich; Prasse, Michael (Hrsg.): Tagungsband der MobIS 98. 1998. BIB DownloadDetails
  • 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. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: The MEMO Meta-Metamodel. 1998. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: The MEMO Object Modelling Language (MEMO-OML). 1998. VolltextBIB DownloadDetails
  • 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_5VolltextBIB DownloadDetails
  • Frank, Ulrich: Reflections on the Core of the Information Systems Discipline. 1998. VolltextBIB DownloadDetails
  • 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_2VolltextBIB DownloadDetails
  • Frank, Ulrich: Evaluating Modelling Languages: Relevant Issues, Epistemological Challenges and a Preliminary Research Framework. 1998. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich; Prasse, Michael: Ein Bezugsrahmen zur Beurteilung objektorientierter Modellierungssprachen - veranschaulicht am Beispiel von OML und UML. 1997. VolltextBIB DownloadDetails
  • Frank, Ulrich; Halter, Sören: Enhancing Object-Oriented Software Development with Delegation. 1997. VolltextBIB DownloadDetails
  • Frank, Ulrich: Towards a Standardization of Object-Oriented Modelling Languages?. 1997. VolltextBIB DownloadDetails
  • 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_12VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: Enriching Object-Oriented Methods with Domain Specific Knowledge: Outline of a Method for Enterprise Modelling. 1997. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: Objektorientierte Unternehmensmodellierung mit der MEMO-Methode. In: Proceedings of OOP’96. 1996, S. 132-141. BIB DownloadDetails
  • 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. BIB DownloadDetails
  • Frank, Ulrich: MEMO: Objektorientierte Unternehmensmodellierung zum gemeinsamen Entwurf optimierter Geschäftsprozesse und hochintegrierter Anwendungssysteme. In: OBJEKTspektrum, Jg. 1995 (1995) Nr. 6, S. 43-47. VolltextBIB DownloadDetails
  • 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_12BIB DownloadDetails
  • 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_3VolltextBIB DownloadDetails
  • Wolff, Frank: Ein Total Quality Modell für die Softwareentwicklung. In: Softwaretechnik-Trends, Jg. 14 (1994) Nr. 1, S. 38-46. VolltextBIB DownloadDetails
  • Frank, Ulrich: Multiperspektivische Unternehmensmodellierung: Theoretischer Hintergrund und Entwurf einer objektorientierten Entwicklungsumgebung. Oldenbourg Verlag, 1994. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: Integrierte Dokument- und Vorgangsbearbeitung in POLIKOM. In: Klöckner, K. (Hrsg.): Betrieblicher Einsatz von CSCW-Systemen. 1994, S. 37-49. VolltextBIB DownloadDetails
  • 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.323453VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich: A Comparison of two outstanding Methodologies for Object-Oriented Design. 1993. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • Frank, Ulrich; Klein, Stefan: Unternehmensmodelle als Basis und Bestandteil integrierter betrieblicher Informationssysteme. 1992. BIB DownloadDetails
  • Wolff, Frank: Long-term controlling of software reuse. In: Information and Software Technology, Jg. 34 (1992) Nr. 3, S. 178-184. BIB DownloadDetails
  • Frank, Ulrich; Klein, Stefan: Three Integrated Tools for Designing and Prototyping Object-Oriented Enterprise Models. 1992. VolltextBIB DownloadDetails
  • Frank, Ulrich: Integrierte Informationssysteme: Konventionelle Modelle und Perspektiven objektorientierter Kommunikation. In: Praxis der Informationsverarbeitung und Kommunikation, Jg. 15 (1992) Nr. 1, S. 29-35. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. VolltextBIB DownloadDetails
  • 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. BIB DownloadDetails
  • Frank, Ulrich; Kronen, J.: Kommunikationsanalyseverfahren als Grundlage der Gestaltung von Informationssystemen: Konzeptioneller Bezugsrahmen, Anwendungspraxis und Perspektiven. Vieweg, 1991. BIB DownloadDetails
  • Frank, Ulrich: Ein Literatur- und Dokument-Retrievalsystem für den Einsatz in heterogenen Netzen. 1991. BIB DownloadDetails
  • Kruse, H. -G; Frank, Ulrich (Hrsg.): Praxis der Expertensysteme. Hanser, 1989. BIB DownloadDetails
  • Frank, Ulrich: Meta-Wissen, Analogieschließen und maschinelles Lernen: Anwendungsvoraussetzungen und Grenzen. In: Angewandte Informatik, Jg. 1989 (1989) Nr. 3, S. 103-112. BIB DownloadDetails
  • Frank, Ulrich: Zur Implementierung von Wissen über Organisationen. In: Kruse, H. -G; Frank, Ulrich (Hrsg.): Praxis der Expertensysteme. Hanser, 1989, S. 183-198. BIB DownloadDetails
  • Frank, Ulrich: Expertensysteme: Konzepte, Probleme, Potentiale - ein kritischer Überblick. In: Kruse, H. -G; Frank, Ulrich (Hrsg.): Praxis der Expertensysteme. Hanser, 1989, S. 1-36. BIB DownloadDetails
  • Frank, Ulrich: Expertensysteme: Ein erfolgversprechender Ansatz zur Automatisierung dispositiver Tätigkeiten?. In: Die Betriebswirtschaft, Jg. 49 (1989) Nr. 1, S. 19-36. BIB DownloadDetails
  • Frank, Ulrich; Kieser, Alfred: Kommunikation. In: Helten, Elmar; Koch, Peter; Schmidt, Reimer; Farny, Dieter (Hrsg.): Handwörterbuch der Versicherung. 1988, S. 349-351. BIB DownloadDetails
  • Frank, Ulrich: Expertensysteme: Neue Automatisierungspotentiale im Büro- und Verwaltungsbereich?. Gabler, 1988. doi:10.1007/978-3-322-89314-7BIB DownloadDetails
  • Frank, Ulrich: Expertensysteme - Wunsch und Wirklichkeit oder: Rehabilitierung durch Entmystifikation. In: Praxis der Informationsverarbeitung und Kommunikation, Jg. 11 (1988) Nr. 1, S. 52-56. BIB DownloadDetails
  • 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. BIB DownloadDetails
  • . BIB DownloadDetails
  • 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-033BIB DownloadDetails
  • 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. VolltextBIB DownloadDetails

    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.

  • . . BIB DownloadDetails