<!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>Mind the Web</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Valentin Zacharias</string-name>
          <email>zach@fzi.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andreas Abecker</string-name>
          <email>abecker@fzi.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Denny Vrandecic</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Imen Borgi</string-name>
          <email>borgi@fzi.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Simone Braun</string-name>
          <email>braun@fzi.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andreas Schmidt</string-name>
          <email>aschmidt@fzi.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>FZI Research Center for Information Technologies at the University of Karlsruhe</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Institut AIFB</institution>
          ,
          <addr-line>Universitaet Karlsruhe, TH</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper argues that a significant part of today's Semantic Web research is still dominated by ideas from centralized databases. Furthermore, the main thread of reasoning research focusses on approaches that can never scale to anything similar to the Web. Starting from these negative observations we argue that emergent semantics and ontology maturing are more suitable approaches for dealing with ontologies on the Web. Similarly, a few approaches for more Semantic Web appropriate reasoning exist, but are in dire need of realistic use cases.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        A main element of the Semantic Web (SW) vision is the idea of having data
on the Web described such that it can be used by machines for more than just
retrieval and visualization; in particular, to enable computer agents to
automatically interact in solving sophisticated tasks for their users. Following [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], the SW
vision is about interlinking the world’s knowledge into a single global system.
      </p>
      <p>
        The Semantic Web differs from previous attempts at building knowledge
