<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Situational Reference Model Mining</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Jana-Rebecca</forename><surname>Rehse</surname></persName>
							<email>jana-rebecca.rehse@iwi.dfki.de</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Institute for Information Systems (IWi)</orgName>
								<orgName type="department" key="dep2">German Center for Artificial Intelligence (DFKI GmbH)</orgName>
								<orgName type="institution">Saarland University Campus</orgName>
								<address>
									<addrLine>D3 2</addrLine>
									<settlement>Saarbruecken</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Situational Reference Model Mining</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">5FC30895280C005D9203076451AFBB10</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T12:05+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Inductive reference modeling</term>
					<term>Reference model mining</term>
					<term>Reference model design principles</term>
					<term>Context-aware process design</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Reference models can be considered as special conceptual models that serve to be reused for the design of other conceptual models. Due to an ongoing need for high-quality reference models, reference model mining, i.e. the (semi-)automatic derivation of reference models from a set of existing process models, has recently gained the attention of researchers. The presented dissertation project addresses the concept of Situational Reference Model Mining, i.e. the idea that mined reference models, although based on the same input data, are intended for different use cases and thus have to meet different requirements. These requirements determine the reference model character and thus the technique that is best suited for mining it. The dissertation's major objective is to design, elaborate, and validate a method for Situational Reference Model Mining, which provides reference modelers with a clear guideline on how to use automated reference model mining techniques to their advantage.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Motivation and Research Problem 1</head><p>Reference models can be considered as special conceptual models that serve to be reused for the design of other conceptual models <ref type="bibr" target="#b3">[4]</ref>. They provide a template for process models in a certain industry and thus facilitate a resource-efficient implementation of the respective process and its adaption to the individual needs of an organization. This way, companies may benefit from best practices and industry-specific experience. The use of reference models is associated with a higher quality of processes and process models, as it simplifies internal communications by introducing a common terminology and considerably reduces the resources required for Business Process Management (BPM) <ref type="bibr" target="#b4">[5]</ref>.</p><p>Leveraging the multiple benefits of reference modeling in both research and practice depends on the widespread availability of high-quality reference models. Generally accepted and widely used reference models exist only for a few industries, such as the IT Infrastructure Library (ITIL) for IT service management or the Supply Chain Operations Reference Model (SCOR) for supply chain management, eliciting an ongoing need for reference model construction methods.</p><p>Reference models may be constructed both deductively and inductively. Deductive methods or "top-down" approaches employ generally accepted theories and principles. Models are constructed on a theoretical base and gradually substantiated along the way. In contrast, inductive or "bottom-up" development of reference models makes use of real-world data such as existing process models or execution logs. It focuses on similarities and commonalities within the input data and abstracts from a model's individual features. As is it possible to automate the inductive derivation of a potential reference model from a collection of existing process models (Reference Model Mining), inductive reference modeling may contribute to the trend of combining BPM with artificial intelligence (AI) <ref type="foot" target="#foot_0">2</ref> .</p><p>Until a few years ago, although inductive development was generally acknowledged, the literature on methods for reference model development was dominated by deductive approaches. This is interesting, as many existing reference models were at least partially developed inductively <ref type="bibr" target="#b2">[3]</ref>. Recently, however, there have been some research activities regarding inductive reference modeling. Methods have been proposed to (semi-)automatically derive reference models from both instance level data in the form of process logs <ref type="bibr" target="#b5">[6]</ref> and type-level data, i.e. process models <ref type="bibr" target="#b6">[7]</ref>. They make use of a multitude of existing computational techniques, such as subgraph isomorphism <ref type="bibr" target="#b2">[3]</ref>, genetic algorithms <ref type="bibr" target="#b7">[8]</ref>, or heuristic approximations of the graph edit distance <ref type="bibr" target="#b8">[9]</ref>.</p><p>When applying reference model mining (RMM), i.e. (semi-)automatic inductive reference model development, it becomes evident that the reference model content and character are significantly influenced by the choice of mining technique and its parametrization. Different mining techniques yield different models, even when applied to the same set of input models. Meanwhile, given a reuseoriented understanding of reference models, the requirements to the reference model are determined by the situational context it will be used in, similar to the adaptation of software developments methods in Situational Method Engineering (SME) <ref type="bibr" target="#b9">[10]</ref>. It will hence increase an inductively developed reference model's usefulness and situational suitability, if the mining technique is determined by the circumstances of its intended reuse. We call this concept "Situational Reference Model Mining" (S-RMM), i.e. extending RMM towards consciously considering the situational context when designing and using a reference model (cf. Fig. <ref type="figure" target="#fig_0">1</ref>).</p><p>Designing a method for S-RMM and understanding the influencing factors behind it is the main objective of the presented dissertation project titled "Situational Reference Model Mining -Conceptual Design and Selected Applications", which is conducted at the Institute of Information Systems at Saarland University, under the supervision of Prof. Dr. Peter Loos. It started in October 2015 and is planned to be completed in 2020. Some preliminary results and cited publications were already achieved during the author's time as research assistant at the same institute (April 2011 until October 2015). As the main objective of the project is the design of an artifact (a method for S-RMM), it follows the design science research paradigm (DSR), originally coined by Hevner et al. <ref type="bibr" target="#b10">[11]</ref>. More specifically, it applies the design science methodology by Wieringa <ref type="bibr" target="#b11">[12]</ref>, which describes design science as the "design and investigation of artifacts in context". According to its template for design questions <ref type="bibr">[12, p.16]</ref>, the overall goal of the dissertation is the following:</p><p>Improve availability and suitability of reference models by introducing a method for reference model mining that considers the situational context in order to facilitate reference model development and usage. This goal shall be reached by answering the following four research questions. The first two questions are knowledge questions, determined to gather knowledge on the reference modeling process. The second two questions are design questions, asking for new artifacts to improve the reference modeling process.</p><p>1. Which contextual factors influence reference model design? 2. Which techniques exist for reference model mining and which contextual factors influence their choice and applicability? 3. How can reference model mining techniques be matched with situational contexts to produce applicable reference models? 4. How can reference model mining be applied in a given application case, considering situational contextual factors?</p><p>The first question addresses the contextual factors that influence reference modeling. It is an open descriptive empirical research question, meant to observe reference modeling in real-world scenarios, gathering knowledge about the context of the artifact to be designed without the need for explanations. In contrast, the second question is an open explanatory empirical knowledge question with the goal to identify existing RMM techniques and to determine their potentials and limitations. We want to know under which situational circumstances a certain technique may and may not produce an applicable and well-suited reference model. Because these circumstances may apply to multiple techniques, they should be conclusively explained by the technique's properties.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Problem Investigation</head><p>What must be improved? Why?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Treatment Design</head><p>Which artifact could solve the problem?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Treatment Validation</head><p>How does this artifact contribute to stakeholder goals?</p><p>Treatment Implementation Fig. <ref type="figure">2</ref>. The design cycle to be followed <ref type="bibr" target="#b11">[12]</ref> The third question joins the existing artifacts (i.e. the RMM techniques) with the context by designing a method to match an existing technique with a situational context, such that the produced reference models are applicable and useful for their intended purpose. Therefore, the results from the previous two questions need to be related to each other through some intermediary concept. This concept and the matching method are then used in the fourth question, which finally addresses the overall goal of the dissertation project, as sketched by the template above. It is set out to design a comprehensive method for S-RMM, ranging from the identification of a need for a new reference model to its application and validation in a concrete use case.</p><p>Knowledge questions and design questions are answered by means of different research methods, following Wieringa's design cycle <ref type="bibr">[12, p.27ff.]</ref> in Fig. <ref type="figure">2</ref> </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>and</head><p>Frank's pluralistic conception of research methods in IS research <ref type="bibr" target="#b12">[13]</ref>. Problem investigation concerns learning more about the problem context, including stakeholder goals, conceptual problem frameworks, and related phenomena. In our case, this means an in-depth analysis of the context factors that determine a reference model's applicability and usefulness. Therefore, we will perform literature reviews and conduct interviews with expert modelers. Treatment design consists of defining requirements for the artifact and designing it accordingly. Therefore, we will translate the knowledge from the first stage into concrete requirements, before the main artifact (the method) is designed. In the treatment validation stage, the artifact is tested in its context. In our case, this validation will be conducted by applying the method for inductively developing a reference model for a to-be-defined use case, using observational case studies as well as single-case mechanism experiments along with qualitative research methods.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">State of the Art and Related Solutions 3</head><p>The concept of situational reference model construction based on design principles is not new, but has yet only been elaborated for deductive reference model development <ref type="bibr" target="#b3">[4]</ref>. Inductive reference model development has only recently gained attention in research, so there is little methodological seminal work. We presented first ideas towards S-RMM in <ref type="bibr" target="#b1">[2]</ref>, where the choice of an appropriate mining technique is discussed. In <ref type="bibr" target="#b13">[14]</ref>, we illustrate concrete challenges of inductive refer-ence modeling according to a seven-stage framework. A number of contributions describe concrete RMM techniques, but do not take on a methodological perspective, reflecting on the ways of model construction and the requirements of specific use cases. A first overview on existing techniques is given in <ref type="bibr" target="#b13">[14]</ref>. Since then, we have identified a few additional the contributions, such as <ref type="bibr" target="#b14">[15]</ref>.</p><p>The term "context" can be defined as "any information that can be used to characterize the situation of an entity" <ref type="bibr" target="#b15">[16]</ref>. The idea of adapting an artifact, such as a method or a model, to fit the specific context in which it is used, originated in the software engineering domain, where a rigid one-size-fits-all methodology for software development is not only unattainable but also inefficient <ref type="bibr">[10, p.5]</ref>. Their explanations and formalizations of the terms "situation" and "context" can be adapted to the BPM domain <ref type="bibr" target="#b16">[17]</ref>. Regarding business processes, the context describes the "environment in which a business process artefact is used" <ref type="bibr" target="#b17">[18]</ref>, formalized in terms of a "minimum set of variables containing all relevant information that impact the design and execution of a business process" <ref type="bibr" target="#b18">[19]</ref>. Similar to reference modeling, context is also considered in process mining research to achieve better and more specific results (e.g. <ref type="bibr" target="#b19">[20]</ref>).</p><p>S-RMM is innovative in the way that it combines the domain of reference modeling with the idea to adapt an artifact to the context in which it is used, as coined by SME, and techniques to derive a process model from collected real-life data, as in process mining. Giving a manual procedure model for inductive reference modeling based on RMM techniques, S-RMM goes beyond SME, because it does not directly influence the artifact itself (the model), but instead adapts the method used for deriving it. It differs from process mining, as both process models and execution logs are considered potential data sources. To our knowledge, no comparable approaches or solutions exist in state-of-the-art literature.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Contributions 4</head><p>Whereas most of the author's contributions have so far addressed research question 2 (e.g <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b20">21,</ref><ref type="bibr" target="#b13">14]</ref>), the main contribution to S-RMM is made in <ref type="bibr" target="#b0">[1]</ref>, where a first answer is given to questions 3 and 4. With a reuse-oriented conceptualization of reference models, their main purpose is to serve as an orientation in the design of new business process models. In this context, we decipher two general design processes <ref type="bibr" target="#b3">[4]</ref>. Deriving an individual model from a reference model is known as "Design With Reuse" (DWR), i.e. an existing model is used as a blueprint offering guidance to the process model designer by giving suggestions for both content and design of the individual model. On the other hand, "Design For Reuse" (DFR) describes the process of constructing a (reference) model for the purpose of being reused, i.e. composing model parts and domain knowledge, such that they achieve a certain degree of universality.</p><p>Considering a model construction process, there exist several different techniques for deriving a conceptual model from another one. These so-called design Fig. <ref type="figure">3</ref>. Procedure model for Situational Reference Model Mining <ref type="bibr" target="#b0">[1]</ref> principles describe how the content of the original model is adopted, adapted, and extended in order to create a new model. Five design principles are described in the literature <ref type="bibr" target="#b3">[4]</ref>. Each configuration, instantiation, specialization, aggregation, and analogy may be used in the context of reference modeling and applied to both DFR and DWR. However, not every design principle may be applied to every reference model, nor may every intended target model be derived by any design principle. Instead, the choice of model design principle depends on the situational circumstances, i.e. the requirements posed to the target model and the construction process itself. These factors also determine the character and the choice of an appropriate reference model for a certain application context.</p><p>The main idea behind our method for S-RMM is to match RMM techniques with applicable contexts by means of selecting appropriate design principles for the construction of both target and reference models. Depending on the situational circumstances and the target model requirements, a certain design principle is applied to derive the target model from the reference model. This design principle poses certain restrictions and requirements to the reference model design, which is mainly influenced by the choice of technique that was used to mine the reference model. Hence, the choice of mining technique is ultimately determined by the situational context of the reference model application.</p><p>Research question 4 is addressed by the first conceptual design for a procedure model for S-RMM, shown in Fig. <ref type="figure">3</ref>. It constitutes the main artifact to be delivered in the dissertation. It is designed around the conceptualization of S-RMM in Fig. <ref type="figure" target="#fig_0">1</ref> and describes a generic execution process of an S-RMM application. Of the ten steps, seven belong to DFR and focus on the reference model construction (i.e. the actual mining), whereas three belong to DWR and are concerned with the target model construction (i.e. the reference model application).</p><p>The procedure model starts with defining the situational context, which determines the target model design principle in the second step. As stated below, this step is not yet conclusively elaborated and requires a lot of additional research. In the third step, the reference model requirements are defined, which are partly determined by the used principle and partly by the context itself. The reference model design principle is derived from these requirements, with the help of additional methods and artifacts, as explained below. For certain combi-nations of target model and reference model principle, several mining techniques are available; their choice may depend on additional factors. The input models can only be finally selected after the mining technique, as some techniques pose additional requirements to their input data. Afterwards, the model can be mined, concluding the DFR process. In the DWR process, the model is manually or automatically adapted, before the target models can be derived and evaluated regarding their purpose.</p><p>To provide a guideline for applying the procedure model and to answer research question 3, we analyzed existing mining techniques regarding their underlying principles and requirements (cf. Table <ref type="table" target="#tab_1">1</ref>). For each target model design principle, we suggest corresponding reference model design principles and, for each pair, a example of a suitable mining technique. A more detailed version of this table, classifying many state-of-the-art techniques can be found in <ref type="bibr" target="#b0">[1]</ref>. 5 Intended Future Work</p><p>Although the to-be-designed artifacts are roughly sketched in the previous sections, there are numerous steps to be conducted in order to complete the research activities that are required to satisfactorily answer the posed research questions. Readers will notice that the above procedure model was designed without performing an in-depth requirements analysis first. This analysis will be built on an identification of relevant context factors, which will be identified by means of a literature analysis of inductive reference modeling case studies and seminal works on reference modeling. The goal is an integrated and conclusive model of influential context factors for reference model development. This model will then be validated and enhanced with expert interviews and provide a comprehensive answer to research question 1. From that, we can derive requirements, which can be used to adapt and refine the procedure model.</p><p>To conclusively answer research question 2, it is necessary to update the literature analysis from <ref type="bibr" target="#b13">[14]</ref>, in order to capture the newest developments in the field of RMM techniques. In addition, there needs to be an extensive literature review for the identification of techniques that are not explicitly set out for RMM, but could be used for that purpose, e.g. from the field of process mining.</p><p>Our analysis of matching existing RMM techniques with accepted design principles for reference models in Tab. 1 is a preliminary sketch of a conclusive answer to research question 3. It needs to be complemented by additional principles such as modification, elimination, or union, potentially by means of a structuring framework. The RMM techniques identified in the previous research question need to be matched the the individual principles. Most importantly, there needs to be some matching procedure between the context factors from the first question to the design principles, and then, the RMM techniques.</p><p>The procedure model in Fig. <ref type="figure">3</ref> is the framework for an answer to research question 4. Not only does it require an in-depth analysis of posed requirements and an according adaptation and refinement, it also has to be substantiated by concrete operationalizations of the individual stages. At this point, it is unclear how the stages should be executed. To complete the design cycle, the procedure model is supposed to be evaluated in practical case studies, where it is used to inductively develop a reference model for a certain context. These case studies have yet to be determined, planned, and executed.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Main idea behind Situational Reference Model Mining</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 .</head><label>1</label><figDesc>Analysis of matching principles and according mining techniques</figDesc><table><row><cell>Target Model</cell><cell>Reference Model</cell><cell>RMM Technique</cell></row><row><cell>Design Principle</cell><cell>Design Principle</cell><cell>(Example)</cell></row><row><cell>Configuration</cell><cell>Aggregation Analogy</cell><cell>[2] [7]</cell></row><row><cell>Instantiation</cell><cell>Aggregation</cell><cell>[21]</cell></row><row><cell>Specialization</cell><cell>Aggregation Analogy</cell><cell>[2] [7]</cell></row><row><cell>Aggregation</cell><cell>-</cell><cell>-</cell></row><row><cell></cell><cell>Configuration</cell><cell>[6]</cell></row><row><cell>Analogy</cell><cell>Aggregation</cell><cell>[2]</cell></row><row><cell></cell><cell>Analogy</cell><cell>[8]</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_0">Cf. the keynote speech "Intelligent Continuous Improvement, When BPM Meets AI" by Miguel Valdés at BPM 2017</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_1">This section is based on previous work presented in<ref type="bibr" target="#b0">[1]</ref> and has been extended.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_2">This section is based on previous work presented in<ref type="bibr" target="#b0">[1]</ref> and has been adapted.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Towards Situational Reference Model Mining -Main Idea, Procedure Model &amp; Case Study</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Rehse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings der 13. Internationalen Tagung Wirtschaftsinformatik. Internationale Tagung Wirtschaftsinformatik (WI-2017)</title>
				<editor>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Leimeister</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">W</forename><surname>Brenner</surname></persName>
		</editor>
		<meeting>der 13. Internationalen Tagung Wirtschaftsinformatik. Internationale Tagung Wirtschaftsinformatik (WI-2017)<address><addrLine>St. Gallen, Switzerland</addrLine></address></meeting>
		<imprint>
			<publisher>AIS</publisher>
			<date type="published" when="2017">February 12-15. 2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An execution-semantic approach to inductive reference models development</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Rehse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">24th European Conference for Information Systems (ECIS). European Conference on Information Systems (ECIS-16)</title>
				<meeting><address><addrLine>Istanbul, Turkey</addrLine></address></meeting>
		<imprint>
			<publisher>AIS</publisher>
			<date type="published" when="2016">June 12-15. 2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A graph-theoretic method for the inductive development of reference process models</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Rehse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Software &amp; Systems Modeling</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="833" to="873" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Design principles for reference modeling: Reusing information models by means of aggregation, specialisation, instantiation, and analogy</title>
		<author>
			<persName><forename type="first">J</forename><surname>Vom Brocke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Reference Modeling for Business Systems Analysis</title>
				<editor>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</editor>
		<meeting><address><addrLine>Hershey</addrLine></address></meeting>
		<imprint>
			<publisher>Idea Group Publishing</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="47" to="75" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Perspectives on reference modeling</title>
		<author>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Reference modeling for business systems analysis</title>
				<editor>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</editor>
		<meeting><address><addrLine>Hershey, PA</addrLine></address></meeting>
		<imprint>
			<publisher>Idea Group Publishing</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="1" to="20" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Mining reference process models and their configurations</title>
		<author>
			<persName><forename type="first">F</forename><surname>Gottschalk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">M</forename><surname>Van Der Aalst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Jansen-Vullers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">On the Move to Meaningful Internet Systems: OTM 2008 Workshops, OTM Confederated International Workshops and Posters</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">R</forename><surname>Meersman</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Z</forename><surname>Tari</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Herrero</surname></persName>
		</editor>
		<meeting><address><addrLine>Monterrey, Mexico; Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">November 9-14, 2008. 2008</date>
			<biblScope unit="volume">5333</biblScope>
			<biblScope unit="page" from="263" to="272" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Mining business process variants: Challenges, scenarios, algorithms</title>
		<author>
			<persName><forename type="first">C</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Reichert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Wombacher</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Data &amp; Knowledge Engineering</title>
		<imprint>
			<biblScope unit="volume">70</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="409" to="434" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Generating valid reference business process model using genetic algorithm</title>
		<author>
			<persName><forename type="first">B</forename><surname>Yahya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Bae</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bae</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Innovative Computing, Information and Control</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="1463" to="1477" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Towards a minimal cost of change approach for inductive reference model development</title>
		<author>
			<persName><forename type="first">P</forename><surname>Ardalani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Houy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 21st European Conference on Information Systems. European Conference on Information Systems (ECIS-13), 21st</title>
				<meeting>the 21st European Conference on Information Systems. European Conference on Information Systems (ECIS-13), 21st<address><addrLine>Utrecht, Netherlands</addrLine></address></meeting>
		<imprint>
			<publisher>AIS</publisher>
			<date type="published" when="2013-08">June 5-8. 2013</date>
			<biblScope unit="volume">127</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Situational method engineering</title>
		<author>
			<persName><forename type="first">B</forename><surname>Henderson-Sellers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ralyté</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">J</forename><surname>Ågerfalk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rossi</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Design science in information systems research</title>
		<author>
			<persName><forename type="first">A</forename><surname>Hevner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>March</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Park</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ram</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">MIS quarterly</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="75" to="105" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Design Science Methodology for Information Systems and Software Engineering</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">J</forename><surname>Wieringa</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
			<publisher>Springer</publisher>
			<pubPlace>Berlin Heidelberg</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Towards a pluralistic conception of research methods in information systems research</title>
		<author>
			<persName><forename type="first">U</forename><surname>Frank</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="volume">7</biblScope>
		</imprint>
		<respStmt>
			<orgName>Institut für Informatik und Wirtschaftsinformatik (ICB) der Universität Duisburg-Essen</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">ICB-Research Report No</note>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Inductive reference model development: Recent results and current challenges</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Rehse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hake</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">INFOR-MATIK 2016</title>
		<title level="s">Lecture Notes in Informatics</title>
		<editor>
			<persName><forename type="first">H</forename><forename type="middle">C</forename><surname>Mayr</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Pinzger</surname></persName>
		</editor>
		<meeting><address><addrLine>Bonn</addrLine></address></meeting>
		<imprint>
			<publisher>LNI</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="volume">259</biblScope>
			<biblScope unit="page" from="739" to="752" />
		</imprint>
		<respStmt>
			<orgName>Gesellschaft für Informatik (GI)</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Granular computing-based development of service process reference models in social manufacturing contexts</title>
		<author>
			<persName><forename type="first">J</forename><surname>Leng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Jiang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Concurrent Engineering</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="95" to="107" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Understanding and using context</title>
		<author>
			<persName><forename type="first">A</forename><surname>Dey</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Personal and ubiquitous computing</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="4" to="7" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Contextualization of method components</title>
		<author>
			<persName><forename type="first">E</forename><surname>Kornyshova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Deneckère</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Claudepierre</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fourth International Conference on Research Challenges in Information Science (RCIS)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="235" to="246" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Context-driven business process modeling</title>
		<author>
			<persName><forename type="first">M</forename><surname>Born</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kirchner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Müller</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The 1st International Workshop on Managing Data with Mobile Devices (MDMD 2009)</title>
				<meeting><address><addrLine>Milan, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="6" to="10" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Context-aware process design: Exploring the extrinsic drivers for process flexibility</title>
		<author>
			<persName><forename type="first">M</forename><surname>Rosemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Recker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The 18th International Conference on Advanced Information Systems Engineering. Proceedings of Workshops and Doctoral Consortium</title>
				<imprint>
			<publisher>Namur University Press</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="149" to="158" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Mining context-dependent and interactive business process maps using execution patterns</title>
		<author>
			<persName><forename type="first">J</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">P J C</forename><surname>Bose</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">M P</forename><surname>Van Der Aalst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Business Process Management Workshops: BPM 2010 International Workshops and Education Track</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Zur Muehlen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Su</surname></persName>
		</editor>
		<meeting><address><addrLine>Hoboken, NJ, USA; Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2010">September 13-15, 2010. 2011</date>
			<biblScope unit="page" from="109" to="121" />
		</imprint>
	</monogr>
	<note>Revised Selected Papers</note>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Eine Untersuchung der Potentiale automatisierter Abstraktionsansätze für Geschäftsprozessmodelle im Hinblick auf die induktive Entwicklung von Referenzprozessmodellen</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Rehse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fettke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Loos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 11th International Conference on Wirtschaftsinformatik. Internationale Tagung Wirtschaftsinformatik. Internationale Tagung Wirtschaftsinformatik (WI-2013)</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Alt</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><surname>Franczyk</surname></persName>
		</editor>
		<meeting>the 11th International Conference on Wirtschaftsinformatik. Internationale Tagung Wirtschaftsinformatik. Internationale Tagung Wirtschaftsinformatik (WI-2013)<address><addrLine>Leipzig, Germany</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-03-01">February 27 -March 1. 2013</date>
		</imprint>
	</monogr>
	<note>In German</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
