<?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">Reconciliation of two Business Modelling Frameworks</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Petia</forename><surname>Wohed</surname></persName>
							<email>petia.wohed@cran.uhp-nancy.fr</email>
							<affiliation key="aff0">
								<orgName type="laboratory">CRAN</orgName>
								<orgName type="institution">Université Henri Poincaré</orgName>
								<address>
									<addrLine>Nancy</addrLine>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">CNRS BP239</orgName>
								<address>
									<postCode>54506</postCode>
									<settlement>Vandoeuvre les Nancy</settlement>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Birger</forename><surname>Andersson</surname></persName>
							<affiliation key="aff2">
								<orgName type="department">DSV</orgName>
								<orgName type="institution">Stockholm University/Royal Institute of Technology Forum</orgName>
								<address>
									<addrLine>100</addrLine>
									<postCode>SE-164 40</postCode>
									<settlement>Kista</settlement>
									<country key="SE">Sweden</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Reconciliation of two Business Modelling Frameworks</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">9EB45E5BB3431EF260019056A1BC9A88</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T06: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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Addressed in this paper is the problem of conceptual heterogeneity within the field of information systems. Two frameworks, Frisco and Söderström, each reflecting this heterogeneity, are presented. They are analysed and an reconciliation attempt of them is provided. The reconciliation points at some strengths and weaknesses in each framework.</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>Frameworks like Frisco <ref type="bibr" target="#b0">[1]</ref> and BWW <ref type="bibr" target="#b1">[2]</ref> were developed during the last decade to adress the terminological fuzziness characterizing the field of information systems. By proposing a coherent system of concepts their common goal was to provide a uniform terminology which could be used to reduce misunderstandings and ambiguities. In the same time period, also addressing terminological heterogeneity, frameworks like those of Söderström <ref type="bibr" target="#b2">[3]</ref> and UEML <ref type="bibr" target="#b3">[4]</ref> were proposed. They were primarily developed for facilitating structured and unbiased analysis when comparing business process modelling languages.</p><p>While Frisco and BWW are developed top-down, are formal and founded on solid philosophical foundations, the frameworks of Söderström and UEML are developed bottom-up, are informal and are grounded on practical rather than theoretical work. A common feature of these rather orthogonal approaches, however, is that the achievement of their goals would facilitate the development of interoperable information systems.</p><p>Currently, none of these frameworks has yet received the critical mass of attention and deployment for attaining their goals. Criticizing Frisco and BWW for being too theoretical, and Söderström and UEML for not being formalized and therefore fuzzy, are fair concerns and this criticism has been the motivation for the work reported in this paper.</p><p>In order to take advantage of the strengths and mitigate the weaknesses, a reconciliation of two of these frameworks, Frisco and Söderström's, is proposed. By combining the theoreticians' with practitioners' work, we hope to achieve a good mixture of sound theoretical grounding with user-friendliness, thereby increasing the understandability and applicability of the result. This paper proceeds by first presenting both frameworks followed by an analysis and an attempt to reconcile them.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Söderström's Framework</head><p>This section is opened by presentation of the framework taken from <ref type="bibr" target="#b2">[3]</ref>, followed by discussion of its ambiguities. The meta-model is reprinted in figure <ref type="figure">1</ref>.</p><p>"Most process modelling languages include at least four basic concepts: time point, activity, state and event, [..]. Intuitively, a time point is an instant in time, not further decomposable. An activity is a performance of some sort, possibly changing some thing's state, i.e. its set of properties. An event is a noteworthy occurrence. Usually, one is interested in particular events associated with changes of state, i.e. activities are involved in some way.</p><p>-Events can either record a certain point in time (time point event)</p><p>or record the time between two time points (time duration events). -Events can either record the start of an activity (pre-activity events)</p><p>or record the end of an activity (post-activity events). -Events may record the change of a state (state change events) or not. A process is modelled [..] as a structure of logical dependencies between activities. These activities use one or more resources as input, and produces one or more resources as output. One specific type of resource, the role, is regarded to be responsible for that one or more activities will be performed.</p><p>The execution of a process is regarded to be a time-bound series of events, caused by an actor. These events may result in a state change for a resource. An actor who causes an event always has an intention with his/her actions to achieve a specific state for a resource. The state can be either different from the resource's current state, or it can be the same state as the current one.</p><p>[..] An event always occurs at certain time point or between two time points on a certain location." Furthermore, the model is divided into two levels: a type level, containing activity, resource, role, activity dependency and process; and an instance level containing event, state, actor and temporal dependence.</p><p>The pronouns: where, who, how, what, and why have been added into the framework to enhance its readability. However, as they do not bring any additional semantic we have left them out of our discussion.</p><p>From the description provided above the following questions arise.</p><p>-How are the entities Process and Activity Dependency related to each other? A process is composed of a number of activities, strictly defining the order between them, while Activity Dependency is the entity aimed for capturing in pairs the ordering between activities.</p><p>-What in the framework is referred to as type and instance level is what we associate to Fowler's knowledge and operational level <ref type="bibr" target="#b4">[5]</ref>: operational level aimed for capturing the day to day events of a domain; and knowledge level -According to the mapping constraints one role is responsible for the performance of an activity. However, some activities are allowed to be performed by the holders of different roles. This would in the model be captured through the Input relationship between Resource (as a generalization of Role) and Activity, which is not an intuitive solution. Furthermore, the isa relationship between Role and Resource is not entirely clear. Applying the operational/knowledge level thinking introduced by Fowler, this isa relationship would transfer to an isa relationship between Actor and State entities in the operational level. As this generalization/specialization does not make any sense it is naturally not present in the framework. However, this ambiguity confirms the need for further clarification of the concepts in the framework.</p><p>-The notion of non state changing events is somewhat ambiguous, as one could claim that events are capturing state changing phenomena.</p><p>-Rule, 4M, and Information concepts are currently not described in the natural language description of the framework.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Frisco</head><p>In this section a brief introduction to the relevant parts of Frisco <ref type="bibr" target="#b0">[1]</ref> is given. A UML meta-model is drawn in figure <ref type="figure" target="#fig_0">2</ref>.</p><p>The world is made up of Things. A thing is either an Elementary or a Composite thing. Composite things are build up through Relationships. Relationships are sets of binary tuples, the elements of which are things: the first element in a tuple is called a Predicated thing and the second element a Predicator. Relationships are themselves considered as things, which makes it possible to represent the complex structures often existing in a domain. Furthermore, a special kind of relationship, consisting of a couple of tuples, called Transition, is introduced. The predicators in the tuples within a transition are the primitives before and after and the predicated things are composite things, so called States. Complex transitions can be build up through Sequence, Choice and Concurrency State Transitions Structures. A coherent state transition structure, i.e., a structure with a unique input (before) state and a unique output (after) state, is called a Composite Transition. Furthermore, Rules are used to define the set of permissible states and transitions in a context. Transitions which are performed by someone are distinguished and called Actions. Actions are presented through a couple of tuples, the predicated thing of the first of which shows the performing Actor and of the second one the transition he/she is performing. The predicators used for describing this are the primitives performing and performed-by, correspondingly. The things involved in the input and the output states of an action, and which are not actors for that action, are called Actands. The input actands for an action (i.e. the actands from the input state) together with the actors are the Resources for that action. Also using the primitive is-context, some of the input actands can be predicated, in order to define the Action context. In a similar way the Goal of an action can be defined by intentionally stating the desired output state.</p><p>During the analysis of Frisco, few ambiguities were discovered and some improvements suggested. These resulted in the definition of Time Point, Time Interval, Time Unit, Entity Type and Action Occurrence concepts (see the shaded classes in figure <ref type="figure" target="#fig_0">2</ref>) Due to space limitation, for details and formal definitions the reader is referred to <ref type="bibr" target="#b5">[6]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Mapping the Frameworks</head><p>The mapping of the frameworks we suggest is provided in table 1. Hence, the formal definitions in Frisco <ref type="bibr" target="#b0">[1]</ref> and <ref type="bibr" target="#b5">[6]</ref>, provides a formalization of Söderström's framework. As indicated by the empty cells, there are concepts which can not be mapped directly. For instance the Location concept, as well as Pre-and Post-activity Event concepts are lacking in Frisco. We have also for the moment refrained mapping the concepts Information, 4M and Temporal dependencies from Söderström as we are lacking sufficient understanding of them. However, by providing a formal foundation for Söderström's framework, further elaboration and clarification of these concepts is facilitated.</p><p>The central concepts of Söderström's framework, i.e., the concepts Activity and Event are mapped into Frisco's Action and Action Occurrence, correspondingly. Process is mapped to Composite Action, which also implies certain changes to it. Namely, the fact that a Composite Action is defined as subtype to Action, forces the same semantic on the relationship between Process and Activity.</p><p>Furthermore, an Action Occurrence of a Composite Action, which is possible to express in Frisco, would actually correspond to a Process Occurrence. However, no such concept exists in Söderström. Instead, the distinction between Duration and Time-point Events indicating the time-span differences is made. This is also one of the differences captured by Action Occurrence of composite actions versus Action Occurrence of actions which are not composite. Therefore these concepts are mapped on each other as proposed in the table. Note, though, that this mapping forces the semantics of a composite action consisting of a number of actions, into Duration Event, which was not actually explicitly stated in Söderström. This implies also that the term Duration Event is unnatural and the term Process Occurrence, given in brackets, is suggested.</p><p>Moreover, Frisco has a more fine-grained conceptualization of resources specifying a Resource to be an Actor or an Input Actand (i.e., the object on which an action is performed) and distinguishing them from the Output Actands (i.e. the results from actions). As this distinction is not made in Söderström, the Resource concept of it is mapped into the union of Resource and Output Actand.</p><p>Finally, as a Role is specified to be responsible for the performance of an Activity, which corresponds to the Entity Type specified for the performance of an Action, Role and Entity Type are mapped to each other. Activity Dependency with its subclasses has been mapped into State Transition Structure with the corresponding subclasses. Also Söderström's Actor, State, Goal, Rule, and Time Point have directly been mapped into the corresponding Frisco concepts.</p><p>To visualize the result we propose a UML meta-model in figure <ref type="figure" target="#fig_1">3</ref>. The classes are denoted by the terms from Söderström in the upper half of the rectangles and the terms from Frisco in the bottom half. Only the concepts supported by Frisco's formal definitions are presented.</p><p>From this meta-model it can be seen that the ambiguity of the relationship between Process and Activity Dependency have now been solved. Furthermore, the isa relationship from Role to Resource has been removed, hence the ambiguity around it solved. The Resource entity has been split into two entities, i.e., Input-and Output Actand entities. The Rule entity has got a clear semantic. The State entity has explicitly been related to several other concepts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions</head><p>Concluding the discussion we would like to stress the following points. The distinction of Knowledge/Operational levels provided in Söderström forced some clarifying changes in this matter in Frisco <ref type="bibr" target="#b5">[6]</ref>. As the level distinction is still not complete for all of Frisco's concepts and we believe that further work in this direction would bring additional benefits to the framework.  Furthermore, formalizing Söderström's framework have resulted in clarification of it. However, not being able at this stage to capture all its concepts especially the various Event Types is a concern. The formalization proposed here is, however, a first step providing the necessary ground on which further conceptualization refinement can be made.</p><p>Finally, one of the major benefits of this integration is that its result, as a combination of a graphical with a formal representation, facilitates further cross-analysis of the approach with similar attempts in the area <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b6">7]</ref>.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Frisco -a partial metamodel</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Consolidated Model</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>Mapping of the frameworks</figDesc><table><row><cell>Söderström</cell><cell>Frisco</cell><cell>Söderström</cell><cell>Frisco</cell></row><row><cell>Activity</cell><cell>Action</cell><cell>Event</cell><cell>Action Occurrence</cell></row><row><cell>Process</cell><cell>Composite Action</cell><cell>Duration Event</cell><cell>Action Occurrence</cell></row><row><cell></cell><cell></cell><cell cols="2">(Process Occurrence) (of comp. action)</cell></row><row><cell>Resource</cell><cell>Resource</cell><cell>Time-point Event</cell><cell>Action Occurrence</cell></row><row><cell></cell><cell>Output Actand</cell><cell></cell><cell>(of non comp. action)</cell></row><row><cell>Resource</cell><cell>Input Actand</cell><cell>Pre-activity Event</cell><cell>-</cell></row><row><cell>Resource</cell><cell>Output Actand</cell><cell cols="2">Post-activity Event -</cell></row><row><cell>Role</cell><cell>Entity Type</cell><cell>Actor</cell><cell>Actor</cell></row><row><cell>4M</cell><cell>-</cell><cell>State</cell><cell>State</cell></row><row><cell>Information</cell><cell>-</cell><cell>Goal</cell><cell>Goal</cell></row><row><cell>Activity</cell><cell>State Transition</cell><cell>Temporal</cell><cell>-</cell></row><row><cell>Dependency</cell><cell>Structure</cell><cell>Dependency</cell><cell></cell></row><row><cell>Sequence</cell><cell>Sequence</cell><cell>Location</cell><cell>-</cell></row><row><cell>Fork</cell><cell>Concurrency</cell><cell>Time point</cell><cell>Time point</cell></row><row><cell>Select</cell><cell>Choice</cell><cell>-</cell><cell>Time interval</cell></row><row><cell>Merge</cell><cell cols="2">(Choice+Sequence) -</cell><cell>Time unit</cell></row><row><cell>Rule</cell><cell>Rule</cell><cell>-</cell><cell>Action context</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">Proceedings of the CAiSE'05 Forum -O. Belo, J. Eder, J. Falcão e Cunha, O. Pastor (Eds.) © Faculdade de Engenharia da Universidade do Porto, Portugal 2005 -ISBN 972-752-078-2</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">FRISCO -A Framework of Information System Concepts</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">D</forename><surname>Falkenberg</surname></persName>
		</author>
		<ptr target="http://www.wi.leidenuniv.nl/∼verrynst/fri-full-7.pdf" />
		<imprint>
			<date type="published" when="1998">1998</date>
			<publisher>IFIP</publisher>
		</imprint>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An ontological model on an information system</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Wand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Weber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Software Eng</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="page" from="1281" to="1291" />
			<date type="published" when="1990">1990</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Towards a framework for comparing process modelling languages</title>
		<author>
			<persName><forename type="first">E</forename><surname>Söderström</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 14th Int. Conf. on Advanced Inf. Systems Engineering (CAiSE)</title>
				<meeting>of the 14th Int. Conf. on Advanced Inf. Systems Engineering (CAiSE)</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="volume">2348</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A Unified Enterprise Modelling Language for enhanced interoperability of Enterprise Models</title>
		<author>
			<persName><forename type="first">H</forename><surname>Panetto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 11th IFAC INCOM2004 Symposium</title>
				<meeting>of the 11th IFAC INCOM2004 Symposium<address><addrLine>Bahia, Brazil</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Analysis Patterns: Reusable Object Models</title>
		<author>
			<persName><forename type="first">M</forename><surname>Fowler</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1997">1997</date>
			<publisher>Addison-Wesley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Unification of Terminological and Paradigmatic Differences in Two Ontologies</title>
		<author>
			<persName><forename type="first">P</forename><surname>Wohed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Andersson</surname></persName>
		</author>
		<ptr target="http://www.dsv.su.se/∼petia/Publications/FS-TR05.pdf" />
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
		<respStmt>
			<orgName>DSV, SU/KTH</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical report</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Developing a meta model for the Bunge-Wand-Weber ontological constructs</title>
		<author>
			<persName><forename type="first">M</forename><surname>Rosemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Green</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="75" to="91" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

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