<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Application of an Instance Migration Solution to Industrial Ontologies</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Maxim Davidovsky</string-name>
          <email>m.davidovsky@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vadim Ermolayev</string-name>
          <email>vadim@ermolayev.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vyacheslav Tolok</string-name>
          <email>vyacheslav-tolok@yandex.ru</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of IT, Zaporozhye National University</institution>
          ,
          <addr-line>66 Zhukovskogo st., 69600 Zaporozhye</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Mathematical Modeling, Zaporozhye National University</institution>
          ,
          <addr-line>66 Zhukovskogo st., 69600 Zaporozhye</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Key terms. Industry</institution>
          ,
          <addr-line>Integration, Interoperability, KnowledgeManagement- Process, AgentBasedSystem</addr-line>
        </aff>
      </contrib-group>
      <fpage>99</fpage>
      <lpage>107</lpage>
      <abstract>
        <p>The paper presents the results of evaluating the software solution for ontology instance migration problem in the use case involving the ontologies used in construction industry - freeClass and eClassOWL with the BauDataWeb dataset representing the individuals. Ontology instance migration problem is understood as a sub-problem of ontology alignment. Our methodology assumes (semi-) automated iterative process possibly involving a human for validating the results. The process consists of the two steps: (1) schemabased mappings discovery done by the agent-based matcher software; and (2) ontology instance transformation and migration according to the discovered mappings done by the ontology instance migration engine software. The evaluation experiment has been conducted in two phases and yielded results of acceptable quality in terms of precision, recall, and f-measure.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Ontology alignment</kwd>
        <kwd>industrial application</kwd>
        <kwd>ontology instance migration</kwd>
        <kwd>evaluation experiment</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Ontologies are being widely adopted today in the academic world and increasingly
attract the attention of researchers and practitioners in information technology and
knowledge-based system development and applications. Many authors, e.g. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], argue
that ontologies constitute the substance of the advanced technologies for solving the
problems of interoperability, communication, and cooperation between different
applications within the same environment. Indeed, ontologies conceptualize semantics
of the domains within a discourse that are common for interoperating systems. Thus,
ontologies serve as a bridge for “understanding” between the systems or their parts.
Despite that, application of ontologies in industry still faces several problems.
      </p>
      <p>
        The first group of problems concerns the inertia that is typical for the process of
application of advanced technologies in industry, e. g. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. This paper reflects the
views of the practitioners who have witnessed incomprehension and opposition in
trying to solve customer problems using ontologies. These problems are attempted to
be resolved through establishing a closer contact with domain knowledge
stakeholders and their more active involvement in the development of ontologies – e.g. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
Another complementary and important activity is lowering the effort for developing
ontologies which could be done via providing the tool support for domain experts
taking part in ontology development.
      </p>
      <p>
        The other important stratum of problems in the application of ontologies in
