<!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>
      <journal-title-group>
        <journal-title>April</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Weaving SIOC into the Web of Linked Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Uldis Boja¯ rs</string-name>
          <email>uldis.bojars@deri.org</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Richard Cyganiak</string-name>
          <email>richard@cyganiak.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexandre Passant</string-name>
          <email>alexandre.passant@edf.fr</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>John Breslin</string-name>
          <email>john.breslin@deri.org</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Digital Enterprise Research, Institute, National University of Ireland</institution>
          ,
          <addr-line>Galway</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Electricité de France, R&amp;D, Clamart, France, &amp; LaLIC, Université</institution>
          ,
          <addr-line>Paris-Sorbonne, Paris</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2008</year>
      </pub-date>
      <volume>22</volume>
      <issue>2008</issue>
      <abstract>
        <p>Social media sites can act as a rich source of large amounts of data by letting anyone easily create content on the Web. The SIOC ontology and tools developed for it allow us to express this information as interlinked RDF data. This paper describes approaches for making this Social Web information an integral part of the Web of Linked Data.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        SIOC (Semantically Interlinked Online Communities) [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] is
a step towards providing linked data from social media sites
(forums, blogs, wikis, etc.) and provides a common
vocabulary to describe meta-data of such sites in RDF. The project
itself is built in a collaborative way, since it involves many
partners and welcomes any suggestions on its SIOC-DEV
mailing list workgroup1, and its work has been recently
published as a W3C member submission2.
      </p>
      <p>This paper describes how Social Web data, described in
SIOC, can be further weaved together with other kinds of
linked data. We describe the structure of SIOC data and
give a description of different approaches to interlink SIOC
data with other sources of linked data. Finally, we conclude
the paper with some interesting uses of such data.</p>
    </sec>
    <sec id="sec-2">
      <title>2. SIOC DATA</title>
      <p>
        The SIOC implementations list3 contains around 35
applications for creating and using SIOC data. By installing
relevant SIOC export plugins, online community sites can
generate linked data and start forming a critical mass of
RDF data about user-created content in the same way as
LiveJournal did for FOAF data. Other tools allow users
to browse SIOC data or to translate existing data, such as
mailing list archives, to SIOC. Moreover, SIOC is also used
for enterprise data integration[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], and some popular Web 2.0
sites such as Seesmic4 start using it to model their data.
To demonstrate the linked nature of SIOC data created by
these sites, let us look at data generated by a SIOC export
plugin for a blog site (e.g. the WordPress SIOC plugin5).
It creates a set of RDF documents describing the blog itself
and every post, comment and user on this blog. Note that
data instances exported from a larger site (e.g., a bulletin
board) are similar, but larger in number and may contain
multiple sioc:Forum objects whereas a blog has just one.
An important property of SIOC data is that all the RDF
documents generated by an exporter are interlinked using
rdfs:seeAlso links (Fig. 1):
      </p>
      <sec id="sec-2-1">
        <title>1http://groups.google.com/group/sioc-dev</title>
      </sec>
      <sec id="sec-2-2">
        <title>2http://www.w3.org/Submission/2007/02/</title>
      </sec>
      <sec id="sec-2-3">
        <title>3http://rdfs.org/sioc/applications/</title>
      </sec>
      <sec id="sec-2-4">
        <title>4http://seesmic.com</title>
      </sec>
      <sec id="sec-2-5">
        <title>5http://sioc-project.org/wordpress</title>
        <p>....
....
....
....
....
....</p>
        <sec id="sec-2-5-1">
          <title>Posts</title>
        </sec>
        <sec id="sec-2-5-2">
          <title>Comments</title>
          <p>• a blog profile links to all posts on the blog;
• posts link to replies / comments;
• posts and comments link to the profile of a user who
created them (if a user is registered on a site).</p>
          <p>
            This makes SIOC-enabled social media sites a rich source of
