<!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>Towards Ontology Interoperability through Conceptual Groundings</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Stefan Dietze</string-name>
          <email>s.dietze@open.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>John Domingue</string-name>
          <email>j.b.domingue@open.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Knowledge Media Institute, The Open University</institution>
          ,
          <addr-line>MK7 6AA, Milton Keynes</addr-line>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The widespread use of ontologies raises the need to resolve heterogeneities between distinct conceptualisations in order to support interoperability. The aim of ontology mapping is, to establish formal relations between a set of knowledge entities which represent the same or a similar meaning in distinct ontologies. Whereas the symbolic approach of established SW representation standards - based on first-order logic and syllogistic reasoning - does not implicitly represent similarity relationships, the ontology mapping task strongly relies on identifying semantic similarities. However, while concept representations across distinct ontologies hardly equal another, manually or even semi-automatically identifying similarity relationships is costly. Conceptual Spaces (CS) enable the representation of concepts as vector spaces which implicitly carry similarity information. But CS provide neither an implicit representational mechanism nor a means to represent arbitrary relations between concepts or instances. In order to overcome these issues, we propose a hybrid knowledge representation approach which extends first-order logic ontologies with a conceptual grounding through a set of CS-based representations. Consequently, semantic similarity between instances represented as members in CS - is indicated by means of distance metrics. Hence, automatic similarity-detection between instances across distinct ontologies is supported in order to facilitate ontology mapping.</p>
      </abstract>
      <kwd-group>
        <kwd>Semantic Interoperability</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Web,
