<?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">Bringing Ontology Awareness into Model Driven Engineering Platforms 1</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Srdjan</forename><surname>Živković</surname></persName>
							<email>srdjan.zivkovic@boc-eu.com</email>
							<affiliation key="aff0">
								<orgName type="institution">BOC Information Systems GmbH</orgName>
								<address>
									<addrLine>Wipplingerstrasse 1</addrLine>
									<postCode>1010</postCode>
									<settlement>Vienna</settlement>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marion</forename><surname>Murzek</surname></persName>
							<email>marion.murzek@boc-eu.com</email>
							<affiliation key="aff0">
								<orgName type="institution">BOC Information Systems GmbH</orgName>
								<address>
									<addrLine>Wipplingerstrasse 1</addrLine>
									<postCode>1010</postCode>
									<settlement>Vienna</settlement>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Harald</forename><surname>Kühn</surname></persName>
							<email>harald.kuehn@boc-eu.com</email>
							<affiliation key="aff0">
								<orgName type="institution">BOC Information Systems GmbH</orgName>
								<address>
									<addrLine>Wipplingerstrasse 1</addrLine>
									<postCode>1010</postCode>
									<settlement>Vienna</settlement>
									<country key="AT">Austria</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Bringing Ontology Awareness into Model Driven Engineering Platforms 1</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">2044E36A170D132F0153571927E8F549</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T23:48+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>metamodelling</term>
					<term>model-driven engineering (MDE)</term>
					<term>ontology-aware architecture</term>
					<term>ontology application scenarios</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In state-of-the-art of MDE platforms semantic technologies such as ontologies are rarely used. Our aim is to understand the role of ontologies in supporting model-driven engineering, in particular MDE platforms. MDE platforms may benefit from semantic technologies in formal model semantics and automated reasoning on different levels of the metamodelling architecture. We present an ontology-aware MDE platform architecture and outline some application scenarios where ontologies and automatic reasoning may bring benefit to such platforms. Additionally, an example of using ontologies for verification checks of mapping models in the course of metamodel composition is illustrated.</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>In state-of-the-art MDE platforms semantic technologies such as ontologies are rarely used. Currently, such platforms focus on aspects such as metamodelling, metamodel composition, model integration, and model transformation <ref type="bibr" target="#b0">[1]</ref>. We are convinced that MDE platforms may benefit from semantic technologies particularly in formalizing semantics of models on different metamodelling levels, which in turn allows for application of automated reasoning. Based on this hypothesis, in this research-in-progress paper, we discuss first how a MDE platform architecture may be extended to be considered as ontology-aware (section 2). Referring to the introduced architecture, we describe some possible application scenarios where ontologies and automatic reasoning may bring benefit to such platforms (section 3). Out of these scenarios, we highlight in more detail an example from the metamodel composition domain, to illustrate how an ontologybased approach may enhance quality of process by supporting verification checks of metamodel mappings (section 4). Finally, we summarize the discussion and give outlook for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Architecture of Ontology-aware MDE Platforms</head><p>Metamodelling platforms are software environments providing means for the management of models and metamodels. Usually, such model-aware platforms allow for: <ref type="bibr" target="#b0">(1)</ref> definition, storage and maintenance of models and modelling languages, <ref type="bibr" target="#b1">(2)</ref> execution of mechanisms working on models, metamodels and the meta-metamodel and (3) guidance on how to apply a metamodelling language and/or modelling languages together with corresponding mechanisms to produce metamodels and/or models <ref type="bibr" target="#b1">[2]</ref>. Besides these capabilities, metamodelling platforms need to meet other functional and non-functional requirements such as multi-productability, webenablement, multi-client ability, adaptability, extensibility, scalability and interoperability <ref type="bibr" target="#b2">[3]</ref>. The architecture for MDE platforms may be seen as an incarnation of the generic metamodelling platform architecture <ref type="bibr" target="#b1">[2]</ref>. Furthermore, adding the ontology aspect, we envision an enriched MDE platform architecture including semantic technologies as depicted in fig. <ref type="figure" target="#fig_0">1</ref>.  The root core architectural element is the meta-metamodel which defines the concepts available for the definition of modelling languages. Based on it, the metamodel library contains metamodels of defined modelling languages. The metamodel library conforms to the meta-metamodel and, in turn, forms the foundation of the model repository, in which all models are stored. As an extension to models on different levels, the ontology repository serves as storage of the semantics of models, metamodels and the meta-metamodel. Semantics can be formally described by using the notion of ontology <ref type="bibr" target="#b3">[4]</ref>. Reasoning on ontologies is part of the ontology-aware mechanisms.</p><p>Model and ontology editors are used for the definition and maintenance of models, metamodels, and ontologies. All mechanisms used for evaluating and using models are stored in the mechanism base. A fundamental mechanism within MDE environments is model transformation. Further important mechanisms are model/metamodel integration, comparison and mapping mechanisms. The ability to manage different versions of models and metamodels or its parts is another key characteristic of model-aware systems, which should be enabled by means of model/metamodel versioning mechanisms. To support syntactically and semantically correct modelling, validation mechanisms on models and metamodels are used. Furthermore, querying mechanisms of ontology-enriched models and metamodels are needed features to allow various model analyses. Traceability of transformations, which should support guiding the software development tasks, is another needed mechanism within MDE platforms. Mechanism editors are used for definition, configuration and maintenance of mechanisms. Guidance describes the application of modelling and metamodelling languages and mechanisms. Particularly in context of MDE, this can include guidance on what to consider when defining certain models or guidance on the decision what the next step in a particular model-driven software development process would be. Guidance information can be stored in process models or ontologies, and/or extracted out of existing modelling artefacts and/or traceability links. Persistency services support the durable storage of models, metamodels, and ontologies. These services abstract from concrete storage techniques and permit storing of modelling information in heterogeneous data sources such as files, databases or web services. Access services serve two main tasks. On the one hand they enable the open, bidirectional exchange of all metamodel, model and ontology information. On the other hand they cover all aspects concerning security such as access rights, authorization, and en-/decryption. An ontology-aware MDE workbench serves as a common environment for integrating different editors.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Some Ontology Application Scenarios in MDE Platforms</head><p>The "ontology" concept, as the literature describes it, seems to enjoy as many definitions as there are attempts to define it. In the course of this paper, we will favour the one we believe to best match the context under consideration. Hence, we understand an ontology as an explicit conceptual model extended by formal logic based semantics <ref type="bibr" target="#b4">[5]</ref>. Formal semantics expressiveness of ontological models is a de facto advantage compared to conceptual models in software engineering i.e. MDE. Model checking, model enrichment and dynamic classification are some of the identified usage scenarios when thinking about marrying ontological and metamodelling technical spaces <ref type="bibr" target="#b5">[6]</ref>. In the following, we describe some scenarios, where ontologies may find its usage within MDE platforms. We concentrate particularly on the following core elements of the MDE platform (see section 2): the model, metamodel and meta-metamodel element (section 3.1), the mechanism element (section 3.2) and the guidance element (section 3.3). Each section starts by introducing a problem domain, followed by an ontology application scenario description and finalized with a list of possible benefits gained by using semantic technology.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Ontologies and Models on M1, M2 and M3 Level</head><p>Problem Domain: The 3-layer MDE architecture enables definition of modelling languages, and based upon it, creation of models. The M3 model, i.e. the metametamodel, defines the syntax of the metamodelling language which is used for modelling metamodels on the M2 layer. Similarly, the M2 model, the metamodel, constructs the syntax of the modelling language for the application domain used on level M1. Even though the abstract syntax is structurally well defined, metamodelling language (M3) and modelling languages (M2) lack well-defined semantics. Currently, language semantics on M3 and M2 level may be expressed algorithmically in the core implementation of the M3 model or in the M2 models. Another approach is to use a declarative language, such as the Object Constraint Language (OCL <ref type="bibr" target="#b6">[7]</ref>) to additionally define the semantics of M3 and M2 models. Furthermore, modelling task on M1 level requires adequate knowledge about the subject under consideration. Such knowledge may currently be captured and reused via reference models or patterns. However, more sophisticated mechanisms to facilitate modelling task semantically are missing, which would prevent heterogeneity problems, model ambiguity etc. Ontology Application Scenario: The syntax-rich languages (M2 and M3 languages) in MDE platforms may be extended by semantically more expressive ontology languages, in order to take advantage of automated reasoning. There are different approaches, which tackle the problem of converging languages from different technical spaces, such as UML+OWL integration <ref type="bibr" target="#b7">[8]</ref>. Having integrated languages, their synergetic effect may be exploited. On the one side, automated reasoning may be used for model consistency checks which may outperform existing solutions in terms of semantic soundness. On the other side, ontology-based approaches may be used both for the definition of modelling languages (M2) and their models (M1). Relying on common domain ontologies in form of machine-readable and reusable domain knowledge, quality of modelled solutions may be raised. Gained Benefit: Semantically enriched modelling languages and models; machinereadable formal semantics of models; enhanced quality of modelling solutions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Ontologies and Mechanisms</head><p>Problem Domain: Mechanisms are applied on models residing on different abstraction levels (M1, M2 M3 models). According to the abstraction level, mechanisms may be generic, metamodel specific or hybrid. Generic mechanisms are defined on the M3 level, thus being independent of languages defined on the M2 level; e.g. generic import/export interface for model exchange. Metamodel specific mechanisms require explicit knowledge about metamodels, in order to work on their underlying models on M1 level; e.g. business process model simulation mechanism. Hybrid mechanisms are a combination of the previous two. They are generic, but they are adaptable to specific metamodels; e.g., model transformation is a hybrid mechanism which uses M3 level constructs to define transformation rules between M2 models, which are, in turn, executed on models on M1 level. Other MDE mechanisms such as model integration, metamodel composition or model comparison fall into this category as well. The challenge of applying metamodel specific or hybrid mechanisms lies in their configuration. For example, to enable a simulation on a specific process language, mappings to generic process concepts need to be defined. Similarly, the specification of metamodel mappings for hybrid mechanisms such as transformation, metamodel composition or model integration is, in most cases, performed manually (see section 4 for a detailed example). Ontology Application Scenario: Ontologies may be applied to fill the formal semantic gap towards support of automated configuration of metamodel-specific and hybrid mechanisms. For instance, in the case of model transformations, this would mean e.g. an ontology based model transformation approach. On the other side, metamodel specific mechanisms such as simulation would benefit from ontologies, by relying on e.g. generic, machine-readable process ontology. The prerequisite is that different simulation-enabled languages, i.e. process modelling languages have to conform to particular generic process ontology. Consequently, the process of configuring a simulation mechanism for different process languages may be automated by inferring mappings out of ontology. Gained benefit: Reduced costs through automated configuration of mechanisms; increased potential for reuse; low efforts for substitution and extensions of mechanisms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Ontologies and Guidance</head><p>Problem Domain: Guidance in the MDE context may include information on what to consider when defining certain models, or information of the next step in the modeldriven software development process. Often, execution of a step within the software process is influenced by many factors, such as pre and post-conditions, defined rules etc. Ontology Application Scenario: Ontologies and automated reasoning may leverage execution of process models, by formalizing its semantics in the form of process guidance ontologies that formalize rules, conditions and actions a software engineer has to conduct in specific situations. This way, reasoning technology would infer the next step within the process based on the process guidance ontology and by deriving implicit knowledge from corresponding modelling artefacts. Gained Benefit: Flexibility of process definitions; enhanced quality of guidance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">An Example: "Verification of Mapping Models"</head><p>Mappings define correspondences between elements of different models. Particularly, metamodel mappings have an important role in the MDE approach by building semantic bridges between different metamodels. They add knowledge about integrative usage of different modelling languages, still leaving the integrating languages independent. Bridging of metamodelling and ontology languages is done via mappings <ref type="bibr" target="#b8">[10]</ref>. Rules for MDA based model transformations may be built based on existing mappings <ref type="bibr" target="#b9">[11]</ref> <ref type="bibr" target="#b10">[12]</ref>. Furthermore, mappings are used as input for metamodel composition rules by stating about structural-semantic relationships of metamodel elements from different metamodels <ref type="bibr" target="#b11">[13]</ref>. However, two problems arise when the mappings are applied: First, discovery of mappings by means of metamodel matching is a complex task, being a tedious work when executed manually and a challenging task for semi-automatic identification <ref type="bibr" target="#b12">[14]</ref>. Second, mappings are managed as models and are built based on a mapping language. Thus, mappings need to be verified against their syntax and defined semantics. This may imply not only checking the mapping model, but also crossing the model boarder and diving into the semantics of metamodels being integrated, in order to verify certain mapping statements against e.g. cyclic generalization relationships, multiple inheritances, redundancy etc. Let us assume that the MDE platform supports two modelling languages, e.g. BPMN <ref type="bibr" target="#b13">[15]</ref> and the ADONIS Language for Organizational Modelling <ref type="bibr" target="#b14">[16]</ref>, separately. The envisioned integrated metamodel (MM3) should exhibit characteristics of a business process modelling language extended by the concepts for modelling organizational structures (in Fig. <ref type="figure" target="#fig_1">2</ref> as MM1 and/or MM2). A proposed approach is to assemble existing metamodels by utilizing metamodel mappings. The manual process of metamodel matching results in three identified mappings (Fig. <ref type="figure" target="#fig_1">2</ref>, 1, 2 and 3), which are candidates for integration points. At first glance, everything seems correct, as the defined mappings conform to the mapping language which uniquely state correlations between elements. However, after generating the integrated metamodel (MM3) (see <ref type="bibr" target="#b11">[13]</ref> for detailed integration rule definitions) a verification check founds an unconformity against the meta-metamodel, which disallows multiple inheritance of elements. The drawback of the solution is, that the verification of a mapping model may only be done after having generated the integrated metamodel, since such crossmodel correlations may not be examined in the mapping design time. Here, ontologies may be used guiding both metamodelling and modelling of metamodel mappings. If metamodels are designed with the support of corresponding ontologies, as depicted in the Figure <ref type="figure" target="#fig_1">2</ref>, not only the metamodel matching process may be enhanced, but also an early verification of a mapping model in design time against integrated semantics stemming from both problem domains may be possible. In addition, large scale metamodel integration scenarios may especially benefit from the ontology based composition approach reducing ambiguities and improving quality of modelling solutions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Summary and Outlook</head><p>In this research-in-progress paper we presented a possible extension of the generic architecture for MDE platforms <ref type="bibr" target="#b2">[3]</ref> towards an ontology-aware MDE platform. Based on this architecture and its core elements, possible ontology application scenarios have been discussed. Some of their expected benefits are:</p><p>• Semantic-enriched models (on M1, M2, and M3 level).</p><p>• Machine-readable formal semantics of models.</p><p>• Semi-automated configuration of mechanisms.</p><p>• Increased potential for reuse of mechanisms.</p><p>• Flexibility of process definitions for guidance. We are currently working on the refinement of the presented ontology-aware MDE platform architecture to support first prototype implementations. This includes the application of ontologies for enhanced software process guidance.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">References</head></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. Logical Architecture for Ontology-aware Model Driven Engineering Platforms</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2</head><label>2</label><figDesc>Figure 2 Ontology-aware Modelling and Verification of Mappings for Metamodel Composition Figure 2 illustrates the simplified case of a metamodel composition using mappings.Let us assume that the MDE platform supports two modelling languages, e.g. BPMN<ref type="bibr" target="#b13">[15]</ref> and the ADONIS Language for Organizational Modelling<ref type="bibr" target="#b14">[16]</ref>, separately. The envisioned integrated metamodel (MM3) should exhibit characteristics of a business process modelling language extended by the concepts for modelling organizational structures (in Fig.2as MM1 and/or MM2). A proposed approach is to assemble existing metamodels by utilizing metamodel mappings. The manual process of metamodel matching results in three identified mappings (Fig.2, 1, 2 and 3), which are candidates for integration points. At first glance, everything seems correct, as the defined mappings conform to the mapping language which uniquely state correlations between elements. However, after generating the integrated metamodel (MM3) (see<ref type="bibr" target="#b11">[13]</ref> for detailed integration rule definitions) a verification check founds an</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Acknowledgement: This research has been co-funded by the European Commission and by the Swiss Federal Office for Education and Science within the 7 th Framework Programme project MOST N°</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="216691" xml:id="foot_1">, http://most-project.eu.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Principles, Standards and Tools for Model Engineering</title>
		<author>
			<persName><forename type="first">J</forename><surname>Bezivin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Jouault</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Touzet</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th IEEE international Conference on Engineering of Complex Computer Systems</title>
				<meeting>the 10th IEEE international Conference on Engineering of Complex Computer Systems</meeting>
		<imprint>
			<date type="published" when="2005-06-16">2005. June 16 -20, 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Metamodelling Platforms</title>
		<author>
			<persName><forename type="first">D</forename><surname>Karagiannis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kühn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Third International Conference EC-Web 2002 -Dexa 2002</title>
				<editor>
			<persName><forename type="first">K</forename><surname>Bauknecht</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Min</forename><surname>Tjoa</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Quirchmayer</surname></persName>
		</editor>
		<meeting>the Third International Conference EC-Web 2002 -Dexa 2002<address><addrLine>Aix-en-Provence, France; Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2002">September 2-6, 2002</date>
			<biblScope unit="volume">2455</biblScope>
		</imprint>
	</monogr>
	<note>Invited paper</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Interoperability Issues in Metamodelling Platforms</title>
		<author>
			<persName><forename type="first">H</forename><surname>Kühn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Murzek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 1st International Conference on Interoperability of Enterprise Software and Applications (I-ESA&apos;05)</title>
				<editor>
			<persName><forename type="first">D;</forename><surname>Konstantas</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J.-P</forename><surname>Bourrières</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Léonard</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Boudjlida</surname></persName>
		</editor>
		<meeting>the 1st International Conference on Interoperability of Enterprise Software and Applications (I-ESA&apos;05)<address><addrLine>Geneva, Switzerland</addrLine></address></meeting>
		<imprint>
			<publisher>Springer Verlag</publisher>
			<date type="published" when="2005-02">February 2005</date>
			<biblScope unit="page" from="215" to="226" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Toward principles for the design of ontologies used for knowledge sharing</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">R</forename><surname>Gruber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Workshop of Formal Ontology</title>
				<editor>
			<persName><forename type="first">N</forename><surname>Guarino</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Poli</surname></persName>
		</editor>
		<meeting>the International Workshop of Formal Ontology<address><addrLine>Padova, Italien</addrLine></address></meeting>
		<imprint>
			<date type="published" when="1993-08">August 1993</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Semantic Management of Middleware, Volume I of The Semantic Web and Beyond</title>
		<author>
			<persName><forename type="first">D</forename><surname>Oberle</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>Springer</publisher>
			<pubPlace>New York</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">On Marrying Ontological and Metamodeling Technical Spaces</title>
		<author>
			<persName><forename type="first">Fernando</forename><surname>Silva Parreiras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Steffen</forename><surname>Staab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andreas</forename><surname>Winter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 6th joint meeting of ESEC/FSE, 2007</title>
				<meeting>the 6th joint meeting of ESEC/FSE, 2007<address><addrLine>Dubrovnik, Croatia</addrLine></address></meeting>
		<imprint>
			<publisher>ACM Press</publisher>
			<date type="published" when="2007-09-03">2007. September 3-7</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<ptr target="http://www.omg.org/.December2007" />
		<title level="m">OCL -Object Constraint Language</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">An approach to automatically generated model transformations using ontology engineering space</title>
		<author>
			<persName><forename type="first">K</forename><surname>Kiko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Atkinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Roser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bauer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Workshop on Semantic Web Enabled Software Engineering (SWESE)</title>
				<meeting>Workshop on Semantic Web Enabled Software Engineering (SWESE)<address><addrLine>Enschede, The Netherlands; Athens, GA, U.S.A.</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005. 2006</date>
		</imprint>
	</monogr>
	<note>Proc. of Int. VORTE Workshop, VORTE 2005</note>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">TwoUse: Integrating UML Models and OWL Ontologies</title>
		<author>
			<persName><forename type="first">Fernando</forename><surname>Silva Parreiras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Steffen</forename><surname>Staab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andreas</forename><surname>Winter</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
		<respStmt>
			<orgName>Universität Koblenz-Landau ; Fachbereich Informatik ; Arbeitsberichte aus dem Fachbereich Informatik</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Mapping Specification in MDA: from Theory to Practice</title>
		<author>
			<persName><forename type="first">D</forename><surname>Lopes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hammoudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bézivin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Jouault</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the First International Conference on Interoperability of Enterprise Software and Applications (INTEROP-ESA&apos;2005)</title>
				<meeting>the First International Conference on Interoperability of Enterprise Software and Applications (INTEROP-ESA&apos;2005)</meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="253" to="264" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Lifting metamodels to ontologies: A step to the semantic integration of modeling languages</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kappel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Kapsammer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kargl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kramler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Reiter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Retschitzegger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Schwinger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wimmer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of MoDELS? 2006</title>
				<meeting>of MoDELS? 2006</meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="volume">4199</biblScope>
			<biblScope unit="page" from="528" to="542" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Facilitate Modelling Using Method Integration: An Approach Using Mappings and Integration Rules</title>
		<author>
			<persName><forename type="first">S</forename><surname>Zivkovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kühn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Karagiannis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 15th European Conference on Information Systems (ECIS2007) -&quot;Relevant rigour -Rigorous relevance</title>
				<editor>
			<persName><forename type="first">H</forename><surname>Österle</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Schelp</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Winter</surname></persName>
		</editor>
		<meeting>the 15th European Conference on Information Systems (ECIS2007) -&quot;Relevant rigour -Rigorous relevance<address><addrLine>St.Gallen, Switzerland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007-06">June 2007</date>
			<biblScope unit="page" from="2038" to="2050" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Matching Metamodels with Semantic Systems -An Experience Report</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kappel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Kargl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kramler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Schauerhuber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Seidl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Strommer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wimmer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BTW 2007 Workshop Model Management und Metadaten-Verwaltung</title>
				<meeting><address><addrLine>Aachen</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007-03">March 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<ptr target="http://www.omg.org/spec/BPMN/1.1/" />
		<title level="m">BPMN -Business Process Modelling Notation</title>
				<imprint>
			<date type="published" when="2008-01">January 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m">BPMS Method Handbook</title>
				<imprint>
			<publisher>BOC Group</publisher>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>ADONIS 3.9 Manuals</note>
</biblStruct>

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