interlinked data and enables an RDF crawler to start at the
main profile of a site and retrieve all SIOC RDF pages that
this site provides from a single entry point, i.e. the RDF file
describing the sioc:Site. Almost all SIOC-enabled sites
also have RDF autodiscovery links in their web pages,
making it easier to find RDF data for people and applications
when opening a page. Another interesting use of this
autodiscovery feature is implemented in the Semantic Radar
Firefox extension6. The extension automatically sends a
notification to the Ping The Semantic Web service7 whenever
the user accesses an autodiscovery-enabled web page. This
allows people to participate in the distributed discovery of
Semantic Web content [
            <xref ref-type="bibr" rid="ref6">6</xref>
            ].
          </p>
          <p>While these features makes a SIOC-enabled site a good source
of linked data, at this point it can still be viewed as a
“walled garden” and not really as an integral part of a larger
Web of Linked Data. On its own, SIOC data from a
single exporter may have a limited connectivity to the “outside
world”. Links to other websites are mainly achieved at the
moment thanks to the extraction of HTML hyperlinks from
post content. These hyperlinks are republished in the post’s
SIOC profile using the sioc:links_to property.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. LINKING DATA WITH SIOC</title>
      <p>There are two paths to making online community data,
described in SIOC, a more integrated part of the Web of Data:
linking into “SIOC space”, and referencing linked data from
inside online community sites. We will now describe both of
these paths, starting with linking to SIOC data.</p>
    </sec>
    <sec id="sec-4">
      <title>3.1 Linking to SIOC Data</title>
      <p>The question of receiving links from the “outside world”,
strictly speaking, is not something SIOC exporters can
directly influence as this depends on other sources of data</p>
      <sec id="sec-4-1">
        <title>6http://sioc-project.org/firefox</title>
      </sec>
      <sec id="sec-4-2">
        <title>7http://pingthesemanticweb.com</title>
        <p>linking to SIOC Sites(s). Yet, there are some things that
can be done to facilitate linking to SIOC:
• owners of FOAF profiles can link to social media sites
and their user accounts on these sites;
• SIOC exporters can be optimized to make SIOC data
easier to discover;
• Semantic Web indexing and lookup services can find
and provide access to SIOC data.</p>
        <p>A simple and effective way to link to SIOC profiles is to
point to them from personal FOAF profiles. For example,
people often already link to their blogs from FOAF using
the foaf:weblog property. In this case they just need to
add an rdfs:seeAlso link pointing to the weblog’s SIOC
profile, which also mentions the weblog’s homepage URI and
thus allows a client to connect the information in the two
documents.</p>
        <p>People can also use the foaf:holdsOnlineAccount property
to point to user accounts (sioc:User) that they have
registered on online community sites (Fig. 2). As a part of
SIOC data, these user accounts are normally linked to
content items created by the user.</p>
        <p>If we can make it easier for applications and users browsing
the Web to find SIOC data, they are more likely to use this
data. RDF autodiscovery links play an important role in
helping one to find Semantic Web data, and almost all SIOC
exporters use them, making it a reliable way to detect the
presence of SIOC data. As a result, all web pages on a
SIOCenabled site contain RDF autodiscovery links to relevant
RDF data (e.g., a blog post will point to data about this
particular post).</p>
        <p>
          Another way of improving discoverability is content
negotiation. The idea is that client requests to URIs of resources
such as forum posts are answered with either an HTML or
an RDF representation, depending on the client’s
preferences. This lets existing URIs of the forum’s web pages,
which are already used as targets of HTML links, double as
access points to the SIOC data when used by RDF-aware
clients. We have experimented with adding content
negotiation to some SIOC exporters, but this has proven to be
challenging. First, implementing full content negotiation as
described in the HTTP specification is fairly complex.
Second, it is hard to verify that an implementation works
correctly with the large number of different versions of Web
and data browsers in use on the Web, some of which express
questionable preferences. Third, the plugin systems of some
content management systems do not provide the necessary
hooks for implementing content negotiation. Therefore, we
recommend that linked data browsers such as Tabulator [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]
also make use of RDF autodiscovery information as an
alternative to content negotiation.
        </p>
        <p>SIOC exporters can also use RDFa8 to embed SIOC data
directly in HTML documents, e.g. blog posts. A first
approach to embed RDFa in Drupal has been explored9, and
future work may go in this direction, since it provides
another way to discover RDF triples related to a document.
Finally, some site administrators have decorated their pages
with small SIOC icons that link directly to the related SIOC
profile. These icons can be considered redundant as we
already have RDF autodiscovery links, or can even be
considered harmful as users who click the icon in non-RDF-aware
Web browsers will be subjected to raw RDF/XML code. On
the other hand, such icons are a useful marketing tool that
increases awareness of SIOC in general.</p>
        <p>In general, it can be said that we desire a user experience