industry is related to the re-use of existing large industrial knowledge bases, collections, or
ontologies and the exploitation of those knowledge assets within large enterprise
information systems (IS). Obviously it is obligatory to provide stable interoperation of
ISs in industrial settings to prevent substantial errors in maintenance, production, and
sales. However the use of ontologies per se doesn’t completely solve interoperability
issues as it essentially raises heterogeneity problems to a higher level [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. So, the
methods for aligning ontologies need to be provided to understand and explicitly
specify semantic mappings between these different conceptualisations. Industrial
ontologies as a rule contain large quantity of individuals (or instances). Hence, an
important and typical sub-problem of ontology alignment in industrial settings is
ontology instance migration that is the process of transferring instances between aligned
ontologies. The numbers of the individuals in industrial knowledge bases is very often
high, so their manual alignment is not feasible. Therefore it is important to provide
the tools that at least partially automate the process of alignment and do that with the
quality acceptable for industries. Another important aspect of the use of ontologies in
industrial settings is that industrial ISs are often distributed and belong to autonomous
business entities. In such settings using intelligent software agents for ontology
alignment and ontology instance migration in particular becomes an attractive
implementation pathway.
      </p>
      <p>The remainder of the paper is organized as follows. In section 2 we provide a
classification of industrial applications of ontology alignment types of problems and
describe some typical use cases. Based on this classification, we analyze industrial
requirements to ontology alignment solutions. Section 3 outlines our software solution
for ontology instance migration problem. Section 4 reports about the setup and results
of our evaluation experiments. Finally the conclusion is given and the plans for the
future work are outlined.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work, Applications, and Use Cases</title>
      <p>
        Surveys of ontology alignment for a wide range of applications can be found in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ],
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Applications of agent-based ontology alignment and respective requirements
are analyzed in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. This paper focuses on industrial applications of ontology
alignment in broad and ontology instance migration as its sub-problem [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>The following industrial application categories may be outlined that require
ontology alignment and instance migration solutions.</p>
      <p>
        1. Industrial knowledge-driven simulation models. Simulation models are
widely used in industry ([
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]). The complexity level of modern simulation
systems requires the use of knowledge-based models. This knowledge may be related
to various branches of science, engineering disciplines, can contain different models
satisfying different demands. This requires the use of ontologies and related activities
such as ontology merging and alignment.
      </p>
      <p>
        2. Industrial information systems in the context of Semantic Web and
eCommerce. eCommerce is a type of industry where buying and selling of product or
service is conducted over electronic systems such as the Internet and other computer
networks. In order to perform such an exchange of business information, this
information must contain product (or service) descriptions. As a rule such information is
presented in the form of product or service ontology [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Good examples of such
ontologies are [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. When a business process involves more than one party or
in a case of using more than one source respective ontologies obviously have to be
aligned. This situation is also typical for The Semantic Web where ontologies along
with intelligent software agents are the main pillars [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>
        3. Integration and interoperability of heterogeneous enterprise ISs. Today
information ecosystem of a modern enterprise as a rule contains numbers of
applications from different vendors and used for different purposes. In order to effectively
use these heterogeneous applications together with distributed data and knowledge
repositories they must be integrated into a single system. Likewise implementation
and deployment of new software solutions must be reconciled and integrated with
legacy software systems. Here ontologies may be used not only as domain knowledge
representation models, but also as mediators for integration of heterogeneous
applications. Enterprise integration attracts substantial interest of research community and a
number of solutions are proposed (e.g., [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]).
      </p>
      <p>
        4. Knowledge sharing and migration between enterprise ISs. Interaction and
cooperation of modern enterprises often implies knowledge sharing and migration. In
such a way enterprise may enrich and harmonize their knowledge assets. In this case
knowledge models obviously must be reconciled and aligned. This issue is not widely
addressed in literature (but some early efforts, e.g. [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], are described) as it usually
requires some (combination of) typical ontology management activities (such as
ontology evolution and knowledge sharing – please see some details above).
      </p>
      <p>
        Each of the application categories sets up some requirements to specific alignment
methods used within the category. Due to the wide variety of ontologies used in
industry it is difficult to set up a detailed set of requirements for ontology matching
methods. These requirements may substantially vary depending on ontology size and
structure so we outline only the most general observations. We analyze the
requirements for ontology alignment regardless to industrial application in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>Run-time. 1st and 2nd categories assumed the matching process to be performed
at run-time. In that case the maximum level of automation must be reached. In 3rd
and 4th categories it is allowed to perform matching and relative activities previously
and separately. This allows active involvement of experts to the matching process (for
alignment validation, relevance verification, etc.).</p>
      <p>Completeness. Completeness is of the most importance in the 1st and 3rd cases. It
is important not to miss knowledge in these cases. At the same time, in the 2nd
category the response time of method implementation to a system query is more
critical as in that case matching is usually performed during runtime.</p>
      <p>Relevance. In the 4th case, the relevance of knowledge is the most critical
(particularly during migration from an older system to a newer one). Here it is first of
all important to save actual knowledge, but some obsolete knowledge may be
discarded.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Solution Overview</title>
      <p>The main focus of the paper is evaluation of ontology alignment and instance
migration methodology in industrial settings. The methodology assumes (semi-) automated
iterative process of ontology alignment and instance migration with possible human
intervention for checking the correctness and setting up the process. The overall
methodology consists of two steps: (1) mapping discovery and determination of
structural differences between ontologies and (2) ontology instance transformation and
migration according to the determined differences.</p>
      <p>
        The first step is essentially the process of ontology matching with the only
difference that it results not only in ontology alignment but also produces an output of a set
of transformation rules that further drive the process of ontology instance migration.
The solution for the first step is based on the implementation of meaning negotiation
between intelligent agents (we call this agent-based solution ABOA matcher [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]). The
matching process embodies the strategy that originates from [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] and is described in
detail in [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. Negotiations among the agents are conducted in an iterative way and
with an aim to reduce the semantic distance between the negotiated structural contexts
of the respective ontology schemas. A negotiation is stopped when the distance
reaches a commonly accepted threshold or the parties exhaust their propositions and
arguments.
      </p>
      <p>
        At the second step agents use Instance Migration Engine in order to transfer
instances between ontologies based on the transformation rules generated at the first
step. Instance migration results in the transfer of all the assertions that do not require
the  resolution of the problem cases by the ontology engineer. The cases that caused
problems  are recorded in the migration log. The details on the second step of the
methodology are described in [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>Evaluation Experiment</title>
      <p>
        To test our methodology and solution of ontology alignment and instance migration
we choose real industrial ontologies: freeClass1 ontology for construction and
building materials and services and eClassOWL2 [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] – the web ontology for products and
services. The dataset of the European building and construction materials market for
the Semantic Web (BauDataWeb3) has been selected as the set of assertions for
migration. Structural parameters of the ontologies are presented in Table 1. General
experimental set-up specified in ISO/IEC 24744 notation for describing
methodologies [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] is pictured in Figure 1.
      </p>
      <p>
        The test case doesn’t contain any reference alignment. Hence, we had to determine
reference mappings manually in order to objectively judge about the obtained results.
For convenience both freeClass and eClassOWL ontologies may be divided into 2
parts. The first parts are actually the sets of entities directly inherited from the
1 http://www.freeclass.eu/ – the ontology for construction and building materials and services
2 http://www.heppnetz.de/projects/eclassowl/ – the web ontology for products and services
3 http://semantic.eurobau.com/ – BauDataWeb: the European Building and Construction
Materials Database for the Semantic Web
GoodRelations ontology4 [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and also some concepts from other common-sense
vocabularies. The schemas of those parts of the ontologies are almost identical, so the
difference is mostly in the sets of individual assertions. Further, those parts do not
cause any problems in the discovery of the reference mappings as the entities mainly
have human-understandable names and labels. Based on the analysis of the
abovementioned parts of the ontologies we constructed the set of reference mappings
(further mentioned as Alignment 1). The second parts of the ontologies consist of internal
entities that do not have understandable names (the names represent some identifiers
composed of numbers and characters), but some of them still have labels with
descriptions. Due to the big quantity of those entities we did not analyze the whole sets
and choose the 20 entities that are semantically similar. Then we discovered
respective mappings for those chosen entities (further mentioned as Alignment 2). The
parameters for both alignments are presented in Table 2 where for brevity we include
only the information about the classes and properties.
      </p>
      <p>Thus, the experiment with the BauDataWeb dataset has been performed in two
phases. Within the first phase we constructed the reference alignment (Alignment 1)
and started the matching process using the ABOA matcher. Then we found the
mappings that correspond to Alignment 1 and compared them to the reference ones.
Alignment quality values for the results of this step are very high (Table 3, row 1) as
these parts are almost identical.</p>
      <p>
        It might be considered that the Alignment 1 in our experiment is not a topically
interesting case as the semantic differences are tiny and could be easily discovered
manually. However, this experimental phase represents a good case for validating the
generated instance transformation rules and instance migration quality. In this phase
all of the generated transformation rules were correct. More details on the
transformation rules could be seen in [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. Within the second phase we determined the
Alignment 2 and tried to find the respective mappings within the alignment discovered by
the matcher. The alignment quality measures for the second phase are lower than for
4 http://www.heppnetz.de/projects/goodrelations/ – the web vocabulary for e-commerce
the phase 1, which is conditioned by the relatively weak semantic similarity between
the structural contexts [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] that correspond to these parts of ontologies. It is also
worth noticing that the Precision value is noticeably higher than the Recall one within
phase 2. It is so because string-based structural similarity measurement methods yield
high values on labels. Labels can contain parts (e.g. words) that are common for many
of them, but respective entities in general are not semantically similar. For example
the comparison of labels “construction technology” and “pump technology” will give
noticeably high similarity values. However those labels belong to the entities that are
obviously not that similar semantically.
5
      </p>
    </sec>
    <sec id="sec-5">
      <title>Concluding Remarks and Future Work</title>
      <p>The paper presented the experiment evaluating our methodology and software
solution for ontology instance migration on real-world industrial ontologies. The
experiment shows acceptable results that allow a positive judgement about the applicability
of our methodology in industrial settings. The results also suggest some directions for
the future work. The experiment with large ontologies (BauDataWeb dataset) shows
that the ontology instance migration engine allows migrating about several million
instances using a conventional desktop computer. Hence, a technique to overcome
this upper limit is needed for scaling the tool up to the volumes characteristic to Big
Semantic Data. Looking for such a technique is on our research and development
agenda. In the future we also plan to conduct a series of experiments with the
ontologies specified in OWL sublanguages5 and OWL 2 profiles6. Another important
direction for the future research is evaluating our approach on ontologies having different
structural patterns like a taxonomy (tree-type) structure, a network structure
(ontologies rich with object properties), OWL graphs with high and low vertex degrees, etc.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>The authors are grateful to the colleagues who provided the industrial ontologies for
our experiments – Univ. Prof. Dr. Martin Hepp and Dipl. Ing. Andreas Radinger from
E-Business and Web Science Research Group of the Universität der Bundeswehr,
München.
5 http://www.w3.org/TR/2004/REC-owl-features-20040210/#s1.3
6 http://www.w3.org/TR/owl2-profiles/</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Bittner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Donnelly</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Winter</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Ontology and
          <string-name>
            <given-names>Semantic</given-names>
            <surname>Interoperability</surname>
          </string-name>
          . In: D. Prosperi and S. Zlatanova (ed.)
          <article-title>Large-scale 3D Data Integration: Problems and Challenges</article-title>
          . London, CRCPress (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Malzahn</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Industrial Application of Ontologies</article-title>
          .
          <source>In: eKNOW</source>
          <year>2011</year>
          , The Third International Conference on Information, Process, and
          <string-name>
            <surname>Knowledge</surname>
            <given-names>Management</given-names>
          </string-name>
          , (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Tatarintseva</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fensel</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Is Your Ontology a Burden or a Gem? - Towards Xtreme Ontology Engineering</article-title>
          . In: Ermolayev,
          <string-name>
            <surname>V.</surname>
          </string-name>
          et al.
          <source>(eds.) Proc. ICTERI</source>
          <year>2011</year>
          ,
          <article-title>CEUR-WS</article-title>
          .org/Vol-
          <volume>716</volume>
          ,
          <fpage>65</fpage>
          -
          <lpage>81</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Euzenat</surname>
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shvaiko</surname>
            <given-names>P.</given-names>
          </string-name>
          : Ontology Matching. Berlin Heidelberg, Springer-Verlag (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Corcho</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Methodologies, tools and languages for building ontologies</article-title>
          .
          <source>Where is their meeting point? Data &amp; Knowledge Engineering</source>
          <volume>46</volume>
          ,
          <fpage>41</fpage>
          -
          <lpage>64</lpage>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Ehrig</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Ontology Alignment: Bridging the Semantic Gap (Semantic Web</article-title>
          and Beyond). Springer (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Zhdanova</surname>
            <given-names>A. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>de Bruijn</surname>
          </string-name>
          , J.,
          <string-name>
            <surname>Zimmermann</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scharffe</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Ontology Alignment Solution</article-title>
          .
          <source>Deliverable D14 v2.0</source>
          , (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davidovsky</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Agent-Based Ontology Alignment: Basics, Applications, Theoretical Foundations, and</article-title>
          <string-name>
            <given-names>Demonstration. Tutorial</given-names>
            <surname>Paper</surname>
          </string-name>
          . In: Dan Burdescu,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Akerkar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Badica</surname>
          </string-name>
          , C. (eds.)
          <source>Proc. WIMS</source>
          <year>2012</year>
          ,
          <volume>11</volume>
          -
          <fpage>22</fpage>
          , ACM (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Silver</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hassan</surname>
            ,
            <given-names>O.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>From domain ontologies to modeling ontologies to executable simulation models</article-title>
          .
          <source>In: Proc. of the 2007 Winter Simulation Conference</source>
          , (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Novák</surname>
            ,
            <given-names>P</given-names>
          </string-name>
          , Šindelář,
          <string-name>
            <surname>R.</surname>
          </string-name>
          :
          <article-title>Applications of ontologies for assembling simulation models of industrial systems</article-title>
          .
          <source>In: Proc. of the 2011th Confederated international conference on the move to meaningful internet systems (OTM'11)</source>
          , pp.
          <fpage>148</fpage>
          -
          <lpage>157</lpage>
          , Springer-Verlag Berlin, Heidelberg (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keberle</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matzke</surname>
          </string-name>
          , W.-E.:
          <article-title>An Upper Level Ontological Model for Engineering Design Performance Domain, LNBIP</article-title>
          , vol.
          <volume>20</volume>
          , pp.
          <fpage>127</fpage>
          -
          <lpage>141</lpage>
          . Springer, Heidelberg (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Ding</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fensel</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Omelayenko</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schulten</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>The Role of Ontologies in eCommerce</article-title>
          . In: Steffen Staab, Rudi Studer (eds.): Handbook on Ontologies.
          <source>International Handbooks on Information Systems</source>
          . pp.
          <fpage>593</fpage>
          -
          <lpage>616</lpage>
          , ISBN 3-540-40834-7, Springer (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Hepp</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>GoodRelations: An Ontology for Describing Products</article-title>
          and
          <article-title>Services Offers on the Web, LNCS</article-title>
          , vol.
          <volume>5268</volume>
          , pp.
          <fpage>332</fpage>
          -
          <lpage>347</lpage>
          . Springer Berlin Heidelberg (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Hepp</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          : Products and
          <article-title>Services Ontologies: A Methodology for Deriving OWL Ontologies from Industrial Categorization Standards</article-title>
          .
          <source>In: Int'l Journal on Semantic Web &amp; Information Systems</source>
          <volume>2</volume>
          (
          <issue>1</issue>
          ) (
          <year>2006</year>
          ), pp.
          <fpage>72</fpage>
          -
          <lpage>99</lpage>
          , (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Morgenstern</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Riecken</surname>
            ,
            <given-names>D.: SNAP:</given-names>
          </string-name>
          <article-title>An Action-Based Ontology for E-commerce Reasoning</article-title>
          .
          <source>In: Proc., Formal Ontologies Meet Industry</source>
          , Verona, Italy, (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hendler</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lassila</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>The Semantic Web (Berners-Lee et</article-title>
          . al
          <year>2001</year>
          ).
          <source>Scientific American</source>
          <volume>284</volume>
          ,
          <fpage>28</fpage>
          -
          <lpage>37</lpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Izza</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vincent</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Burlat</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>A Unified Framework for Enterprise Integration: An Ontology-Driven Service-Oriented Approach</article-title>
          .
          <source>In: Pre-proc. of the First International Conference on Interoperability of Enterprise Software</source>
          and
          <string-name>
            <surname>Applications (INTEROP-ESA</surname>
          </string-name>
          '
          <year>2005</year>
          ), pp.
          <fpage>78</fpage>
          -
          <lpage>89</lpage>
          . Geneva, Switzerland, February
          <volume>23</volume>
          - 25, (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Stoutenburg</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          et al.:
          <article-title>Ontologies in OWL for Rapid Enterprise Integration</article-title>
          .
          <source>Time</source>
          <volume>122</volume>
          ,
          <fpage>82</fpage>
          -
          <lpage>89</lpage>
          (
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Lochovsky</surname>
            ,
            <given-names>F. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Woo</surname>
            ,
            <given-names>C. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Williams</surname>
            ,
            <given-names>L. J.:</given-names>
          </string-name>
          <article-title>A micro-organizational model for supporting knowledge migration</article-title>
          .
          <source>In: Proc. of the ACM SIGOIS and IEEE CS TC-OA conference on Office information systems</source>
          , pp.
          <fpage>194</fpage>
          -
          <lpage>204</lpage>
          . Cambridge, Massachusetts,
          <string-name>
            <surname>US</surname>
          </string-name>
          , (
          <year>1990</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Ermolayev</surname>
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keberle</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Matzke</surname>
          </string-name>
          , W.-E.,
          <string-name>
            <surname>Vladimirov</surname>
          </string-name>
          , V.:
          <article-title>A Strategy for Automated Meaning Negotiation in Distributed Information Retrieval</article-title>
          . In: Y. Gil et al. (Eds.):
          <source>ISWC 2005 Proc. 4th Int. Semantic Web Conference (ISWC'05)</source>
          ,
          <fpage>6</fpage>
          -
          <lpage>10</lpage>
          November, Galway,
          <source>Ireland. LNCS 3729</source>
          , pp.
          <fpage>201</fpage>
          -
          <lpage>215</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Davidovsky</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tolok</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Agent-based implementation for the discovery of structural difference in OWL DL ontologies</article-title>
          . In: Mayr,
          <string-name>
            <given-names>H. C.</given-names>
            ,
            <surname>Ginige</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Liddle</surname>
          </string-name>
          , S. (ed.)
          <source>Proc. Fourth Int United Information Systems Conference (UNISCON</source>
          <year>2012</year>
          ).
          <source>LNBIP 137</source>
          , Berlin, Heidelberg: Springer-Verlag (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Davidovsky</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tolok</surname>
          </string-name>
          , V.
          <article-title>: Instance Migration between Ontologies having Structural Differences</article-title>
          .
          <source>Int. J. on Art. Int. Tools</source>
          .
          <volume>20</volume>
          (
          <issue>6</issue>
          ),
          <fpage>1127</fpage>
          -
          <lpage>1156</lpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Henderson-Sellers</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gonzalez-Perez</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Standardizing Methodology Metamodelling and Notation: An ISO Exemplar</article-title>
          . In: Kaschek,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Kop</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Steinberger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Fliedl</surname>
          </string-name>
          ,
          <string-name>
            <surname>G. (eds.) UNISCON</surname>
          </string-name>
          <year>2008</year>
          .
          <article-title>LNBIP</article-title>
          , vol.
          <volume>5</volume>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          . Springer, Berlin/Heidelberg, (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>