<?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">A Traceability-based Method to Support Conceptual Model Evolution</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Marcela</forename><surname>Ruiz</surname></persName>
							<email>lruiz@pros.upv.es</email>
							<affiliation key="aff0">
								<orgName type="department">PROS Research Centre</orgName>
								<orgName type="institution">Universitat Politècnica de València</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Traceability-based Method to Support Conceptual Model Evolution</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">3E2A33ADF8B3F2496F53C84B421781B5</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T13:21+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>conceptual model evolution</term>
					<term>reengineering frameworks</term>
					<term>traceability-based support</term>
					<term>business process modelling</term>
					<term>intentional modelling</term>
					<term>pattern definition</term>
					<term>delta analysis</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Renewing software systems is one of the most cost-effective ways to protect software investment, which saves time, money and ensures uninterrupted access to technical support and product upgrades. There are several motivations to promote investment and scientific effort for specifying systems by means of conceptual models and supporting its evolution. As an example, the software engineering community is addressing solutions for supporting model traceability, continuous improvement of business process, organisational reengineering, information system maintenance, etc. Model-driven techniques have been developed in order to analyse systems raising the abstraction level of its specification. However, a support for conceptual model evolution by means of model-driven techniques is still needed. This thesis proposes a traceabilitybased method that involves model-driven capabilities for designing and providing guidelines, techniques, and tools to support conceptual model evolution. The main idea is to support information system analysts in the tasks related to: justify why the conceptual models have evolved, report and specify what elements have evolved, and guide how to carry out evolution in certain predefined organisational contexts. We plan to apply our method to guide the evolution of an E-shopping software. This way, we also provide mechanism to facilitate industrial adoption.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Introduction</head><p>Software maintenance and information system evolution are activities that receive significant dedication by industry. This is one of the reasons that motivate the information systems engineering community to investigate in this area. Organisations are aware on the need to apply mechanisms and strategies in order to encompass processes and products in changing environments. For instance, in organisational context, companies need to rethink business processes, infrastructures, technologies, resources, etc. according to new demands from their environment or changes in their organisational objectives. Business processes should also be transformed to support the new processes and tasks that result from the involvement of new objectives or goals in the organisation. Then, constant organisational change and its influence in processes and products must be considered as a fundamental rule of competitive strategy for continuous improvement <ref type="bibr" target="#b0">[1]</ref>. For software systems, the high pressure of a very short time-to-market often forces developers to implement the code of the application directly, without using a disciplined development process, which may have disastrous effects on the quality and documentation of the delivered software application <ref type="bibr" target="#b1">[2]</ref>. These practices have been the motivation for opening new research lines in order to support post-delivery life-cycle activities. Besides, with regard to the keynote of the ERCIM News 88 magazine<ref type="foot" target="#foot_0">1</ref> , some of external drivers for changing software are innovation, cost reduction and regulation; factors that need to be supported by techniques, tools and methods.</p><p>The main goal of my PhD thesis is to design a traceability-based method that involves model-driven capabilities in order to support conceptual model evolution. The main idea is to provide a model-driven method that can be used by information system analysts in order to provide them with reports and evidences to help decision making in information system evolution contexts. This paper summarizes the author's PhD work and project, working for two years and a half, under the supervision of Dr. Sergio España Cubillo in the PROS Research Centre of the Universitat Politècnica de València.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Problem Description and Research Methodology</head><p>Traditionally in software system development, the evolution process and information system maintenance have been faced by means of the reengineering process, change specification, evolution metrics, goal-driven requirements engineering and model management. For these reason, we explore current solutions in these fields in order to find related research that confronts conceptual model evolution. The reengineering process is commonly defined and widely used by the scientific community by means of the metaphor of the "horseshoe" model, which purpose is to present the reengineering process in a figure (the horseshoe is basically a left-hand side, a right-hand side and a bridge between the sides). In general terms, the left-hand side of the horseshoe model consists of an extraction from an existing system to get the system specification, the right-hand side consist of conventional software development activities, and the bridge between the sides consists of a set of transformations from the old system to the new one <ref type="bibr" target="#b3">[4]</ref>. Both, the left-hand side and right-hand side represent different levels of abstraction of the system. Nowadays, the Object Management Group (OMG) is working on promote an industrial consensus on modernisa-tion of existing application by means of the initiative named Architecture-Driven Modernisation (ADM) <ref type="bibr" target="#b4">[5]</ref>. This initiative is based on the MDD paradigm to automate the horseshoe model. However, full support for the evolution process (the bridge between the sides) is still missing. The authors of <ref type="bibr" target="#b5">[6]</ref> aimed to automate the horseshoe model, although it is not severely applied.</p><p>Goal-driven requirements engineering approaches faced goal modelling from different perspectives of use. Some of those uses are: understanding the current organisational situations and need for change, decision making, relating business goals to functional and non-functional system components and validation of compliance between system specification and stakeholders' goals <ref type="bibr" target="#b6">[7]</ref>. Co-evolution approaches has been proposed in order to understand reciprocal evolution of system components <ref type="bibr" target="#b7">[8]</ref>. Nevertheless goal specification related with change models and specification of evolution grains is still an open research field.</p><p>System change and stability analysis in order to derive or facilitate system evolution is confronted by <ref type="bibr" target="#b8">[9]</ref>. A method to support the elicitation of evolution requirements and a generic syntax to specify them is explored in <ref type="bibr" target="#b9">[10]</ref>. Also, metrics for classifying and measuring software evolution are analysed by <ref type="bibr" target="#b10">[11]</ref>. Even though, specification of evolution in with formal conceptual models and measurement techniques to provide meaningful to kick start analysis is still needed.</p><p>Model management confront problems in many databases application domains (e.g. data warehousing, semantic query processing, meta-data management, meta-data integration, schema evolution etc.); research projects in this area are aiming at providing high-level abstractions artefacts in order to offer a generic solution <ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref>. Bernstein <ref type="bibr" target="#b13">[14]</ref> presents a full description of all of the model management operators. Moreover, no complete frameworks to support enterprise information system evolution have been proposed yet.</p><p>The problems detected establish the motivations in which this PhD thesis is founded.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Research Questions Objectives and Means</head><p>We follow design science to classify our research questions in knowledge problems (KP) and practical problems (PP) <ref type="bibr" target="#b14">[15]</ref>. This way, we are looking for highlighting our research results by means of producing useful artefacts. This thesis is focused on conceptual model evolution. To achieve the main goal, we conceive the following research questions:</p><p>• RQ1 (KP). What elements are common in conceptual model evolution? The answer to this question should clarify terminology, stakeholders, and helps to establish a conceptual framework to facilitate reasoning about conceptual model evolution.</p><p>• </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Means</head><p>To achieve the main goal and solve the research questions, three main means are conceived: a) Expert views. My directors are experts to guide my decisions to provide solutions of the addressed problem. b) Technological support. We are expert in model-driven tools as Eclipse. This way, we have capabilities to provide tool support for the method. c) Collaboration with other research groups. Collaboration increases our perspectives to provide solutions. d) Action research. Our proposal is motivated by the needs of real information system analysts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Research Methodology</head><p>This PhD project follows the design science framework to design a new artefact: a model-driven method to support conceptual model evolution. The research methodology is explained by means of regulative cycles that were conceived in order to answer the research questions. Fig. <ref type="figure">1</ref> presents the research methodology.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1. Overview of the research methodology</head><p>Since our proposal focus on the development of a new artefact, the main cycle of the research methodology is an engineering cycle (EC1. Design a model driven method to support data system evolution). Concretely, this cycle is formed by 5 main tasks: T1) problem investigation; T2) solution design; T3) solution validation; T4) solution implementation; and T5) implementation validation.</p><p>An information system needs evolve. Since the information system is specified by means of models, we investigate current research to support conceptual model evolution. We identify the stakeholders or possible users of the method. To define the problem and define the method, we provide a conceptual framework to avoid terminology incoherence. In addition, we establish the criteria to judge the solution success when we finish the engineering cycle. These activities are related to T1.</p><p>In T2 we explore available solutions by reviewing state of the art. We design a new solution; i.e. our method. To do that, we design the guidelines of use; we provide techniques to facilitate the use of the method; and we develop tools (prototypes built in the laboratory) to support guidelines and techniques. Also, we design the support for the modules of business process evolution, goal-driven evolution and reengineering frameworks.</p><p>The method is validated in T3. We demonstrate the feasibility by means of lab-demo. We establish a comparative with the results of the lab-demo with the criteria defined in T1.3. Also, we evaluate trade-off and sensitivity of the solution.</p><p>In T4 we implement the method using Eclipse based tools, design an action research protocol to transfer the solution to be used in practice. Finally, in T5 we assess the operability of the tool, stakeholder's satisfaction and criteria of success by means the results of the action research protocol carried out in T4.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Proposal</head><p>We face the design of the method by two main motivations: 1) Market pull or demand pull and 2) Technology push <ref type="bibr" target="#b15">[16]</ref>. The first one refers our motivation to evolve the E-Shopping software (a real case and we have into account the user needs). We call it market-driven solution. The second one refers our motivation to provide an invention without proper consideration of whether or not it satisfies a set of specific user needs. We call it technology push-driven solution.</p><p>To design the method, we have been inspired by the metaphor of a "horseshoe" of Kazman et. al. <ref type="bibr" target="#b3">[4]</ref>. Carrying the horseshoe metaphor to the MDD field, an interesting evolution method can be provided for different scenarios. As a result, models are the main artefact and the analysis of them is in a high level of abstraction. The traceability-based support plays the main role in the method; it provides two types of traces: Vertical traces to relate elements that specify different characteristics of information systems (e.g., processes, goals, etc.); and horizontal traces are accounted to relate evolution of elements.</p><p>To use the method, the analyst should carry out the four tasks presented in the Fig. <ref type="figure" target="#fig_0">2:</ref> 1. Define evolution question, in this task the analyst decides what characteristic of evolution process want to know. The analyst follows a set of guidelines in order to know if s/he wants to obtain information about justifying why the conceptual models have evolved, reporting or specifying what have evolved, or analysing how to evolve conceptual models according to a set of predefined solutions for certain contexts.</p><p>2. Specify As-Is and To-Be models, in this task the analyst specify the current and desired system to be analysed applying the evolution modules.</p><p>3. Apply evolution modules, in this task the analyst applies the module that corresponds with s/he evolution question. For the why question (3.1 Why: Goal-driven analysis), a goal driven model evolution support is provided. The vertical traceability is established between two information system specification languages. As a proof of concept, we have aligned the i* framework with the Communication Analysis modelling techniques. Goal models are connected with delta models that specify changes in the information system.</p><p>For the what question (3.2 What: Delta-based analysis), a set of metrics are provided in order to report meaningful information about the evolution processes, elements involved and the conceptual impact of changes.</p><p>For the how question (3.3 How: Pattern-based guidelines), a set of patterns to evolve business process models have been established. The patterns are connected with delta models to register what changes implies the application of patterns.</p><p>4. Obtain reports and evolution models, in this task the analyst obtain the results of modules application. Based on the results the analyst can provide meaningful information about conceptual model evolution processes and make decisions based on evidences.</p><p>The method is in continuous improvement and re-adjusts. The modules have been designed; the implementation has being developed in Eclipse-based tools.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Progress of the Thesis</head><p>In 2012, organisational reengineering frameworks have been studied, focusing on RQ1 and RQ2. Furthermore, the alignment between the process and the goal perspectives were explored. As a proof of concept, we have aligned the i* framework with the Communication Analysis modelling techniques. This proof of concept refers the RQ4. Also, we implemented the alignment of this modelling languages in an Eclipsebased tool (this implementation refers RQ3.). And we analysed the benefits and the limitations of aligning process and goal perspectives. We started a first version of the definition of the artefacts to support model evolution (Traceability support).</p><p>In 2013, the modules of the method were designed and reported. We carried out an experimental task with master students to analyse vertical traceability between conceptual models.</p><p>In 2014-2015 we plan to establish the method guidelines and delta analysis technique formalisation. In addition, we are looking for implementing pattern definition metamodel and evolution metamodel in an Eclipse plug-in (RQ3).We plan to validate the method and the prototype by means of laboratory demos. The idea is to estimate scalability, trade-off and sensitivity of our method. This validation refers RQ5.</p><p>We plan to finalize the implementation and the implementation validation of the method in 2015.</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. Overview of the traceability-based Method to support conceptual model evolution</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>RQ2 (KP). Which are the current conceptual model evolution methods? The answer to this question should establish the state of the art about current conceptual model evolution support. o RQ2.1 (KP). Which of these methods are model-driven oriented? • RQ3 (PP). How can be supported a conceptual model evolution method? The answer to this question refers to the main goal of this thesis. o RQ3.1 (PP). What guidelines are needed in order to evolve conceptual models? o RQ3.2 (PP). What techniques are needed in order to facilitate the use of the method? o RQ3.3 (PP). What tools are needed in order to support the use of guidelines and techniques? • RQ4 (PP). How can possible scenarios be integrated in the conceptual model evolution method? The answer to this question refers the modules to support business process evolution, goal-driven evolution, and reengineering. • RQ5 (KP). How can the model-driven method to support conceptual model evolution be validated? The answer to this question should establish a validation framework to measure feasibility, trade-off and sensitivity.</figDesc><table /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">The ERCIM News 88 special theme was "Evolving Software" 3. Visser, J., Change is the constant, in ERCIM news -Special theme: Evolving Software.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2012" xml:id="foot_1">: Sophia Antipolis Cedex, France. p. 3.. The magazine put together a set of papers to give an overview of both traditional and emerging software engineering techniques, tools and approaches used by software evolution experts.</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>I acknowledge to my supervisor Sergio España for his invaluable support and advices to drive my thesis and encourage my research career. This PhD project has been supported by the Spanish Generalitat Valenciana ORCA (PROMETEO/2009/015); the FPI grant of the Universitat Politècnica de València (3146); the European Commission FP7 Project CaaS (611351); and the ERDF structural funds.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Systems Engineering and Systems Management for Reengineering</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>Sage</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Systems Software</title>
		<imprint>
			<biblScope unit="issue">30</biblScope>
			<biblScope unit="page" from="3" to="25" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Reverse engineering Web applications: the WARE approach</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Di Lucca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Fasolino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Tramontana</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of software maintenance and evolution: Research and practice</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">1-2</biblScope>
			<biblScope unit="page" from="71" to="101" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Visser</surname></persName>
		</author>
		<title level="m">ERCIM news -Special theme: Evolving Software</title>
				<meeting><address><addrLine>Sophia Antipolis Cedex, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page">3</biblScope>
		</imprint>
	</monogr>
	<note>Change is the constant</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Requirements for Integrating Software Architecture and Reengineering Models: CORUM II</title>
		<author>
			<persName><forename type="first">R</forename><surname>Kazman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">G</forename><surname>Woods</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">S</forename><surname>Carrière</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Conference on Reverse Engineering</title>
				<imprint>
			<publisher>WCRE</publisher>
			<date type="published" when="1998">1998. 1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<author>
			<persName><surname>Omg</surname></persName>
		</author>
		<ptr target="http://adm.omg.org/" />
		<title level="m">Architecture-Driven Modernization</title>
				<imprint>
			<publisher>ADM</publisher>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Parametrización de las transformaciones horizontales en el modelo de herradura</title>
		<author>
			<persName><forename type="first">J</forename><surname>Sánchez Cuadrado</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Jornadas de Ingeniería de Software y Bases de Datos (JISBD&apos;12)</title>
				<meeting><address><addrLine>Almería, Spain</addrLine></address></meeting>
		<imprint>
			<biblScope unit="volume">2012</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Goal Driven Requirements Engineering: Evaluation of Current Methods</title>
		<author>
			<persName><forename type="first">E</forename><surname>Kavakli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Loucopoulos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Exploring Modelling Methods for Systems Analysis and Design</title>
				<meeting><address><addrLine>EMMSAD; Klagenfurt/ Austria</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="volume">2003</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Managing requirements in a co-evolution context</title>
		<author>
			<persName><forename type="first">A</forename><surname>Etien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Salinesi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Requirements Engineering</title>
				<meeting><address><addrLine>Paris, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005. 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Specifying changes only -a case study on delta requirements</title>
		<author>
			<persName><forename type="first">A</forename><surname>Herrmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Wallnöfer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Paech</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">REFSQ 2009</title>
				<meeting><address><addrLine>Essen, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="45" to="58" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A systematic approach to express IS evolution requirements using gap modelling and symilarity modelling techniques</title>
		<author>
			<persName><forename type="first">C</forename><surname>Salinesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Etien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Zoukar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Advanced Information Systems Engineering (CAiSE&apos;05). 2005</title>
				<meeting><address><addrLine>Porto, Portugal</addrLine></address></meeting>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Measuring the fitness relationship</title>
		<author>
			<persName><forename type="first">A</forename><surname>Etien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Rolland</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Requirements Engineering Journal</title>
		<imprint>
			<biblScope unit="issue">10</biblScope>
			<biblScope unit="page" from="184" to="197" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A survey of approaches to automatic schema matching</title>
		<author>
			<persName><forename type="first">E</forename><surname>Rahn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Bernstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">VLDB</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="334" to="350" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Generic Schema Matching with Cupid</title>
		<author>
			<persName><forename type="first">J</forename><surname>Madhavan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Bernstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Rahn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">27 th International Conference on Very Large Data Bases (VLDB 2001)</title>
				<meeting><address><addrLine>Roma, Italy</addrLine></address></meeting>
		<imprint>
			<biblScope unit="volume">2001</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Applying Model Management to Classical Meta Data Problems</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Bernstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">First Biennial Conference on Innovative Data Systems Research (CIDR</title>
				<imprint>
			<publisher>Asilomar</publisher>
			<date type="published" when="2003">2003. 2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Design Science as Nested Problem Solving</title>
		<author>
			<persName><forename type="first">R</forename><surname>Wieringa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">4th International Conference In Design Science Research In Information System and Technology (DESRIST&apos;09). 2009</title>
				<meeting><address><addrLine>Malvern, PA, USA</addrLine></address></meeting>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Managing Innovation and Entrepreneurship in Technology-Based Firms</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J C</forename><surname>Martin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">I.T.O.E. MANAGEMENT</title>
		<imprint>
			<biblScope unit="volume">43</biblScope>
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

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