where URIs of Web resources such as blog posts can simply
be used in HTML hyperlinks and RDF statements to refer
to the resource. Mechanisms such as RDF autodiscovery,
content negotiation or RDFa parsing should be transparent
to the user and entirely reliable.</p>
        <p>
          An important aspect of linked data is being able to find
what data is linking into a resource. Online community
sites sometimes notify each other of links they make by
using pingbacks or trackbacks, but other publishers usually do
not send such notifications. This is where Semantic Web
indexing services such as Sindice [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] play an important role.
Such a service can find the incoming RDF statements that
reference a resource. These “backlinks” can be displayed to
users, either on SIOC-enabled sites or directly in the user
interface of linked data browsers, thus helping users to
navigate these links in both directions.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>3.2 Linking From SIOC Data to the Outside</title>
      <p>Some resources that users may want to link to include:
• Persons - authors of posts and comments =&gt; link to
their FOAF URI and FOAF profile;
• Topics - categories and tags =&gt; link to other linked
data about these topics;</p>
      <sec id="sec-5-1">
        <title>8http://www.w3.org/TR/xhtml-rdfa-primer/</title>
      </sec>
      <sec id="sec-5-2">
        <title>9http://groups.google.com/group/sioc-dev/browse_</title>
        <p>thread/thread/b1585e9ef3a17665
• Other data - information associated with / embedded
within content.</p>
        <p>FOAF is one of the most successful Semantic Web
vocabularies and is often used to describe personal information and
social network relations. One of the first use cases for linking
to other RDF data is to link posts or comments to FOAF
profiles of their creators. Currently sioc:Post(s) are linked
to a creator’s user profile on a community site, but export
tools can be easily extended to point to a provided FOAF
profile and to the URI of a creator of this content.
In order to point to FOAF profiles, the application has to
know what URI to point to. Users of a community site
(e.g., post authors) can supply this information when
registering on the site, but comment authors may not be
motivated enough to provide the necessary FOAF information
and an automated process for finding this data is
preferable. This can be achieved automatically using OpenID10:
A user authenticates using OpenID and a blog engine checks
an OpenID URI for links to person’s FOAF profile. If such
a link is found, statements pointing to the person’s FOAF
profile (e.g., owl:sameAs and rdfs:seeAlso) can be added
to SIOC metadata describing the author of the comment.
Some work regarding this point are currently done within
the SparqlPress11 project, which aims to provide Semantic
Web functionalities, in both exporting, crawling and linking
RDF data.</p>
        <p>
          Categories and tags which describe the topic of the content
