<?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">Artifact-driven Process Monitoring: Dynamically Binding Real-world Objects to Running Processes</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Giovanni</forename><surname>Meroni</surname></persName>
							<email>giovanni.meroni@polimi.it</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Dipartimento di Elettronica</orgName>
								<orgName type="department" key="dep2">Informazione e Bioingegneria</orgName>
								<orgName type="institution">Politecnico di Milano</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Claudio</forename><surname>Di Ciccio</surname></persName>
							<email>claudio.di.ciccio@wu.ac.at</email>
							<affiliation key="aff1">
								<orgName type="department">Institute for Information Business</orgName>
								<orgName type="institution">Vienna University of Economics and Business</orgName>
								<address>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jan</forename><surname>Mendling</surname></persName>
							<email>jan.mendling@wu.ac.at</email>
							<affiliation key="aff1">
								<orgName type="department">Institute for Information Business</orgName>
								<orgName type="institution">Vienna University of Economics and Business</orgName>
								<address>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Artifact-driven Process Monitoring: Dynamically Binding Real-world Objects to Running Processes</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">491E97777F46894D03BBBD43A85FBB0A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T06:10+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>E-GSM</term>
					<term>Artifact-driven Process Monitoring</term>
					<term>Dynamic Binding</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Monitoring inter-organizational business processes requires explicit knowledge about when activities start and complete. This is a challenge because no single system controls the process, activities might not be directly recorded, and the overall course of execution might only be determined at runtime. In this paper, we address these problems by integrating process monitoring with sensor data from real-world objects. We formalize our approach using the E-GSM artifact-centric language. Since the association between real-world objects and process instances is often only determined at runtime, our approach also caters for dynamic binding and unbinding at runtime.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The monitoring of business processes is well understood and readily supported by modern Business Process Management Systems (BPMSs) <ref type="bibr" target="#b4">[5]</ref>. In an intra-organizational setting, the process engine of the BPMS keeps track of the state and state changes of individual process instances, and the start and completion of activities is directly recorded in the system. The information captured by the BPMS is in such a case sufficient to the monitoring purposes.</p><p>Monitoring becomes more challenging when inter-organizational processes have to be monitored and activities are not automated, i.e., performed by humans. Typically several stakeholders are involved, each one controlling only a portion of the process. In that case, the way to inform a BPMS on when activities are executed is to manually send a notification. Therefore, human operators have to notify the BPMS about the start and completion of each activity. Such a task disrupts their work and can be easily forgotten or postponed, thus negatively affecting the reliability of the monitoring.</p><p>Another disadvantage of a centralized BPMS is the difficulty to deal with variations in the distributed control flow. Should activities not be executed in the right order, the typical reaction of a BPMS is to raise an exception and consequently abort the process at once. This is undesirable: Because the process is distributed among different stakeholders, some of them may choose to ignore the exception and continue running the process fragment under their own control. This would mean that any activity performed after the exception would not be tracked. A conventional approach to solve this issue is to suppress the BPMS default process abort at violations, and resort on process mining techniques to detect which portion of the process was affected. However, such techniques are meant to be applied a posteriori, thus permitting the stakeholders to know how the process actually unfolded only after it finished.</p><p>To overcome these issues, in this paper we propose an approach that relies on the information coming from the artifacts involved in the process, rather than on the stakeholders, to understand how the process evolves. By adopting the artifact-centric language Extended-GSM (E-GSM) <ref type="bibr" target="#b0">[1]</ref>, extension of Guard-Stage-Milestone (GSM) <ref type="bibr" target="#b8">[9]</ref>, it is possible to monitor the process even when the control flow is not respected. Also, our approach caters for the dynamic binding of the real-world objects impersonating the artifacts with the process instances at run-time.</p><p>The remainder of this paper is structured as follows. Section 2 introduces a motivating example used to describe our approach in Section 3. Finally, Section 4 reports on the related work and Section 5 concludes the paper outlining possible future research.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Motivating Example</head><p>To better understand the motivations behind our work, in this section we present an example process taken from the logistics domain. The process is depicted with the Business Process Model and Notation (BPMN) diagram in Fig. <ref type="figure" target="#fig_0">1</ref>. The upper portion represents the overall process, where each leg is modeled as a subprocess. The process has five main stakeholders: A producer (henceforth, P ), the wholesale customer (W ), and the transportation companies operating via road with trucks (T ), via open-sea with cargo-ships (O), and via rail with trains (R). P provides its products to W , and to do so it relies on the following plan: The process starts when the goods are inside a shipping container (start event Process started). Then, the container is shipped by truck from the warehouse of P to terminal X (first mile). We indicate the first leg of the transport as activity Ship to X. If the container arrives at X during a workday, it is then shipped to terminal Y by rail (Ship to Y), otherwise it is shipped to terminal Z via open-sea (Ship to Z). Finally, the container is shipped to W from either Y or Z by truck. The transportation leg along the last mile is denoted as Ship to customer. Once W receives the goods, the process ends (end event Process ended).</p><p>The lower portion of Fig. <ref type="figure" target="#fig_0">1</ref> depicts the expanded subprocess Ship to X, carried out by T via truck. The container is firstly loaded onto the means of transport (Load container), which subsequently delivers the container to the planned destination (Deliver container). Here the container is inspected for damages occurred during the shipment (Inspect container), and finally it is unloaded from the means of transport (Unload container). The expanded subprocesses of Ship to Y, Ship to Z, and Ship to Customer are not drawn here for the sake of space. The activities involved are the same as Ship to X, although they differ for the source and destination of the shipment, the stakeholder involved (resp. R and O), and the means of transport adopted. Note that T has control only on the first and last mile, whereas the intermediate shipment is performed either by R or O. P and W , who are the only stakeholders interested in knowing how the whole process is being executed, have no direct control on the shipment.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Approach</head><p>To autonomously monitor the process, our E-GSM-based monitoring solution needs to know (i) how the process is structured and which artifacts interact with the process, and (ii) which real-world objects impersonate the artifacts.</p><p>The artifacts are used to identify which activities are executed. The underlying idea is that when an activity is running, it alters the state of one or more artifacts. We can thus infer which activities are being carried out by detecting a change in the state of the artifacts. Note that, for an activity to be autonomously monitorable, it must alter the state of at least one physical artifact. Otherwise, explicit notifications are still needed to determine its activation or termination. On the other hand, the structure of the process is used to detect if compliance violations occur: When the execution of a process instance differs from the one defined in the process structure, we can report such a discrepancy. Thus, we can identify which activities are affected, and mark them as non-compliant.</p><p>Because different real-world objects embodying the same artifact exist (e.g., different trucks), a binding among each artifact and the impersonating real-world object must be defined. To maximize the flexibility of our solution, such a binding is definable at runtime: Oftentimes it is possible to know which objects participate in a specific process instance only after that process instance started. Since the same object may participate in multiple process instances, at some point in time the information on its state may be relevant to some running process instances and not to other ones. Therefore, it should be possible to unbind the object from the process instances once its state becomes no longer relevant.</p><p>To easily produce all such information, we propose a three-steps procedure. It starts from a BPMN process diagram representing the process to be monitored. The first step requires the designer to enrich the BPMN diagram by including information on the artifacts participating in the process. The second step automatically translates the BPMN diagram into an E-GSM process, suited for monitoring distributed processes. The third step automatically defines criteria to map real-world objects to the artifacts at runtime.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Enrichment of the BPMN process model with artifacts</head><p>A BPMN process diagram specifies a.o. the activities of a process and their controlflow relationships. However, to be able to infer when activities start or end based on the state of the artifacts, the diagram must capture this information. To this extent, we resort on the standard BPMN data objects, rather than introducing yet another extension of BPMN. Data objects traditionally serve for documentation purposes, yet we use them to model the artifacts and their interactions with the process. In particular, the artifacts and their states specified in input and output data objects indicate the triggers for the activities to start and end.</p><p>Furthermore, the following binding and unbinding mechanisms among artifacts and real-world objects must be specified in the diagram: (i) When an artifact starts interacting with the process, (ii) how the object impersonating the artifact is notified to the process, and (iii) when an artifact is no longer related to the process. To do so, we rely on the following rules:</p><p>-For each artifact, at least one output data object with no data state must be defined in the diagram and associated to a start event. The artifact is supposed to begin interacting with the process when that event occurs. Beforehand, the artifact and its state are ignored. The payload of the event indicates the object that instantiates the artifact. For instance, Truck interacts with the process once Ship to X started occurs. -For each artifact, zero or more input data objects with no data state can be defined in the diagram and associated to an end event. The artifact is supposed to become unrelated to the process when the event occurs (after such an event, the artifact and its state will be ignored when the process is executed). For instance, Truck will be no longer related to the process once Ship to X ended occurs. Notice that the same set of input (output) data objects should be associated to multiple activities only if all such activities are expected to start (end) simultaneously. Similarly, the artifacts specified in input and output data objects are expected to assume the indicated states only when the associated activity starts or ends, respectively.</p><p>Example. Let us consider again the BPMN process model shown in Fig. <ref type="figure" target="#fig_0">1</ref>. The input and output data objects of Unload Container indicate the preconditions and postconditions for that activity to be executed. To execute Unload Container, the container must be closed and unhooked from the truck, and the truck must already be parked in terminal X. When Unload Container finishes, the truck will leave terminal X. As the container participates in the whole process, its data object is associated to the start and Example. Fig. <ref type="figure">2</ref> shows the E-GSM process model derived from the BPMN process model of Fig. <ref type="figure" target="#fig_0">1</ref>. To mark UnloadContainer as opened (i.e., the container is currently being unloaded from the truck), unloadContainer.DFG1 requires that Truck is siteX, still, and Container is closed, unhooked. To mark UnloadContainer as closed (i.e., the unloading of the container finished), UnloadContainer.M1 requires that Truck is siteX, moving. Finally, to ensure that UnloadContainer is executed at the right time, UnloadContainer.PFG1 requires that UnloadContainer has not already been executed (thus requiring UnloadContainer.M1 not to be achieved). Also, UnloadContainer.PFG1 requires that InspectContainer, which directly precedes UnloadContainer, has already been executed (thus requiring InspectContainer.M1 to be achieved).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Generation of the artifact-to-object mapping criteria</head><p>The E-GSM model generated in the previous step allows us to detect when activities are executed based on the state of the artifacts participating in the process. However, the E-GSM model does not indicate which real-world object will impersonate each artifact (e.g., the artifact Truck is impersonated by the physical truck having license plate "AB123XY"). We capture the mapping criteria among artifacts and objects in a separate document. This choice allows us to decouple the process logic, which is carried out by an E-GSM engine, from the artifact instantiation logic, carried out by a separate software module, named Events Router. <ref type="foot" target="#foot_0">3</ref> Based on the mapping criteria, the Events notifies the E-GSM engine only of those events related to objects that participate to the process being monitored. We remark here that through this approach the binding of real-world objects with information artifacts in the model is dynamically established at run-time.</p><p>Starting from the enriched BPMN process model obtained in the first step, the criteria to map real-world objects to the artifacts can be applied in an automated way. To do so, the following rules are applied:</p><p>-Each data association between a BPMN start event and a data object is translated to a mapping criterion. The criterion states that, whenever the start event is detected, the artifact represented by the data object is bound to the real-world object identified in the payload of the event. Should the artifact be already bound to a different realworld object, the new binding would replace the existing one. For instance, when the event ship to x started occurs, Truck is bound to the real-world truck whose license plate is specified in the payload of ship to x started, e.g., "AB123XY". -Each data association between a data object and a BPMN end event is translated to a mapping criterion. The criterion states that, whenever the end event is detected and the artifact represented by the data object is bound to a real-world object, it gets unbound. For instance, when the event ship to x ended occurs, no real-world truck is bound anymore to Truck.</p><p>Example. Fig. <ref type="figure">3</ref> shows an excerpt of the artifact-to-object mapping criteria derived from the BPMN process model of Fig. <ref type="figure" target="#fig_0">1</ref>. Because the Container artifact interacts with the &lt;Mapping&gt; &lt;Artifact name="Container"&gt; &lt;BindingEvent id="process_started"/&gt; &lt;UnbindingEvent id="process_ended"/&gt; &lt;/Artifact&gt; &lt;Artifact name="Truck"&gt; &lt;BindingEvent id="ship_to_x_started"/&gt; &lt;BindingEvent id="ship_to_customer_started"/&gt; &lt;UnbindingEvent id="ship_to_x_ended"/&gt; &lt;UnbindingEvent id="ship_to_customer_ended"/&gt; &lt;/Artifact&gt; [...]&lt;/Mapping&gt; Fig. <ref type="figure">3</ref>. Artifact-to-object mapping criteria. whole process, the binding is expected to occur when the process starts, and the unbinding to occur once the process finishes. Therefore, to bind a physical container to Container, the event process started should occur. Once process started is detected, Container is bound to the container whose unique identifier (e.g., its serial number) is equal to the one specified in the payload of process started. To unbind Container, process ended should occur. The Truck artifact, on the other hand, interacts with both the subprocesses Ship To X and Ship To Customer. Therefore, to bind a physical truck to Truck, either the event ship to x started or ship to customer started should occur. Similarly, to unbind Truck, either ship to x ended or ship to customer ended should occur.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Related Work</head><p>To monitor the execution of processes based on external data, Baumgrass et al. <ref type="bibr" target="#b2">[3]</ref> integrate a BPMN Engine with a Complex Event Processing (CEP). Cabanillas et al. <ref type="bibr" target="#b3">[4]</ref>, on the other hand, annotate activities with constraints monitored when the process is executed. However, none of these solutions deals with deviations in the execution flow.</p><p>Methods to translate imperative languages to GSM are proposed a.o. in <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b13">14,</ref><ref type="bibr" target="#b5">6</ref>] All these solutions treat control flow information in a prescriptive way. On the other hand, our solution extends <ref type="bibr" target="#b1">[2]</ref>, and as such it treats control flow in a descriptive way.</p><p>A GSM-based collaboration hub to ease the coordination of logistics processes is proposed in <ref type="bibr" target="#b11">[12]</ref>. However, it relies on explicit notifications to determine when activities are executed. <ref type="bibr" target="#b7">[8]</ref> overcomes this limitation by adopting the Internet of Things (IoT) paradigm: they rely on sensor data coming from smart objects to activate and deactivate stages. However, the GSM model is expected to be modeled from scratch. Also, they lack mechanisms to detect deviations among the execution of the process and the model.</p><p>Concerning the enrichment of process models with information on the data manipulated during execution, Meyer et al. <ref type="bibr" target="#b12">[13]</ref> also propose the adoption of BPMN data objects to model such information. With respect to our work, they focus on process execution rather than monitoring. Also, they rely on an extension of the BPMN syntax.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions and Future Work</head><p>This paper has presented an approach based on E-GSM to monitor the execution of distributed business processes based on the status of the manipulated artifacts. Mechanisms to dynamically bind and unbind to a process execution the participating real-world objects have also been defined.</p><p>Currently, our approach supports only one-to-one mappings among real-world objects and artifacts. Furthermore, the user has to manually check if the BPMN diagrams are correctly and sufficiently annotated for the process to be autonomously monitored. Future work will aim to address these limitations by including one-to-many and manyto-many mappings, and by introducing tool support to evaluate and improve the annotations.</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. BPMN diagram of the running example: High-level process model (top), and expanded subprocess Ship to X (bottom).</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">Source code at https://bitbucket.org/polimiisgroup/eventsrouter.</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work has been partially funded by the Italian Project ITS Italy 2020 under the Technological National Clusters program.</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>end events of the process. On the other hand, a truck is needed only for the Ship To X and Ship to Customer subprocesses -the shipments carried out by the trucks. As such, the data object representing the truck is associated only to the start and end events of these subprocesses.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Generation of the E-GSM process model</head><p>Due to its imperative nature, BPMN treats the control flow information in a prescriptive way: The only possible executions of the process are the ones that comply with the control flow. Therefore, any other execution cannot take place. To overcome this limitation, we make use of the E-GSM language <ref type="bibr" target="#b0">[1]</ref>, an extension of the Guard-Stage-Milestone notation <ref type="bibr" target="#b8">[9]</ref> expressly suited for monitoring. E-GSM treats the control flow in a descriptive way, and as such it can monitor any possible execution of a process: When a deviation from the control flow is detected, an E-GSM engine simply marks the portion of the process that caused such a deviation as non compliant, without interrupting the monitoring.</p><p>Starting from the enriched BPMN process model obtained in the previous step, an E-GSM model of that process can be automatically produced. To do so, we extend the translation rules defined in <ref type="bibr" target="#b1">[2]</ref> by taking into account also the data objects associated to activities. In particular, for every stage S derived from an activity A, its Data Flow Guard (Milestone), responsible for detecting the activation (termination) of S, is evaluated whenever any of the artifacts Ar associated to each input (output) data objects of A changes state. S starts (ends) when the state assumed by all Ar's is the one indicated by the input (output) data objects of A.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A GSM-based Approach for Monitoring Cross-Organization Business Processes using Smart Objects</title>
		<author>
			<persName><forename type="first">L</forename><surname>Baresi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Meroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Plebani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM 2015 Workshops</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="389" to="400" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Using the guard-stage-milestone notation for monitoring bpmn-based processes</title>
		<author>
			<persName><forename type="first">L</forename><surname>Baresi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Meroni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Plebani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPMDS EMMSAD</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page" from="18" to="33" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">BPMN extension for business process monitoring</title>
		<author>
			<persName><forename type="first">A</forename><surname>Baumgrass</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Herzberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weske</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">EMISA</title>
		<imprint>
			<biblScope unit="page" from="85" to="98" />
			<date type="published" when="2014">2014. 2014</date>
			<publisher>GI</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Predictive Task Monitoring for Business Processes</title>
		<author>
			<persName><forename type="first">C</forename><surname>Cabanillas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Di Ciccio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mendling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Baumgrass</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM 2014</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="424" to="432" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Fundamentals of Business Process Management</title>
		<author>
			<persName><forename type="first">M</forename><surname>Dumas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>La Rosa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mendling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">A</forename><surname>Reijers</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Deriving Business Process Data Architectures from Process Model Collections</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">H</forename><surname>Eid-Sabbagh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hewelt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weske</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICSOC 2013</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="533" to="540" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Synthesizing data-centric models from business process models</title>
		<author>
			<persName><forename type="first">R</forename><surname>Eshuis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Gorp</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computing</title>
		<imprint>
			<biblScope unit="page" from="1" to="29" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Using internet of things technologies for a collaborative supply chain: Application to tracking of pallets and containers</title>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">D R</forename><surname>Gnimpieba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nait-Sidi-Moh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Durand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Fortin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procedia Computer Science</title>
		<imprint>
			<biblScope unit="volume">56</biblScope>
			<biblScope unit="page" from="550" to="557" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Introducing the Guard-Stage-Milestone Approach for Specifying Business Entity Lifecycles</title>
		<author>
			<persName><forename type="first">R</forename><surname>Hull</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Damaggio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fournier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fenno</forename><forename type="middle">(</forename><surname>Heath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">)</forename><surname>Terry</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Hobson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Linehan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Maradugu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Nigam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sukaviriya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Vaculin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">WS-FM</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2010">2010. 2011</date>
			<biblScope unit="page" from="1" to="24" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Towards quality-aware translations of activity-centric processes to guard stage milestone</title>
		<author>
			<persName><forename type="first">J</forename><surname>Köpke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Su</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM 2016</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">On the Duality of Information-Centric and Activity-Centric Models of Business Processes</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kumaran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">Y</forename><surname>Wu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CAISE 2008</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="32" to="47" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Coordinating variable collaboration processes in logistics</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D</forename><surname>Meijler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Stollberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Winkler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Erler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">MITIP</title>
		<imprint>
			<biblScope unit="volume">2011</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Modeling and Enacting Complex Data Dependencies in Business Processes</title>
		<author>
			<persName><forename type="first">A</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pufahl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Fahland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weske</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM 2013</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Activity-Centric and Artifact-Centric Process Model Roundtrip</title>
		<author>
			<persName><forename type="first">A</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Weske</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BPM 2013 Workshops</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="167" to="181" />
		</imprint>
	</monogr>
</biblStruct>

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