Ontology
Mapping,
Conceptual
Spaces,</p>
    </sec>
    <sec id="sec-2">
      <title>1 Introduction</title>
      <p>
        The widespread use of ontologies - formal specifications of shared conceptualisations
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] - together with the increasing availability of representations of overlapping
domains of interest, raises the need to resolve heterogeneities [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ][
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] by completely
or partially mapping between different ontologies. With respect to [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ][
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], we define
ontology mapping as the process of defining formal relations between knowledge
entities which represent the same or a similar semantic meaning in distinct ontologies
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ][
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. In that, ontology mapping strongly relies on identifying similarities [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]
between entities across different ontologies. However, with respect to this goal,
several issues have to be taken into account. The symbolic approach - i.e. describing
symbols by using other symbols, without a grounding in the real world - of
established representation standards such as OWL1 or RDF-S2 which are based on
first-order logic (FOL) and syllogistic reasoning [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] leads to ambiguity issues and
1 http://www.w3.org/OWL/
2 http://www.w3.org/RDFS/
does not entail meaningfulness, since meaning requires both the definition of a
terminology in terms of a logical structure (using symbols) and grounding of symbols
to a conceptual level [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ][
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Therefore, concept representations across distinct
ontologies – even those representing the same real-world entities - hardly equal
another, since similarity is not an implicit notion carried within ontological
representations. But manual or semi-automatic identification of similarity
relationships – based on linguistic or structural similarities across ontologies
[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ][
        <xref ref-type="bibr" rid="ref7">7</xref>
        ][
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] – is costly. Consequently, representational facilities, enabling to implicitly
describe similarities across ontologies are required in order to support ontology
interoperability.
      </p>
      <p>
        Conceptual Spaces (CS) [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] follow a theory of describing entities at the conceptual
level in terms of their natural characteristics similar to natural human cognition in
order to avoid the symbol grounding issue [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ][
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. In that, CS consider the
representation of concepts as vector spaces which are defined through a set of quality
dimensions. Describing instances as vectors enables the automatic calculation of their
semantic similarity by means of spatial distance metrics, in contrast to the costly
representation of similarities through symbolic representations. However, several
issues still have to be considered when applying CS. For instance, CS do not
explicitly prescribe any applicable representation method. Moreover, CS provide no
means to represent arbitrary relations between concepts or instances, such as part-of
relations. In order to overcome the issues introduced above, we propose a two-fold
knowledge representation approach which extends FOL ontologies with a conceptual
grounding by refining individual symbolic concept representations as particular CS.
Consequently, similarity becomes an implicit notion of the representation itself,
instead of relying on manual or semi-automatic similarity detection approaches.
2
      </p>
    </sec>
    <sec id="sec-3">
      <title>Conceptual Groundings for Ontological Concepts</title>
      <p>
        With respect to the aforementioned issues, we argue that basing knowledge models on
just one theory alone might not be sufficient. Therefore, we propose a two-fold
representational approach – combining FOL ontologies with corresponding
representations based on CS – to enable similarity-based reasoning across ontologies.
In that, we consider the representation of a set of n concepts C of an ontology O
through a set of n Conceptual Spaces CS. Hence, instances of concepts are
represented as members in the respective CS. While still benefiting from implicit
similarity information within a CS, our hybrid approach allows overcoming
CSrelated issues by maintaining the advantages of FOL-based knowledge
representations. In order to be able to represent ontological concepts within CS, we
formalised the CS model into an ontology, represented through OCML [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. Hence, a
CS can simply be instantiated in order to represent a particular concept.
      </p>
      <p>
        Referring to [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ][
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], we formalise a CS as a vector space defined through quality
dimensions di of CS. Each dimension is associated with a certain metric scale, e.g.
ratio, interval or ordinal scale. To reflect the impact of a specific quality dimension on
the entire CS, we consider a prominence value p for each dimension [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Therefore, a
CS is defined by CS n = {( p1d1, p2d2 ,..., pndn )di ∈ CS, pi ∈ P}, where P is the set of real
numbers. However, the usage context, purpose and domain of a particular CS strongly
influence the ranking of its quality dimensions what supports our position of
describing distinct CS explicitly for individual concepts. Please note that we do not
distinguish between dimensions and domains [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] but enable dimensions to be detailed
further in terms of subspaces. Hence, a dimension within one space may be defined
through another CS by using further dimensions [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. In this way, a CS may be
composed of several subspaces, and consequently, the description granularity can be
refined gradually. Dimensions may be correlated. Information about correlation is
expressed through axioms related to a specific quality dimension instance.
      </p>
      <p>
        A particular member M – representing a particular instance – in the CS is described
through valued dimension vectors vi like M n = {(v1, v2 ,...,vn )vi ∈ M}. With respect to
[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], we define the semantic similarity between two members of a space as a function
of the Euclidean distance between the points representing each of the members.
However, we would like to point out that different distance metrics, such as the
Taxicab or Manhattan distance [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], could be considered, dependent on the nature and
purpose of the CS. Given a CS definition CS and two members V and U, defined by
vectors v0, v1, …,vn and u1, u2,…,un within CS, the distance between V and U can be
calculated as dist(u, v) = ∑n pi ((ui − u ) − ( vi − v ))2 where u is the mean of a dataset
i=1 su sv
U and su is the standard deviation from U. The formula above already considers the
so-called Z-transformation or standardization [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] which facilitates the standardization
of distinct measurement scales in order to enable the calculation of distances in a
multi-dimensional and multi-metric space.
      </p>
      <p>Representing Ontological Concepts through Conceptual Spaces
The derivation of an appropriate space CSi to represent a particular concept Ci of a
given ontology O is understood a non-trivial task which primarily implies the creation
of a CS instance which most appropriately represents the real-world entity represented
by the symbolic concept representation. We foresee a transformation procedure
consisting of the following steps:</p>
      <p>S1. Representing concept properties pcij of Ci as dimensions dij of CSi.
S2. Assignment of metrics to each quality dimension dij.</p>
      <p>S3. Assignment of prominence values pij to each quality dimension dij.</p>
      <p>S4. Representing instances Iik of Ci as members in CSi.</p>
      <p>A specific CS is instantiated by applying a transformation function which is aimed at
instantiating all elements of a CS (S1 – S3). S1 aims at representing each concept
property pcij of Ci as a particular dimension instance dij together with a corresponding
prominence pij of a resulting space CSi:</p>
      <p>trans : {( pci1, pci2 ,..., pcin ) pcij ∈ PC}⇒ {( pi1di1, pi2di2 ,..., pindin )dij ∈ CSi , pij ∈ P}
Please note that we particularly distinguish between data type properties and relations.
While the latter represent relations between concepts, these are not represented as
dimensions since such dimensions would refer to a range of concepts (instances)
instead of quantified metrics, as required by S2. In the case of relations, we propose to
maintain the relationships represented within the original ontology O without
representing these within the resulting CSi. In that, the complexity of CSi is reduced to
enable the maintainability of the spatial distance as appropriate similarity measure.
S2 aims at the assignment of metric scales (interval scale, ratio scale, nominal scale),
while S3 is aimed at assigning a prominence value pij to each dimension dij.
Prominence values should be chosen from a predefined value range, such as 0...1.
With respect to S4, one has to represent all instances Iki of a concept Ci as member
instances in the created space CSi. This is achieved by transforming all instantiated
properties piikl of Iik as valued vectors in CSi.</p>
      <p>trans : {( piik1, piik2 ,..., piikn ) piikl ∈ PIl }⇒ {(vik1, vik2 ,..., vikn )vikl ∈ M ik }
Hence, given a particular CS, representing instances as members becomes just a
matter of assigning specific measurements to the dimensions of the CS. In order to
represent all concepts Ci of a given ontology O, the transformation function consisting
of the steps S1-S4 has to be repeated iteratively for all Ci which are element of O. The
accomplishment of the proposed procedure results in a set of CS instances which each
refine a particular concept together with a set of member instances which each refine
a particular instance.</p>
    </sec>
    <sec id="sec-4">
      <title>3 Conclusion</title>
      <p>
        In order to facilitate ontology mapping, we proposed a hybrid representation approach
based on a combination of FOL ontologies and multiple concept representations in
individual CS. Representing concepts following the CS theory enables representation
of instances as vectors in a respective CS and consequently, the automatic
computation of similarities by means of spatial distances. A CS-based representation
is supported through a dedicated CS formalisation, i.e. a CS ontology, and a formal
method on how to derive CS representations for individual concepts. Within
proof-ofconcept prototype applications, e.g. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], an OCML [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] representation of the proposed
hybrid representational model was utilized to validate the applicability of the
approach. Following our two-fold representational approach supports implicit
representation of similarities across heterogeneous ontologies, and consequently,
provides a means to facilitate ontology mapping. Moreover, our approach overcomes
certain individual issues posed by each of the two approaches. Whereas traditional
ontology mapping methodologies rely on mechanisms to semi-automatically detect
similarities at the concept and the instance level, our approach just requires a common
agreement at the concept level since similarity information at the instance level is
implicitly defined.
      </p>
      <p>However, the authors are aware that our approach requires a considerable amount
of additional effort to establish CS-based representations. Future work has to
investigate this effort in order to further evaluate the potential contribution of the
approach proposed here. Moreover, further issues related to CS-based knowledge
representations still remain. For instance, whereas defining instances, i.e. vectors,
within a given CS appears to be a straightforward process, the definition of the CS
itself is not trivial at all and dependent on subjective perspectives. With regard to this,
CS do not fully solve the symbol grounding issue but to shift it from the process of
describing instances to the definition of a CS. Nevertheless, distance calculation relies
on the fact that resources are described in equivalent (or mapped) geometrical spaces.
However, we would like to point out that the increasing usage of upper level
ontologies and the progressive reuse of ontologies, particularly in loosely coupled
organisational environments, leads to an increased sharing of ontologies at the
concept level. As a result, our proposed hybrid representational model becomes
increasingly applicable by further enabling similarity-computation at the
instancelevel towards the vision of interoperable ontologies.</p>
    </sec>
    <sec id="sec-5">
      <title>4 References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Bisson</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>1995</year>
          ).
          <article-title>Why and how to define a similarity measure for object based representation systems</article-title>
          .
          <source>Towards Very Large Knowledge Bases</source>
          , pages
          <fpage>236</fpage>
          -
          <lpage>246</lpage>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Choi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Song</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          , and Han,
          <string-name>
            <surname>H</surname>
          </string-name>
          . (
          <year>2006</year>
          ),
          <article-title>A survey on ontology mapping, SIGMOD Rec</article-title>
          ., Vol.
          <volume>35</volume>
          , No.
          <fpage>3</fpage>
          . (
          <year>September 2006</year>
          ), pp.
          <fpage>34</fpage>
          -
          <lpage>41</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Cregan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2007</year>
          ),
          <article-title>Symbol Grounding for the Semantic Web</article-title>
          .
          <source>4th European Semantic Web Conference</source>
          <year>2007</year>
          , Innsbruck, Austria.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Devore</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Peck</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2001</year>
          ), Statistics - The
          <source>Exploration and Analysis of Data</source>
          , 4th ed. Pacific Grove, CA: Duxbury,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Dietze</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gugliotta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Domingue</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , (
          <year>2008</year>
          )
          <article-title>Conceptual Situation Spaces for SituationDriven Processes</article-title>
          .
          <source>5th European Semantic Web Conference (ESWC)</source>
          , Tenerife, Spain.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Ehrig</surname>
            ,
            <given-names>M</given-names>
          </string-name>
          , Sure,
          <string-name>
            <surname>Y.</surname>
          </string-name>
          (
          <year>2004</year>
          ),
          <article-title>Ontology Mapping - An Integrated Approach</article-title>
          ,
          <source>in Proceedings of ESWS</source>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Euzenat</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guegan</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Valtchev</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <article-title>OLA in the OAEI 2005 Alignment Contest</article-title>
          .
          <source>KCap 2005 Workshop on Integrating Ontologies</source>
          <year>2005</year>
          ,
          <fpage>97</fpage>
          -
          <lpage>102</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Gärdenfors</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2004</year>
          ),
          <article-title>How to make the semantic web more semantic</article-title>
          . In A.C. Vieu and L. Varzi, editors,
          <source>Formal Ontology in Information Systems</source>
          , pages
          <fpage>19</fpage>
          -
          <lpage>36</lpage>
          . IOS Press,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Giunchiglia</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shvaiko</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Yatskevich</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>S-Match: An Algorithm and an Implementation of Semantic Matching</article-title>
          .
          <source>ESWS</source>
          <year>2004</year>
          ,
          <volume>61</volume>
          -
          <fpage>75</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Gruber</surname>
            ,
            <given-names>T. R.</given-names>
          </string-name>
          ,
          <article-title>Toward principles for the design of ontologies used for knowledge sharing</article-title>
          .
          <source>International Journal of Human-Computer Studies</source>
          , Vol.
          <volume>43</volume>
          ,
          <string-name>
            <surname>Issues</surname>
          </string-name>
          4-
          <issue>5</issue>
          ,
          <year>November 1995</year>
          , pp.
          <fpage>907</fpage>
          -
          <lpage>928</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Krause</surname>
            ,
            <given-names>E. F.</given-names>
          </string-name>
          (
          <year>1987</year>
          ). Taxicab Geometry. Dover.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Le</surname>
            ,
            <given-names>B.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dieng-Kuntz</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Gandon</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <article-title>On Ontology Matching Problems - for Building a Corporate Semantic Web in a Multi-Communities Organization</article-title>
          .
          <source>ICEIS (4)</source>
          <year>2004</year>
          ,
          <fpage>236</fpage>
          -
          <lpage>243</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Mitra</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>F. N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jaiswals</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2005</year>
          ),
          <article-title>OMEN: A Probabilistic Ontology Mapping Tool</article-title>
          , International Semantic Web Conference
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Moncan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cimpian</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kerrigan</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <article-title>Formal Model for Ontology Mapping Creation</article-title>
          , in I. Cruz et al. (Eds.):
          <source>ISWC</source>
          <year>2006</year>
          , LNCS 4273, pp.
          <fpage>459</fpage>
          -
          <lpage>472</lpage>
          ,
          <year>2006</year>
          . Springer-Verlag Berlin Heidelberg
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Motta</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>1998</year>
          ).
          <article-title>An Overview of the OCML Modelling Language</article-title>
          ,
          <source>the 8th Workshop on Methods and Languages</source>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Nosofsky</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>1992</year>
          ),
          <article-title>Similarity, scaling and cognitive process models</article-title>
          ,
          <source>Annual Review of Psychology 43</source>
          , pp.
          <fpage>25</fpage>
          -
          <lpage>53</lpage>
          , (
          <year>1992</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Pinto</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Gomez-Perez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Martins</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. P.</surname>
          </string-name>
          (
          <year>1999</year>
          ),
          <article-title>Some Issues on Ontology Integration</article-title>
          ,
          <source>In Proc. of IJCAI99's Workshop on Ontologies and Problem Solving Methods: Lessons Learned and Future Trends</source>
          ,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Raubal</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2004</year>
          )
          <article-title>Formalizing Conceptual Spaces</article-title>
          . in: A. Varzi and L.
          <string-name>
            <surname>Vieu</surname>
          </string-name>
          (Eds.),
          <source>Formal Ontology in Information Systems, Proceedings of the Third International Conference (FOIS</source>
          <year>2004</year>
          ).
          <source>Frontiers in Artificial Intelligence and Applications 114</source>
          , pp.
          <fpage>153</fpage>
          -
          <lpage>164</lpage>
          , IOS Press, Amsterdam, NL.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Xiaomeng</surname>
            <given-names>Su.</given-names>
          </string-name>
          (
          <year>2002</year>
          ).
          <article-title>A text categorization perspective for ontology mapping</article-title>
          ,
          <source>Technical report</source>
          , Department of Computer and Information Science, Norwegian University of Science and Technology, Norway,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>