are also good candidates for pointing to additional
information. SIOC exporters use a sioc:topic property to point to
a topic URI. Topic category hierarchies can be described in
SKOS and topics can be linked to more information about
them such as RDF data from DBpedia [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. Tag vocabularies
such as the Tag Ontology, MOAT (Meaning Of A Tag)12, or
SCOT [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] can be used to associate more information with
tags. However, SIOC exporters need to know what URIs to
point to for a given tag or category.
        </p>
        <p>
          One option is to add this knowledge to the site in advance.
Adding annotations every time a new topic is created may
work for categories that do not change very often, but is not
feasible for tags which are more dynamic. Another option is
to rely on the MOAT framework, which allows us to assign
meaning to tags in a collaborative way using existing URIs
from datasets such as DBpedia or GeoNames [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. For
example, some users in a community may have indicated that the
sparql tag means http://dbpedia.org/resource/SPARQL.
When a user tags a post with the sparql tag, the
DBpedia URI will be offered as a possible meaning of the tag,
and can be selected with a single click for exporting as a
sioc:topic link. This provides an efficient way to interlink
community site posts and DBpedia. Thanks to semantic
relationships within DBpedia itself, useful information about
how the topic of different posts relate is only a link away
(Fig. 3).
10http://apassant.net/blog/2007/09/23/
retrieving-foaf-profile-from-openid/
11http://wiki.foaf-project.org/SparqlPress
12http://moat-project.org/
tags:associatedTag tags:name
ht p:/ example.org/
        </p>
        <p>tagging/1
tags:taggedBy tags:taggedResource
ht p:/ example.org/alex
ht p:/ example.org/
post/1
sparql
moat:tagMeaning</p>
        <p>There are other resources that authors may want to describe
or link to. Some SIOC exporters have built-in
functionality for defining links to additional RDF data. The Drupal
and WordPress exporters pass post content through a filter
to find hyperlinks with MIME type application/rdf+xml.
Appropriate rdfs:seeAlso statements are added to the
generated SIOC RDF data for this post in addition to the usual
sioc:links_to property. This simple mechanism allows us
to add links to RDF data to existing blog posts with very
little effort. As a possible extension of this mechanism, some
information about the linked resources may be copied into
the post’s SIOC profile, e.g. rdfs:label and rdf:type
information which assists users of data browsers in navigation.
Sometimes, having a link to external RDF data is not enough.
Within a post, a user may want to express some additional
machine-readable information about the objects discussed in
the post. As example use case an author describes a software
project, points to DOAP (Description Of A Project) data
describing this project, and includes a review of this project.
This information can be added to SIOC data, but we need
a way to add additional information to content items and to
be able to retrieve it later.</p>
        <p>Such embedded annotations are not widespread yet and
current SIOC tools do not implement this functionality, but
they can be extended to support such a use case. Filters for
extracting metadata from post content can be executed one
after another and RDF data can be extracted and added to
the generated SIOC data. Data can be embedded in content
in a number of different ways – RDFa, GRDDL13,
microformats – as long as appropriate content extraction modules
are available.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>4. USING SOCIAL MEDIA DATA</title>
      <p>
        The Social Web is not limited to forums or blogs. There are
different kinds of social media and Web 2.0 sites, such as
Flickr, Twitter and Facebook, which offer interesting
content that can be described in RDF using FOAF, SIOC and
13http://www.w3.org/TR/grddl-primer/
related vocabularies [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Developers have already created
exporters for such tools and some of them use SIOC to describe
user account and content, as in exporters for Twitter14 and
Flickr[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>Information from users’ contribution to these sites can be
interesting at different levels. There are social networks,
which are formed by users on different sites. These
networks can be described in FOAF. Web users may also have
a FOAF profile which points to their different accounts on
different sites. Users create content items (sioc:Item) such
as videos, bookmarks, etc. which can be organised in
containers (Fig. 4). When expressed in RDF, this
information forms an interlinked web of rich social data, ready for
reuse. Moreover, the use of the SIOC types module15
allow people to decribe exactly the type of their content (eg:
sioct:BlogPost, sioct:VideoChannel).</p>
      <p>
        Two interesting and emerging applications of such
information are object-centred sociality and social media
portability. Object-centred sociality looks at objects such as content
items which people create and co-annotate as a medium
through which people are connected together. The use of
SIOC data for object-centred sociality is explored in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
Data or social media portability16 is an initiative aimed at
providing open standards for discovery, import, export and
synchronisation of user profiles, relationships, content and
media. SIOC and FOAF, combined with domain specific
ontologies, allows to describe most of such information and
can form a solution for social media portability in an open
and machine-redeable way (Fig. 4).
      </p>
    </sec>
    <sec id="sec-7">
      <title>5. CONCLUSION</title>
      <p>SIOC data created by online community sites are highly
interlinked and ready for weaving into a larger Web of Data.
In this paper we described some approaches for facilitating
the linking to SIOC data and for using SIOC to link back
to other RDF data.
14http://sioc-project.org/node/262
15http://rdfs.org/sioc/types
16http://www.dataportability.org/
While some may consider social media content just an
”endpoint” in a journey for exploration of linked data, interesting
possiblities arise when these content items are both linked
to and contain links to other RDF data. In this case social
media content and associated SIOC data act as a linking
point by connecting together different parts of the linked
data universe.</p>
      <p>The authors are looking forward to feedback and suggestions
from other implementers of Linked Data on the Web for
enabling interoperability and reuse of the SIOC data and
tools described here.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Auer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bizer</surname>
          </string-name>
          , G. Kobilarov,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cyganiak</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Z. G.</given-names>
            <surname>Ives. DBpedia</surname>
          </string-name>
          :
          <article-title>A Nucleus for a Web of Open Data</article-title>
          .
          <source>In ISWC/ASWC</source>
          , volume
          <volume>4825</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>722</fpage>
          -
          <lpage>735</lpage>
          . Springer,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          .
          <article-title>Design Issues-Linked Data</article-title>
          . Published online, May
          <year>2007</year>
          . http://www.w3.org/DesignIssues/ LinkedData.html.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Chilton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Connolly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Dhanaraj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hollenbach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lerer</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Sheets</surname>
          </string-name>
          . Tabulator:
          <article-title>Exploring and Analyzing linked data on the Semantic Web</article-title>
          .
          <source>In Proceedings of the The 3rd International Semantic Web User Interaction Workshop (SWUI06)</source>
          ,
          <year>Nov 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>U.</given-names>
            <surname>Boj</surname>
          </string-name>
          <article-title>¯ars</article-title>
          , J.
          <string-name>
            <surname>Breslin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Finn</surname>
            , and
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Decker</surname>
          </string-name>
          .
          <article-title>Using the Semantic Web for Linking and Reusing Data Across Web 2.0 Communities</article-title>
          .
          <source>The Journal of Web Semantics, Special Issue on the Semantic Web and Web 2</source>
          .0 (
          <issue>Forthcoming</issue>
          ),
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>U.</given-names>
            <surname>Bojars</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Heitmann</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Oren</surname>
          </string-name>
          .
          <article-title>A Prototype to Explore Content and Context on Social Community Sites</article-title>
          .
          <source>SABRE Conference on Social Semantic Web (CSSW</source>
          <year>2007</year>
          ),
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>U.</given-names>
            <surname>Boj</surname>
          </string-name>
          <article-title>¯ars,</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Passant</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Giasson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. G.</given-names>
            <surname>Breslin</surname>
          </string-name>
          .
          <article-title>An Architecture to Discover and Query Decentralized RDF Data</article-title>
          .
          <source>Proceedings of the 3rd Workshop on Scripting for the Semantic Web (SFSW</source>
          <year>2007</year>
          ), Innsbruck, Austria,
          <year>Jun 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J. G.</given-names>
            <surname>Breslin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Harth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Bojars</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Decker</surname>
          </string-name>
          .
          <article-title>Towards Semantically-Interlinked Online Communities</article-title>
          .
          <source>In The 2nd European Semantic Web Conference (ESWC '05)</source>
          , Heraklion, Greece, Proceedings, May
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>H. L.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. G.</given-names>
            <surname>Breslin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Yang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H. G.</given-names>
            <surname>Kim. Social Semantic</surname>
          </string-name>
          <article-title>Cloud of Tag: Semantic Model for Social Tagging</article-title>
          .
          <source>Proceedings of the 2nd KES International Symposium on Agent and Multi-Agent Systems: Technologies and Applications</source>
          (Forthcoming), Incheon, Korea,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.</given-names>
            <surname>Passant</surname>
          </string-name>
          .
          <article-title>A Collaborative Semantic Space for Enterprise</article-title>
          .
          <source>Proceedings of the Knowledge Web PhD Symposium</source>
          <year>2007</year>
          (KWEPSY
          <year>2007</year>
          ), Innsbruck, Austria,
          <year>Jun 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Passant</surname>
          </string-name>
          . :me owl:
          <source>sameAs flickr:33669349@N00. Proceedings of the WWW 2008 Workshop Linked Data on the Web (LDOW2008)</source>
          , Beijing, China,
          <year>Apr 2008</year>
          .
          <article-title>Demo presentation</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Passant</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Laublet</surname>
          </string-name>
          .
          <article-title>Meaning Of A Tag: A collaborative approach to bridge the gap between tagging and Linked Data</article-title>
          .
          <source>Proceedings of the WWW 2008 Workshop Linked Data on the Web (LDOW2008)</source>
          , Beijing, China,
          <year>Apr 2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>G.</given-names>
            <surname>Tummarello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Delbru</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Oren. Sindice.</surname>
          </string-name>
          <article-title>com: Weaving the Open Linked Data</article-title>
          .
          <source>Proceedings of the International Semantic Web Conference (ISWC</source>
          <year>2007</year>
          ),
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>