based systems (KBS) in the combination of universality, decentrality and sheer
size. Universality means that the SW, like the current Web, knows no domain,
transcends language and culture, and contains data about everything. From this
follow three obvious observations that will be the basis of this paper:
(1) Web scale is not just a bit larger : Extrapolating conservatively
from January 2005 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and assuming that each web page could be represented
by a meager 20 assertions we arrive at a size estimate for the public web of more
than 1 trillion assertions. Assuming that each human will be described by 10.000
triples we can expect the Semantic Web to grow to 100 trillion triples [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Both
of these estimates are many dimensions larger than what today’s knowledge
representation and reasoning (KR&amp;R) techniques were developed for.
      </p>
      <p>(2) Ontologies are always changing: Ontologies are changed because an
error is uncovered, new information becomes available, because the domain of
an ontology is changing or because the view on the domain has shifted. On the
Web, without centralized control and in the face of the ever accelerating pace
of the accumulation of humankind’s knowledge, this change will be continuous
and measured in milliseconds.</p>
      <p>
        (3) There is no right ontology: A conceptualization underlying an
ontology is always an abstract, simplified view of the world created for some purpose;
and as there are uncountably many different views and purposes, there are
innumerable ontologies. For instance Google Base—a service allowing the sharing
of simple structured data—saw 100.000 unique schemata only one year after its
opening [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Based on this observation we can assume a future Semantic Web
to have millions of ontologies—or even billions, should the vision of the Social
Semantic Desktop become reality.
      </p>
      <p>
        Starting from these observations we argue that large parts of the SW research
(including much of our own work) fail to address what is specific about the
Semantic Web. Similar critiques have been expressed earlier, e.g. in [
        <xref ref-type="bibr" rid="ref3 ref5 ref6 ref7">5, 6, 3, 7</xref>
        ].
However, in addition to setting a different focus, we go beyond these works by
highlighting some directions not yet in the SW mainstream that do address
some of the critical issues. We structure this discussion paper around two big
challenges facing SW research: (1) emergence and change on the Semantic Web
and (2) reasoning. In the concluding remarks we touch on some equally valid
points that we could not elaborate further due to space constraints.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Emergence and Change on the Semantic Web</title>
      <p>
        The main thread within the Semantic Web community that deals with changing
ontologies is based on the ideas of schema evolution and versioning of databases
[
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ]. As such it has been mainly concerned with the question of how to keep
one ontology consistent and how to propagate changes to dependent elements,
requiring centralized control over the ontology as well as over all uses of it (e.g.,
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]). Over time, more aspects of the core SW properties have been added as
complications, like the acceptance that multiple version of an ontology are bound
to exist [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] or that there might not be a central repository of changes, but changes
need to be detected [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. However, while this line of research has led to great
advances, its roots in a world of centralized control also lead to the ignorance of
other interesting research questions:
      </p>
      <p>For instance, how a shared conceptualization can emerge from many
independently developed conceptualizations; How a conceptualization of a domain
can move from informal to a highly formal ontology; or, how the knowledge can
be harnessed that multiple ontologies evolved from a single source.</p>
      <p>
        Emergent Semantics And Folksonomies: Under the labels of Emergent
Semantics and Folksonomies, research threads have come up that represent a
different approach: Putting the focus firmly on the distributed nature of the SW.
There is the view of shared understanding arising bottom-up, through
interaction, construction and communication [
        <xref ref-type="bibr" rid="ref12 ref13 ref14">12–14</xref>
        ]. Emergent semantics is seen as
an agreement within a specific context of common interpretations which is
constructed in an incremental process of negotiations and local interactions between
self-organizing, autonomous agents.
      </p>
      <p>
        A framework for large-scale distributed systems proposed by [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] shows how
to obtain global agreements from such pair-wise and local interactions through
so called ”semantic gossiping”. Agents rely on their own ontology and provide
mappings for adjacent agents, but they can also learn new translations by routing
queries whereas the information quality is measured along feedback cycles. Thus,
connections are established on demand and through the spreading of simple
mappings global consensus can be obtained gradually .
      </p>
      <p>
        A related phenomenon are folksonomies—informal social organization
systems emerging in Web2.0 social resource-sharing systems. Studies have shown
that in folksonomies common vocabularies evolve during usage (e.g., [
        <xref ref-type="bibr" rid="ref16 ref17 ref18">16–18</xref>
        ]).
For instance, [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] have revealed a stabilization of tag distributions into power law
distributions. Based on the tripartite model of semantic-social networks
developed by [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], they have also shown a simple methodology to create an ontology
from this common vocabulary. [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] and [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] have developed other methods for
the detection of emergent semantics in folksonomies.
      </p>
      <p>While active and exciting, the fields of emergent semantics and folksonomies
are not yet integrated into the SW mainstream. On the one hand, these methods
still very much deal with very lightweight formalisms, and on the other hand the
semantic structures produced are statistic by nature and hence lose information
when transferred into rigid, non-fuzzy, logic formalisms.</p>
      <p>
        Ontology Maturing: The ontology maturing [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] approach considers not
only the technical side of ontology evolution, but also its interaction with social
aspects. It can be characterized by the following assumptions: (1) Ontology
building is a constructivist learning process, it is not just about eliciting knowledge
and formalizing it according to a particular formalism. Rather this construction
process itself is a learning process in which the involved individuals deepen their
understanding of the real world and of an (appropriate) vocabulary to describe
it. (2) Ontologies continuously evolve in work (i.e., usage) processes. Ontology
building is not supposed to be a one-time activity of an expert committee, but
rather a sustainable process of continuous evolution. Concepts in the ontology
undergo a process of continuous evolution where ideas and understanding emerge
implicitly in daily work and mature only gradually through the interaction with
others. The notion of maturity can be characterized along three different
dimensions: the level of social agreement (corresponding to the understanding of
ontology as a shared understanding), the level of formality (corresponding to the
”formal conceptualization”) and the level appropriateness (how well an
ontology is appropriate for the task at hand). An important conclusion from such a
maturing perspective is that we have to consider, at every instant in time, the
coexistence of various levels of formality within one ontology and various levels
of social agreement among ontologies. The focus of Semantic Web technology
then, must be not only on static snapshots, but also on the support of the
transitions. In the future we plan to extend this line of research by studying maturing
processes in wiki (e.g. [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]) and in particular semantic wiki systems. We will also
continue to develop and evaluate the SOBOLEO [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] and ImageNotion [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ] tools
as support for ontology maturing.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Reasoning over the Semantic Web</title>
      <p>Formally well-founded, powerful reasoning over expressive background
knowledge and metadata on the Web is one of the key elements of the Semantic Web
definition which distinguishes the area from conventional Web research or
federated databases. Considering this, there are surprisingly few survey papers on the
topic: A well-structured survey of reasoning use cases in the Semantic Web with
the derived implications for required reasoning tasks, logical formalisms,
software architecture settings, expected size and characteristics of ontologies and
metadata still has to be written. Since such application-specific considerations
have a huge impact on reasoning approach and feasibility, we constrain ourselves
in this short paper on a few general, abstract remarks which are valid for the vast
amount of SW reasoning research—well-aware of the fact that for each statement
there may be a counter-example in some specific project.</p>
      <p>
        First let us state that contemporary RDFS triple stores (such as Sesame,
YARS, JENA, Kowari, AllegroGraph) can manage and query some 108 triples
in the sub-second area (cp. [
        <xref ref-type="bibr" rid="ref27 ref28">27, 28</xref>
        ]). Even slight extensions towards more
powerful modeling and reasoning capabilities, however, lead to serious performance
decreases, even for the most developed tools. For instance, the OWLIM [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]
OWL + DLP reasoner (on top of Sesame) only manages to process some 107
explicit statements with an logarithmic to linear complexity in the number of
statements by using in-memory reasoning (!) and an extremely expensive update
procedure for the fully materialized knowledge base (KB).
      </p>
      <p>
        It becomes much worse if we consider tools able to deal with the
expressive power of arbitrary rules or more powerful Description Logics dialects. Even
high-end implementations grounded in 20 years of AI and Deductive Database
research are obviously completely unable to become faster at a speed at least
somewhat ”comparable” to the growth rate of the Semantic Web’s data and
knowledge base. During the last 15 years, an enormous amount of resources
has been invested in better understanding, theoretically analyzing and refining
KR&amp;R approaches which can, by their very nature never face the challenges of
SW. Already in 2002, van Harmelen pointed out a number of essential KR&amp;R
problems of the Semantic Web that ”conventional” KBS technology would not
be able to address [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Until 2006, the situation had not really been improved,
but the topics of scalability, ontology evolution, and mapping had at least been
noticed by the SW community [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Still in 2006, Pellet—which happens to be
today’s most advanced ABox reasoner for OWL-DL—is in the area of taking
seconds for answering queries over the 100.000-instances LUBM benchmark [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ].
Similar results hold true for Kaon-2, also on KBs of moderate size [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]. Following
[
        <xref ref-type="bibr" rid="ref32">32</xref>
        ], most OWL reasoners do not even provide for secondary storage mechanisms
which shows that such developments cannot be taken serious from a real-world
oriented software engineering point of view. Now, in 2007, Fensel and van
Harmelen diagnose the situation as more or less hopeless [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]—if we insist on traditional,
correct and complete, logic-based reasoning.
      </p>
      <p>
        In the last few years, there is some, yet under-developed, but maybe
promising, work in boosting reasoning performance:
– Under labels such as sub-ontology extraction, KB partitioning, ontology
winnowing, or summary ABoxes, several authors try to reduce KBs to only those
fragments really relevant for the specific reasoning task at hand ([
        <xref ref-type="bibr" rid="ref32 ref33 ref34 ref35">32–35</xref>
        ]).
– Obviously, much can be gained in practical applications by employing
specialpurpose reasoners, e.g., for temporal or geospatial reasoning ([
        <xref ref-type="bibr" rid="ref36 ref37">36, 37</xref>
        ]). Other
domain and application specific special-purpose reasoners can be imagined.
– Several techniques well-known from deductive databases can be applied, such
as incremental reasoning and deductive closure materialization [
        <xref ref-type="bibr" rid="ref38 ref39">38, 39</xref>
        ] or
query reorderings and optimizations [
        <xref ref-type="bibr" rid="ref40 ref41">40, 41</xref>
        ].
      </p>
      <p>
        Though such approaches may increase reasoning efficiency by up to one order
of magnitude, they can hardly keep the pace of SW growth. Hence we have to
think about fundamentally different approaches to reasoning. One idea,
probably indeed the only imaginable approach to defy content growth while keeping
the traditional notion of correct and complete inferences, is massive
parallelization: For instance, based on the theory of distributed description logics,
the DRAGO system [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ] shows how tableau computations can be distributed to
many machines for speeding up inferences. In other pioneering work, [
        <xref ref-type="bibr" rid="ref43">43</xref>
        ]
implemented consequence finding in propositional logic, distributed over 1000 peers.
Grid-based distributed inference has also been suggested by some authors. It also
sounds promising to examine the extent to which SPARQL query answering can
be parallelized.
      </p>
      <p>So far, we kept the idea of deductive, correct and complete reasoning which
is definitely not analogue to the human way of thinking and seems to be the very
reason for much of the scalability problems in the Semantic Web—not to mention
the fact that it assumes a consistency and completeness of the underlying KB
which is by far not given in the Web. Hence, other approaches which give up
these assumptions, seem very promising:</p>
      <p>
        Approximate reasoning [
        <xref ref-type="bibr" rid="ref44 ref45">44, 45</xref>
        ] has recently been considered as a
necessity to deal with sloppy knowledge and has been suggested for SW problems
such as query answering or ontology mapping. [
        <xref ref-type="bibr" rid="ref46">46</xref>
        ] propose a trade-off between
efficiency and precision by relaxing a query and approximating its answer in a
question answering task. Basically, this is similar to the idea of anytime
algorithms that trade resource consumption against, e.g., completeness of reasoning.
A very recent work applies approximate reasoning to ontology mapping by
using Google distance [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. [
        <xref ref-type="bibr" rid="ref48">48</xref>
        ] gained significant performance improvements by
disregarding non-Horn aspects of OWL DL reasoning, thus coming to an
unsound, but complete inference procedure. Initial approximate reasoning ideas
have been developed for several ABox reasoning tasks such as instance retrieval
or conjunctive query answering [
        <xref ref-type="bibr" rid="ref49">49</xref>
        ]. All these works can be considered in an
initial stadium and are performed only in very few research groups. Whereas
complete and sound reasoning procedures are hardly massively parallelizable on
such standard infrastructures like MapReduce, it can be imagined that a certain
fragment of description logics, probably under specific structural constraints, can
be answered approximatively by a parallel system.
      </p>
      <p>Logical next steps in researching reasoning procedures for the SW could be
to look beyond the description logics paradigm and examine, in the SW context,
the whole bunch of Expert System, Theorem Proving and Logic Programming
work under reasoning paradigms such as possibilistic logic, defeasible reasoning,
plausible inferences, or argumentative inference. While all our arguments, up to
now, were targeting efficiency aspects, the latter approaches are also suitable to
address aspects such as incomplete, uncertain and inconsistent KBs—a natural
phenomenon in the WWW.</p>
      <p>
        Combining retrieval and reasoning: [
        <xref ref-type="bibr" rid="ref50">50</xref>
        ] use statistically quantified
ontologies together with a careful application of the k-top query algorithms to
define a relatively scalable semantic search engine. In [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], an approach is sketched
that uses retrieval techniques to find a small subset of statements that is then
used for reasoning. Finally, [
        <xref ref-type="bibr" rid="ref51">51</xref>
        ] shows (in a setting with unstructured data) how
redundancy in the data set can be used to reduce the need for reasoning.
      </p>
      <p>
        We have seen that existing reasoning fails and will continue to fail to
address the problem of reasoning with KBs as large and diverse as the Web. We
have pointed to some approaches that seem to have the potential to scale to
such settings. These heuristic and statistic approaches, however, will continue
to rely on the formal study of semantics as benchmark, in order to define what
should be concluded. Even in this role as benchmark, many logics currently
under discussion seem insufficient. For example, contradictions may not always be
something to be removed but may identify a difference in opinion that we wish
to preserve—either to further examine it or to give different results tailored to
user groups [
        <xref ref-type="bibr" rid="ref52">52</xref>
        ]. Even then, however, the research into this topics risks being of
purely academic interest unless concrete use cases are identified first.
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Concluding Remarks</title>
      <p>
        In this short position paper, we could not touch on other corollaries of the core
Semantic Web properties of universality, decentrality and size. Probably most
important among these is the issue of trust—one of the most neglected issues in
Semantic Web research. We refer the interested reader to [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], where this issue has
been examined in some detail. Another core issue is the mapping and alignment
of millions of ontologies—here the interested reader could start with the very
recent approaches PowerMap [
        <xref ref-type="bibr" rid="ref53">53</xref>
        ] and PayGo [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], still preliminary work that
could actually tackle this challenge.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <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</article-title>
          .
          <source>Scientific American</source>
          <volume>284</volume>
          (
          <issue>5</issue>
          ) (
          <year>2001</year>
          )
          <fpage>34</fpage>
          -
          <lpage>43</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Gulli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Signorini</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <source>The Indexable Web is More Than</source>
          <volume>11</volume>
          .
          <article-title>5 Billion Pages</article-title>
          .
          <source>In: Proc. WWW-2005</source>
          . (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Fensel</surname>
          </string-name>
          , D., van
          <string-name>
            <surname>Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Unifying Reasoning and Search to Web Scale</article-title>
          .
          <source>IEEE Internet Computing</source>
          <volume>11</volume>
          (
          <issue>2</issue>
          ) (March/April 2007)
          <fpage>94</fpage>
          -
          <lpage>96</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Madhavan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , et al.:
          <article-title>Web-scale Data Integration: You Can Only Afford to Pay As You Go</article-title>
          .
          <source>In: Proc. 3rd Biennial Conf. on Innovative Data Systems Research</source>
          . (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>van Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>How the Semantic Web will change KR: Challenges and Opportunities for a New Research Agenda</article-title>
          .
          <source>The Knowledge Engineering Review</source>
          <volume>17</volume>
          (
          <issue>1</issue>
          ) (
          <year>2002</year>
          )
          <fpage>93</fpage>
          -
          <lpage>96</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>van Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          : Semantic Web Research anno 2006:
          <article-title>Main Streams, Popular Fallacies, Current Status and Future Challenges</article-title>
          . In Klusch, M., et al., eds.
          <source>: Proc. CIA-2006. Number 4149 in LNAI</source>
          , Springer (
          <year>2006</year>
          )
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Kalfoglou</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alani</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schorlemmer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Walton</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>The Emergent Semantic Web and Overlooked Issues</article-title>
          .
          <source>In: Proc. ISWC'04</source>
          . (
          <year>2004</year>
          )
          <fpage>576</fpage>
          -
          <lpage>591</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Ontology Evolution: Not the Same as Schema Evolution</article-title>
          . Knowl. Inf. Syst.
          <volume>6</volume>
          (
          <issue>4</issue>
          ) (
          <year>2004</year>
          )
          <fpage>428</fpage>
          -
          <lpage>440</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Roddick</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A Survey of Schema Versioning Issues for Database Systems</article-title>
          .
          <source>Information and Software Technology</source>
          <volume>37</volume>
          (
          <issue>7</issue>
          ) (
          <year>1995</year>
          )
          <fpage>383</fpage>
          -
          <lpage>393</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Stojanovic</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maedche</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stojanovic</surname>
            ,
            <given-names>N.:</given-names>
          </string-name>
          <article-title>User-Driven Ontology Evolution Management</article-title>
          .
          <source>In: Proc. EKAW-02</source>
          . (
          <year>2002</year>
          )
          <fpage>285</fpage>
          -
          <lpage>300</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Klein</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Noy</surname>
          </string-name>
          , N.:
          <article-title>A Component-Based Framework for Ontology Evolution</article-title>
          .
          <source>In: IJCAI-03 Workshop on Ontologies and Distributed Systems</source>
          . (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Aberer</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , et al.:
          <article-title>Emergent Semantics Principles and Issues</article-title>
          . In Lee,
          <string-name>
            <given-names>Y.J.</given-names>
            ,
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Whang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.Y.</given-names>
            ,
            <surname>Lee</surname>
          </string-name>
          , D., eds.
          <source>: Proc. DASFAA'04</source>
          ,
          <string-name>
            <surname>Springer</surname>
          </string-name>
          (
          <year>2004</year>
          )
          <fpage>25</fpage>
          -
          <lpage>38</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Cudr-Mauroux</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , et al.:
          <source>Viewpoints on Emergent Semantics. J. Data Semantics VI</source>
          <volume>4090</volume>
          (
          <year>2006</year>
          )
          <fpage>1</fpage>
          -
          <lpage>27</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Staab</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nack</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Steels</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maedche</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Emergent Semantics</article-title>
          .
          <source>IEEE Intelligent Systems</source>
          <volume>17</volume>
          (
          <issue>1</issue>
          ) (
          <year>2002</year>
          )
          <fpage>78</fpage>
          -
          <lpage>86</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Aberer</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cudr´</surname>
            e-Mauroux,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hauswirth</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>The Chatty Web: Emergent Semantics Through Gossiping</article-title>
          .
          <source>In: Proc. WWW-03</source>
          , ACM Press (
          <year>2003</year>
          )
          <fpage>197</fpage>
          -
          <lpage>206</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Sen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , et al.:
          <string-name>
            <surname>Tagging</surname>
          </string-name>
          , Communities, Vocabulary, Evolution. In
          <source>: Proc. CSCW'06</source>
          , ACM Press (
          <year>2006</year>
          )
          <fpage>181</fpage>
          -
          <lpage>190</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Golder</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huberman</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>The Structure of Collaborative Tagging Systems</article-title>
          .
          <source>J. Information Sciences</source>
          <volume>32</volume>
          (
          <issue>2</issue>
          ) (
          <year>2006</year>
          )
          <fpage>198</fpage>
          -
          <lpage>208</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Marlow</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Naaman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boyd</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          : Position Paper, Tagging, Taxonomy, Flickr, Article, ToRead. In: Collaborative Web Tagging Workshop. (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Halpin</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Robu</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shepard</surname>
          </string-name>
          , H.:
          <article-title>The Dynamics and Semantics of Collaborative Tagging</article-title>
          .
          <source>In: Proc. SAAW'06</source>
          . (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Mika</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Ontologies Are Us: A Unified Model of Social Networks and Semantics</article-title>
          . In Gil, Y., et al., eds.
          <source>: Proc. ISWC-05</source>
          . Volume 3729 of LNCS., Springer (
          <year>2005</year>
          )
          <fpage>522</fpage>
          -
          <lpage>536</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Hotho</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jschke</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmitz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stumme</surname>
          </string-name>
          , G.:
          <article-title>Emergent Semantics in BibSonomy</article-title>
          .
          <source>In: Proc. Workshop on Applications of Semantic Technologies</source>
          ,
          <year>Informatik 2006</year>
          . (
          <year>October 2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Emergent Semantics from Folksonomies: A Quantitative Study</article-title>
          . In Spaccapietra, S.,
          <string-name>
            <surname>Aberer</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cudr-Mauroux</surname>
          </string-name>
          , P., eds.:
          <source>J. Data Semantics VI. Volume 4090 of LNCS</source>
          ., Springer (
          <year>2006</year>
          )
          <fpage>168</fpage>
          -
          <lpage>186</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Braun</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Walter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nagypal</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zacharias</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Ontology Maturing: a Collaborative Web 2.0 Approach to Ontology Engineering</article-title>
          . In: WWW-07 Workshop on Social and
          <article-title>Collaborative Construction of Structured Knowledge. (</article-title>
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Braun</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Wikis as a technology fostering knowledge maturing: What we can learn from wikipedia</article-title>
          .
          <source>In: 7th International Conference on Knowledge Management (IKNOW '07)</source>
          ,
          <source>Special Track on Integrating Working and Learning in Business (IWL)</source>
          .
          <article-title>(</article-title>
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Zacharias</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Braun</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Soboleo - social bookmarking and lightweight ontology engineering</article-title>
          . In: Workshop on Social and
          <article-title>Collaborative Construction of Structured Knowledge (CKC)</article-title>
          ,
          <source>16th International World Wide Web Conference (WWW</source>
          <year>2007</year>
          ). (May
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Walter</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nagypal</surname>
          </string-name>
          , G.:
          <article-title>Imagenotion - methodology, tool support and evaluation</article-title>
          .
          <source>In: Proceedings of the ODBASE 2007 27. - 29. November</source>
          <year>2007</year>
          , Algave,
          <string-name>
            <surname>Portugal.</surname>
          </string-name>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Portwin</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parvatikar</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Building and Managing a Massive Triple Store: An Experience Report</article-title>
          . In: XTech 2006:
          <article-title>Building Web2.0</article-title>
          . (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Wood</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Scaling the Kowari Metastore</article-title>
          . In et al., M.D., ed.:
          <article-title>WISE 2005 Workshops</article-title>
          . Volume
          <volume>3807</volume>
          of LNCS., Springer (
          <year>2005</year>
          )
          <fpage>172</fpage>
          -
          <lpage>181</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Kiryakov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ognyanov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manov</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <string-name>
            <surname>OWLIM - A Pragmatic Semantic</surname>
          </string-name>
          <article-title>Repository for OWL</article-title>
          . In
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , et al., eds.:
          <article-title>WISE 2005 Workshops</article-title>
          . Volume
          <volume>3807</volume>
          of LNCS., Springer (
          <year>2005</year>
          )
          <fpage>172</fpage>
          -
          <lpage>181</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Sirin</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parsia</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grau</surname>
            ,
            <given-names>B.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalyanpur</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Katz</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Pellet: A Practical OWL-DL reasoner</article-title>
          .
          <source>J. Web Semantics</source>
          (
          <year>2007</year>
          ) To appear.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Motik</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sattler</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>A Comparison of Reasoning Techniques for Querying Large Description Logic ABoxes</article-title>
          . In Hermann, M.,
          <string-name>
            <surname>Voronkov</surname>
          </string-name>
          , A., eds.
          <source>: Proc. LPAR 2006</source>
          .
          <article-title>Volume 4246 of LNCS</article-title>
          ., Springer (
          <year>2006</year>
          )
          <fpage>227</fpage>
          -
          <lpage>241</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Fokoue</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kershenbaum</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schonberg</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srinivas</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>The Summary Abox: Cutting Ontologies Down to Size</article-title>
          .
          <source>In: Proc. ISWC-06</source>
          . Volume 4273 of LNCS., Springer (
          <year>2006</year>
          )
          <fpage>343</fpage>
          -
          <lpage>356</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>Alani</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Harris</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>O</given-names>
            <surname>'Neil</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          :
          <article-title>Winnowing Ontologies Based on Application Use</article-title>
          . In Sure, Y.,
          <string-name>
            <surname>Domingue</surname>
          </string-name>
          , J., eds.
          <source>: Proc. ESWC-2006</source>
          , Springer (
          <year>2006</year>
          )
          <fpage>185</fpage>
          -
          <lpage>199</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>Bhatt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Flahive</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wouters</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rahayu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taniar</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dillon</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>A Distributed Approach to Sub-Ontology Extraction</article-title>
          .
          <source>In: Proc. AINA-2004</source>
          , IEEE Computer Society (
          <year>2004</year>
          )
          <fpage>636</fpage>
          -
          <lpage>641</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heflin</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A Scalable Approach for Partitioning OWL Knowledge Bases</article-title>
          .
          <source>In: 2nd Int. Workshop on Scalable Semantic Web Knowledge Base Systems (SSWS2006)</source>
          , Springer (
          <year>2006</year>
          )
          <fpage>636</fpage>
          -
          <lpage>641</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36.
          <string-name>
            <surname>Ohlbach</surname>
            ,
            <given-names>H.J.:</given-names>
          </string-name>
          <article-title>Computational Treatment of Temporal Notions: The CTTNSystem</article-title>
          . In Fages, F.,
          <string-name>
            <surname>Soliman</surname>
          </string-name>
          , S., eds.:
          <article-title>Principles and Practice of Semantic Web Reasoning (PPSWR-</article-title>
          <year>2005</year>
          ).
          <article-title>Volume 3703 of LNCS</article-title>
          ., Springer (
          <year>2005</year>
          )
          <fpage>133</fpage>
          -
          <lpage>144</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          37.
          <string-name>
            <surname>Bry</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lorenz</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohlbach</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <string-name>
            <given-names>A Geospatial</given-names>
            <surname>World</surname>
          </string-name>
          <article-title>Model for the Semantic Web</article-title>
          . In
          <string-name>
            <surname>Fages</surname>
          </string-name>
          , F.,
          <string-name>
            <surname>Soliman</surname>
          </string-name>
          , S., eds.:
          <article-title>Principles and Practice of Semantic Web Reasoning (PPSWR-</article-title>
          <year>2005</year>
          ).
          <article-title>Volume 3703 of LNCS</article-title>
          ., Springer (
          <year>2005</year>
          )
          <fpage>145</fpage>
          -
          <lpage>159</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <string-name>
            <given-names>B.</given-names>
            <surname>Parsia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Halaschek-Wiener</surname>
          </string-name>
          ,
          <string-name>
            <surname>E.S.</surname>
          </string-name>
          :
          <article-title>Towards Incremental Reasoning Through Updates in OWL DL</article-title>
          .
          <source>In: Proc. WWW-2006</source>
          . (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <string-name>
            <surname>Stuckenschmidt</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Broekstra</surname>
          </string-name>
          , J.:
          <article-title>Time - Space Trade-Offs in Scaling up RDF Schema Reasoning</article-title>
          . In
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , et al., eds.:
          <article-title>WISE 2005 Workshops</article-title>
          . Volume
          <volume>3807</volume>
          of LNCS., Springer (
          <year>2005</year>
          )
          <fpage>172</fpage>
          -
          <lpage>181</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40. U¨nalir, M.,
          <string-name>
            <surname>O</surname>
          </string-name>
          ¨ zacar, T., O¨ ztu¨rk, O¨ .
          <article-title>: Reordering Query and Rule Patterns for Query Answering in a Rete-Based Inference Engine</article-title>
          . In et al., M.D., ed.:
          <article-title>WISE 2005 Workshops</article-title>
          . Volume
          <volume>3807</volume>
          of LNCS., Springer (
          <year>2005</year>
          )
          <fpage>255</fpage>
          -
          <lpage>265</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          41.
          <string-name>
            <surname>Ruckhaus</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vidal</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Query Optimization in the Semantic Web</article-title>
          .
          <source>In: Int. Workshop on Applications of Logic Programming in the Semantic Web and Semantic Web Services</source>
          , Seattle. (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          42.
          <string-name>
            <surname>Serafini</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borgida</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tamilin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Aspects of Distributed and Modular Ontology Reasoning</article-title>
          .
          <source>In: Proc. IJCAI'05</source>
          . (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          43.
          <string-name>
            <surname>Adjiman</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chatalic</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goasdou</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rousset</surname>
            ,
            <given-names>M.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Simon</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Distributed Reasoning in a Peer-to-Peer Setting: Application to the Semantic Web</article-title>
          . J.
          <source>AI Research</source>
          <volume>25</volume>
          (
          <year>2006</year>
          )
          <fpage>269</fpage>
          -
          <lpage>314</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          44.
          <string-name>
            <surname>Schaerf</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cadoli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Tractable Reasoning via Approximation</article-title>
          .
          <source>Artificial Intelligence</source>
          <volume>74</volume>
          (
          <issue>2</issue>
          ) (
          <year>1995</year>
          )
          <fpage>249</fpage>
          -
          <lpage>310</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          45.
          <string-name>
            <surname>Cadoli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schaerf</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Approximate Inference in Default Logic and Circumscription</article-title>
          .
          <source>In: Proc. ECAI-92</source>
          . (
          <year>1992</year>
          )
          <fpage>319</fpage>
          -
          <lpage>323</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          46.
          <string-name>
            <surname>Stuckenschmidt</surname>
          </string-name>
          , H., van
          <string-name>
            <surname>Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Approximating Terminological Queries</article-title>
          . In Larsen, H., et al.,
          <source>eds.: 4th Int. Conf. on Flexible Query Answering Systems (FQAS)'02. Number 2522 in Advances in Soft Computing</source>
          , Springer (
          <year>2002</year>
          )
          <fpage>329</fpage>
          -
          <lpage>343</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          47.
          <string-name>
            <surname>Gligorov</surname>
            , R., ten Kate,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aleksovski</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>van Harmelen</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Using Google Distance to Weight Approximate Ontology Matches</article-title>
          .
          <source>In: Proc. WWW-07</source>
          . (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          48.
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vrandecic</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Resolution-Based Approximate Reasoning for OWL DL</article-title>
          . In Gil, Y., et al., eds.
          <source>: Proc. ISWC-2005</source>
          , Springer (
          <year>2005</year>
          )
          <fpage>383</fpage>
          -
          <lpage>397</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          49.
          <string-name>
            <surname>Wache</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Groot</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stuckenschmidt</surname>
          </string-name>
          , H.:
          <article-title>Scalable Instance Retrieval for the Semantic Web by Approximation</article-title>
          . In
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , et al., eds.:
          <article-title>WISE 2005 Workshops</article-title>
          . Volume
          <volume>3807</volume>
          of LNCS., Springer (
          <year>2005</year>
          )
          <fpage>172</fpage>
          -
          <lpage>181</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          50.
          <string-name>
            <surname>Weikum</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graupmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schenkel</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Theobald</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Towards a Statistically Semantic Web</article-title>
          . Volume
          <volume>3288</volume>
          of LNCS., Springer (
          <year>2004</year>
          )
          <fpage>3</fpage>
          -
          <lpage>17</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          51.
          <string-name>
            <surname>Brill</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dumais</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Banko</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>An Analysis of the AskMSR Question-Answering System</article-title>
          .
          <source>In: EMNLP'02: Proc. ACL-02 Conf. on Empirical Methods in Natural Language Processing</source>
          . (
          <year>2002</year>
          )
          <fpage>257</fpage>
          -
          <lpage>264</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          52.
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>Algorithms for paraconsistent reasoning with OWL</article-title>
          . In Franconi, E.,
          <string-name>
            <surname>Kifer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>May</surname>
          </string-name>
          , W., eds.:
          <source>The Semantic Web: Research and Applications. Proceedings of the 4th European Semantic Web Conference, ESWC2007</source>
          , Innsbruck, Austria. Volume
          <volume>4519</volume>
          of Lecture Notes in Computer Science., Springer (
          <year>June 2007</year>
          )
          <fpage>399</fpage>
          -
          <lpage>413</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          53.
          <string-name>
            <surname>Lopez</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sabou</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
          </string-name>
          , E.:
          <article-title>PowerMap: Mapping the Real Semantic Web on the Fly</article-title>
          .
          <source>In: Proc. ISWC-06</source>
          . Volume 4273 of LNCS., Springer (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>