<!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>Semantic Data Clouding over the Webs</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>- Ph.D. Thesis? Abstract -</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Universita` degli Studi di Milano Via Comelico</institution>
          ,
          <addr-line>39 - 20135 Milano</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Very often, for business or personal needs, users require to retrieve, in a very fast way, all the available relevant information about a focused target entity, in order to take decisions, organize business work, plan future actions. To answer this kind of “entity”-driven user needs, a huge multiplicity of web resources is actually available, coming from the Social Web and related user-centered services (e.g., news publishing, social networks, microblogging systems), from the Semantic Web and related ontologies and knowledge repositories, and from the conventional Web of Documents. The Ph.D. thesis is devoted to define the notion of i-cloud and a semantic clouding approach for the construction of i-clouds that works over the Social Web, the Semantic Web, and the Web of Documents. i-clouds are built for a target entity of interest to organize all relevant web resources, modeled as web data items, into a graph, on the basis of their level of prominence and reciprocal closeness.</p>
      </abstract>
      <kwd-group>
        <kwd>Semantic clouding</kwd>
        <kwd>i-clouds</kwd>
        <kwd>Social Web</kwd>
        <kwd>Semantic Web</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>The research question of the thesis</title>
      <p>The user expectations on the quality of results of web information searches are
becoming more and more high. Very often, for business or personal needs, users require to
retrieve, in a very fast way, all the available relevant information about a focused target
entity, in order to take decisions, organize business work, plan future actions. A target
entity is a keyword-based representation of a topic of interest, namely a real-world
object/person, an event, a situation, or any similar subject that can be of interest for the
user. To answer this kind of “entity”-driven user needs, a huge multiplicity of web
resources is actually available, coming from the Social Web and related user-centered
services (e.g., news publishing, social networks, microblogging systems), from the
Semantic Web and related ontologies and knowledge repositories, and from the conventional
Web of Documents. Each kind of web resource is differently structured according to a
variety of formats, ranging from short, unstructured, and ready-to-consume news/posts,
to well-structured, formal ontology, and each one can provide unique information for a
given target entity. For example, only web resources coming from the Social Web are
able to provide subjective information reflecting users opinions or preferences about
the target entity, which complement in a useful way the more objective information
provided by web resources coming from the other webs. To satisfy user expectations,
a new generation of web information search techniques has to cope with different
requirements: i) the capability to span across multiple webs, to properly consider the wide
variety of available web resources and pieces of knowledge by properly assessing their
information contribution nature; ii) the capability to anticipate the user needs by
providing a focused but comprehensive set of web resources relevant for the target entity;
iii) the capability to semantically organize all retrieved web resources into an intuitive
and coherent structure for the given target entity.</p>
      <p>With respect to this scenario, the Ph.D. thesis is devoted to define the notion of
i-cloud and a semantic clouding approach for the construction of i-clouds that works
over the Social Web, the Semantic Web, and the Web of Documents. i-clouds are built
for a target entity of interest to organize all relevant web resources, modeled as web
data items, into a graph, on the basis of their level of prominence and reciprocal
closeness. Prominence captures the importance of a web resource within the i-cloud, by
distinguishing, also in a visual way “a la tag-cloud”, how much relevant web resources
are with respect to the target entity. The level of closeness between web resources is
evaluated using matching and clustering techniques, with the goal of determining how
similar web resources are to each other and with respect to the target entity.</p>
      <p>The research methodology followed for the Ph.D. activity is based on the following
main phases: i) literature review with the aim of providing a critical comparison of the
state of the art solutions for semantic data clouding, ii) conceptual design where
requirements and foundational aspects related to the Ph.D. issues are formally addressed,
iii) prototype implementation where a prototype tool is developed according to the
defined architecture, and iv) evaluation of the proposed techniques on a number of real
test cases.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related work</title>
      <p>Relevant research work with respect to the Ph.D. thesis regards Linked Data, instance
matching, and data clouds.</p>
      <p>
        Linked Data. A new generation of web applications for the integration of both data and
services is being emerging in the context of the Linked Data project [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Linked Data is
mainly focused on the idea of improving interoperability and aggregation among large
data collections already available on the web, such as for example DBLP 1, DBPedia 2,
CiteSeer 3, IMDB 4, and Freebase 5, which are available as retrievable RDF datasets or
SPARQL query endpoints. Linked Data is a step beyond the simple availability of data
and syntactic compatibility, in that it promotes some important principles in making
web data available and sharable to the Semantic Web community. Such principles are
1 http://www.informatik.uni-trier.de/~ley/db
2 http://dbpedia.org
3 http://citeseerx.ist.psu.edu
4 http://www.imdb.com
5 http://www.freebase.com
the following: i) all the web resources have to be referenced by a URI; ii) URIs have to
be resolvable on the web to RDF descriptions; iii) RDF triples have to be consumed by
a new generation of Semantic Web browsers and crawlers [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. However, Linked Data
does not take into account the web resources originated from user-generated contents
like comments, posts and personal feeds, that are characterized by poor structure and
rapid obsolescence. Moreover, Linked Data builds a flat graph structure of
interconnected URIs, without distinguishing the prominence and closeness of web resources.
Instance matching. The same real-world object can be described multiple times in
different knowledge repositories, possibly using different perspectives and by
emphasizing different properties of interest. The capability of finding similar object
descriptions assumes particular relevance in the field of Semantic Web, to promote effective
web resource sharing on the global scale and to correctly interoperate/reuse individual
knowledge chunks coming from disparate information repositories, disregarding their
specific URIs. Such task is called instance matching, and consists in finding instances
(i.e., object descriptions), coming from different sources, which describe the same
realworld object in a different and heterogeneous way. Some contributions in this direction
have been focused on defining techniques and approaches for the generation and
management of identifiers at object-level, like, for example, the OKKAM project [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Other
approaches have been proposed for the unification of different URIs associated to the
same object [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Moreover, a problem related to instance matching is the one of
finding object descriptions referring to similar objects. To this end, suitable matching
techniques are required. Such techniques are mainly provided by the research work in the
field of record linkage, which has been widely studied in the databases community [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
More recently, some new techniques have been proposed to specifically match ontology
instances [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and to identify similar web resources [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. However, none of the proposed
approaches is able to compare different kinds of object.
      </p>
      <p>
        Data clouds. In the recent years, the traditional World Wide Web based on
“userconsuming” applications and informative web pages has changed into a more complex
vision composed of a plurality of webs, where semantic-intensive applications as well
as interactive “user-generated” platforms like microblogging, and news feeds are
becoming more and more popular. In this scenario, the research efforts towards the
development of solutions for organizing this huge amount of web resources according to
semantic clouding or similar approaches is still at an initial stage [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Some
interesting work has been done in the field of news aggregation, with the aim of providing
techniques for their semantic organization and classification. Examples of proposed
systems are NewsInEssence [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] and Relevant News [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], which automatically group
news related to the same topic by exploiting hierarchical clustering algorithms and
tag/keyword-based search functionalities. For what concerns microdata sources, like
Twitter or Facebook, tools for semantic aggregation are still missing. In the same
direction, structured and collaborative search engines are being emerging as a promising
solution for presenting the query results in a sort of structured form. Examples in this
field are Wolfram Alpha 6 and Google Wonder Wheel 7. In particular, Wolfram Alpha
6 http://www.wolframalpha.com
7 http://www.googlewonderwheel.com
is a computational knowledge engine based on data extraction from popular knowledge
repositories, like Wikipedia. The goal of this engine is to provide answers to the user
requests by returning a comprehensive picture of the available data retrieved about the
given request. The same idea is enforced by Google Wonder Wheel, which provides
also a graphical, cloud-oriented view of the query results based on terminological
similarities among different web resources. However, all these proposed solutions still lack
the integration between Social and Semantic Web resources, and provide a poor support
of semantic matching techniques for identifying similar web resources.
2.1
      </p>
      <p>Contributions of the thesis
With respect to the state of the art, the contributions of the Ph.D. thesis are mainly the
following.</p>
      <p>– Definition of a cross-web approach considering the different kinds of available web
resources (e.g., tagged resources, microdata resources, Semantic Web resources),
and considering both objective and subjective information. As far as we know, our
semantic clouding approach represents a first attempt to bridge the gap between
Semantic Web resources (typically managed in Linked Data) and other kinds of
web resource, such as, for example, tagged and microdata resources.
– Definition of i-cloud as a new data structure for organizing relevant web resources
for a given target entity on the basis of their prominence and closeness.
– Definition of matching techniques for comparing different kinds of web resources.
In particular, in Table 1, the differences between Linked Data and i-clouds are
summarized.</p>
    </sec>
    <sec id="sec-3">
      <title>3 The proposed semantic clouding approach</title>
      <p>In Figure 1, we show the semantic clouding approach developed for i-cloud
construction. The approach is articulated in three phases: i) modeling of web resources, ii)
classification of web resources, and iii) clouding of web resources.</p>
      <p>Target entity
bookmarking/
annotation
systems
Tagged
resources</p>
      <p>
        Clouding of web resources
Classification of web resources
Modeling of web resources: WDI model. Building i-clouds by mixing up both
objective and subjective information about a certain target entity requires the capability to
deal with a variety of web resources coming from different webs. For semantic
clouding, all the different web resources are acquired from their respective source web and
they are stored in a support repository, called WDI repository, according to a reference
data model, called WDI model [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], based on the notion of web data item to represent
the metadata featuring the various kinds of web resource.
      </p>
      <p>
        Classification of web resources. Our semantic clouding approach is based on the
capability of grouping the web data items on the basis of their closeness. The closeness
between two web data items wdii and wdij captures the level of similarity/semantic
relation holding between them and it is represented by a closeness coefficient cc(wdii;
wdij ) 2 [0; 1], calculated by comparing wdii and wdij . Such closeness coefficient
cc(wdii; wdij ) is calculated for each possible pair of web data items stored in the WDI
repository using appropriate matching techniques, and the corresponding values are
then used by a hierarchical clustering procedure in order to produce a closeness tree
where each leaf corresponds to a web data item, and inner nodes denote the closeness
coefficient values. To choose the matching techniques to use, we take into account the
nature and the different complexity that can characterize the different web resources,
and consequently, the corresponding web data items. In [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], we address the problem of
matching Semantic Web resources; in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], we analyze the problem of classifying and
comparing microdata; in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], we provide specific methods and techniques for organizing
and matching tags extracted from the Social Web. Moreover, in [
        <xref ref-type="bibr" rid="ref12 ref5">5, 12</xref>
        ], we present a
system for integrating Social and Semantic knowledge in a P2P environment.
Clouding of web resources. The clouding phase is based on the results of the
classification activity and aims at constructing the appropriate i-cloud organization for a given
target entity by prominence and closeness levels. An i-cloud is formally defined as an
undirected weighted graph ICe = (N; E) associated with a target entity e. A node
ni 2 N represents a web data item wdii relevant for e, while an edge (ni; nj ) 2 E
between two nodes ni and nj represents the level of closeness between wdii and wdij .
ICe is equipped with a labeling function : N ! [0; 1], that associates each node
ni 2 N with a value p(ni) 2 [0; 1], and a labeling function : E ! [0; 1], that
associates each edge (ni; nj ) 2 E with a value c(ni; nj ) 2 [0; 1]. A value p(ni)
denotes the level of prominence of the web data item wdii in ICe. A high value of
p(ni) denotes that the web resource corresponding to wdii is very relevant for e.
Different techniques are possible for the evaluation of the prominence in an i-cloud and
these techniques can be used alone or in combination. We devise three main categories
of techniques for prominence evaluation, namely provenance-base, target-based, and
popularity-based techniques. A value c(ni; nj ) denotes the level of closeness between
the web data items wdii and wdij in ICe. In particular, c(ni; nj ) is equal to the
closeness coefficient cc(wdii; wdij ) calculated in the previous phase.
      </p>
      <p>An example of i-cloud is shown in Figure 2, collecting web resources related to the
target entity “Star Wars”. We can observe that web resources in the i-cloud are not only
those directly related to this popular movie, such as the titles of the six movies of the
Star Wars saga, but also resources that are close to the movie saga even if not directly
matching the target, such as some of the most important characters in the movies. The
dimension of each node in the i-cloud is proportional to the prominence of the
corresponding web resource for “Star Wars” and the edges connecting the nodes are labeled
with their closeness degree.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Ongoing and future work</title>
      <p>We have presented the thesis work we are undergoing for semantic data clouding.
Ongoing and future work will be devoted to formally define the properties of i-clouds and
the operations that can be applied between different i-clouds (e.g., selection, projection,
join). Furthermore, some preliminary evaluation of our semantic clouding approach
has been performed using data extracted from Delicious 8, Twitter 9, and Freebase 10.
i-clouds are evaluated on the basis of their level of accuracy and by analyzing the
dependency between their size (i.e., the number of web data items) and their cohesion (i.e.,
the average level of closeness between web data items). The accuracy of an i-cloud is
defined as its capability to collect web resources which are really relevant with respect
to the given target entity, and it depends on the matching techniques that are used for
8 http://www.delicious.com
9 http://search.twitter.com
10 http://www.freebase.com
clustering web data items. In order to evaluate the quality of our matching techniques,
we exploited the IIMB 2010 dataset 11 and related tools, that are used also for the
international instance matching evaluation contest of the Ontology Alignment
Evaluation Initiative (OAEI) 12. The obtained results show that the accuracy of our matching
tool HMatch 2.0 is significantly higher than the one of a simple string matching
algorithm. The effective applicability of the semantic clouding approach in real application
contexts and how it is affected by the number of web data items stored in the WDI
repository is also under study.
11 http://www.instancematching.org/oaei/imei2010.html
12 http://oaei.ontologymatching.org/2010</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Bergamaschi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guerra</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Orsini</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sartori</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vincini</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>RELEVANT News: a Semantic News Feed Aggregator</article-title>
          .
          <source>In: Proc. of the 4th Workshop on Semantic Web Applications and Perspectives (SWAP</source>
          <year>2007</year>
          ). Bari,
          <string-name>
            <surname>Italy</surname>
          </string-name>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heath</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Linked Data - The Story So Far</article-title>
          .
          <source>International Journal on Semantic Web and Information Systems</source>
          <volume>5</volume>
          (
          <issue>3</issue>
          ) (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bouquet</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stoermer</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mancioppi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giacomuzzi</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          : OkkaM:
          <article-title>Towards a Solution to the ”Identity Crisis” on the Semantic Web</article-title>
          .
          <source>In: Proc. of the 3rd Italian Semantic Web Workshop</source>
          . Pisa,
          <string-name>
            <surname>Italy</surname>
          </string-name>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Castano</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferrara</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montanelli</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varese</surname>
          </string-name>
          , G.:
          <article-title>Matching Semantic Web Resources</article-title>
          .
          <source>In: Proc. of the 8th Int. Workshop on Web Semantics (WebS</source>
          <year>2009</year>
          )
          <article-title>co-located with the 20th</article-title>
          <source>Int. Conference on Database and Expert Systems Applications (DEXA</source>
          <year>2009</year>
          ). Linz,
          <string-name>
            <surname>Austria</surname>
          </string-name>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Castano</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferrara</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montanelli</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varese</surname>
          </string-name>
          , G.:
          <article-title>Semantic Coordination of P2P Collective Intelligence</article-title>
          .
          <source>In: Proc. of the Int. ACM Conference on Management of Emergent Digital EcoSystems (MEDES</source>
          <year>2009</year>
          ). Lyon, France (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Castano</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferrara</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montanelli</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varese</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Similarity-based Classification of Microdata</article-title>
          . In:
          <string-name>
            <surname>D'Atri</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferrara</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>George</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spagnoletti</surname>
          </string-name>
          , P. (eds.)
          <source>Information Technology and Innovation Trends in Organizations</source>
          . Springer-Verlag (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Castano</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varese</surname>
          </string-name>
          , G.:
          <article-title>Building Collective Intelligence through Folksonomy Coordination</article-title>
          . In: Bessis,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Xhafa</surname>
          </string-name>
          ,
          <string-name>
            <surname>F</surname>
          </string-name>
          . (eds.)
          <source>Next Generation Data Technologies for Collective Computational Intelligence</source>
          . Springer-Verlag (
          <year>2011</year>
          ), to appear
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8. Herna´ndez,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Stolfo</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.:</surname>
          </string-name>
          <article-title>The Merge/Purge Problem for Large Databases</article-title>
          .
          <source>In: Proc. of the ACM SIGMOD Int. Conference on Management of Data</source>
          . San Jose, California, USA (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Isaac</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Van der Meij</surname>
          </string-name>
          , L.,
          <string-name>
            <surname>Schlobach</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>An Empirical Study of Instance-Based Ontology Matching</article-title>
          .
          <source>In: Proc. of the 6th Int. Semantic Web Conference (ISWC</source>
          <year>2007</year>
          ). Busan,
          <string-name>
            <surname>Korea</surname>
          </string-name>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Koutrika</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bercovitz</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ikeda</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaliszan</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liou</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zadeh</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia-Molina</surname>
          </string-name>
          , H.:
          <source>Social Systems: Can We Do More Than Just Poke Friends? In: Proc. of the 4th Biennial Conference on Innovative Data Systems Research (CIDR</source>
          <year>2009</year>
          ). Asilomar, CA, USA (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Langegger</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , W o¨ß, W., Blo¨chl, M.:
          <string-name>
            <given-names>A Semantic</given-names>
            <surname>Web</surname>
          </string-name>
          <article-title>Middleware for Virtual Data Integration on the Web</article-title>
          .
          <source>In: Proc. of the 5th European Semantic Web Conference (ESWC</source>
          <year>2008</year>
          ). Tenerife,
          <string-name>
            <surname>Spain</surname>
          </string-name>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Montanelli</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castano</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferrara</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varese</surname>
          </string-name>
          , G.:
          <article-title>Managing Collective Intelligence in Semantic Communities of Interest</article-title>
          .
          <source>International Journal of Organizational and Collective Intelligence</source>
          (IJOCI),
          <source>Special Issue on Collectively Intelligent Information and Knowledge Management</source>
          <volume>1</volume>
          (
          <issue>4</issue>
          ) (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Nikolov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uren</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roeck</surname>
            ,
            <given-names>A.D.</given-names>
          </string-name>
          :
          <article-title>Handling Instance Coreferencing in the KnoFuss Architecture</article-title>
          .
          <source>In: Proc. of the 1st ESWC Int. Workshop on Identity and Reference on the Semantic Web (IRSW</source>
          <year>2008</year>
          ). Tenerife,
          <string-name>
            <surname>Spain</surname>
          </string-name>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Radev</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Otterbacher</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Winkel</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blair-Goldensohn</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>NewsInEssence: Summarizing Online News Topics</article-title>
          .
          <source>Communications of the ACM</source>
          <volume>48</volume>
          (
          <issue>10</issue>
          ) (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Tummarello</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Delbru</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oren</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Sindice.com: Weaving the Open Linked Data</article-title>
          .
          <source>In: Proc. of the 6th Int. Semantic Web Conference (ISWC</source>
          <year>2007</year>
          ). Busan, South Korea (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>