<!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>Meaning Of A Tag: A Collaborative Approach to Bridge the Gap Between Tagging and Linked Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alexandre Passant</string-name>
          <email>alexandre.passant@edf.fr</email>
          <email>alexandre.passant@edf.fr &amp; LaLIC, Université Paris-Sorbonne 28, rue Serpente 75006 Paris, France alexandre.passant@paris4.sorbonne.fr</email>
          <email>alexandre.passant@paris4.sorbonne.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Philippe Laublet</string-name>
          <email>philippe.laublet@paris4.sorbonne.fr</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Electricité de France R&amp;D</institution>
          ,
          <addr-line>1, Avenue du Général de Gaulle, 92141 Clamart</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>LaLIC, Université Paris-Sorbonne</institution>
          ,
          <addr-line>28, rue Serpente, 75006 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>This paper introduces MOAT, a lightweight Semantic Web framework that provides a collaborative way to let Web 2.0 content producers give meanings to their tags in a machinereadable way. To achieve this goal, this approach relies on Linked Data principles, using URIs from existing resources to define these meanings. That way, users can create interlinked RDF data and let their content enter the Semantic Web, while solving some limits of free-tagging at the same time.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Semantic Web</kwd>
        <kwd>Web 2</kwd>
        <kwd>0</kwd>
        <kwd>Tagging</kwd>
        <kwd>MOAT</kwd>
        <kwd>Linked Data</kwd>
        <kwd>Architecture of Participation</kwd>
        <kwd>SIOC</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. INTRODUCTION</title>
      <p>
        Among the various tools and principles that Web 2.0
introduced such as blogging, collaborative knowledge
management with wikis or on-line social networking, tagging is one
of the most interesting phenomena. While one of the main
ideas of Web 2.0 is to let users play an important role in the
process of creating content, tagging goes a step further by
letting them control the way they organise it. By adding
simple keywords, or tags, to their data or to data they
browse on-line, they can decide themselves which meta-data
must be related to any content. These tags can refer to
various and really different levels of annotation, as Golder and
Huberman [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] identified, from content meta-data (topic(s) of
a blog post) to quality meta-data (opinion about a webpage)
or even self reference. Yet, whatever the way people use it,
tagging raises various issues regarding information retrieval.
The Semantic Web and especially semantic annotation [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]
offers better perspectives regarding information retrieval, by
      </p>
      <p>This paper introduces MOAT - http://moat-project.org -,
a framework based on Semantic Web principles designed to
bridge this gap between free-tagging and semantic
annotation. Its goal is to provide a simple and collaborative way to
annotate content thanks to existing URIs with as little
effort as possible and by keeping free-tagging habits. We will
first briefly introduce the well-known limits of free-tagging
and why, while a human can solve them, computers are not
able to do it easily. We will then introduce how we
represent the meaning of a tag and the way we model it in
a machine-understandable way. We will then present the
MOAT project, and start with related work about tagging
vocabularies on the Semantic Web. We will describe the
MOAT ontology, used to model these relationships between
tags and their meanings, using URIs of existing Semantic
Web resources. Next, we will see how our framework helps
users to take advantage of these ideas thanks to simple tools
and collaborative principles that ease the task of semantic
annotation. Finally, we will overview how this approach is
related to the Linked Data movement.</p>
    </sec>
    <sec id="sec-2">
      <title>2. TAGS AND THEIR MEANINGS</title>
    </sec>
    <sec id="sec-3">
      <title>2.1 Limits of Tagging for Software Agents</title>
      <p>
        While tagging became popular thanks to Web 2.0 services
such as del.icio.us and Flickr, or blogging and dedicated
agregation websites like Technorati, it raises various issues
from an information retrieval point of view. These limits
mainly consists in the ambiguity and heterogeneity of tags,
as well as the flat organisation of folksonomies. Ambiguity
and heterogeneity may produce too much noise or silence
while the lack of relationship between tags makes difficult to
find related content from a given entry point. Thus, Mathes
argues that ”a folksonomy represents simultaneously some of
the best and worst in the organization of information” [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
These limits cannot be easily overcome since tags, from a
machine point of view, do not carry any semantics about
what they represent, while a human can interpret such
sehave a completely different meaning on another one, e.g.
&lt;http://dbpedia.org/resource/Paris_Hilton&gt;.
del.icio.us query
paris
tagged
      </p>
      <p>http://www.parissportifs.com/
tagged</p>
      <p>tagged
http://paris.fr</p>
      <p>http://fr.wikipedia.org/wiki/Paris_Hilton
mantic when tagging or reading some content. For example,
when tagging a blog post ”paris”, a user has in mind an
existing concept from the real-world, which can be a city,
a person, or anything else. Yet, from a computer point of
view, there is no way to make a difference since the only
thing it will consider is a text string. Thus, when retrieving
data, the user himself will have to manually deal with tags
ambiguity to find, from a resulting dataset, in which post
this tag has been used in a similar way that he had in mind
(see Fig.1).</p>
    </sec>
    <sec id="sec-4">
      <title>2.2 Defining and Representing the Meaning of a Tag Thanks to the Semantic Web</title>
      <p>
        In order to represent the meaning of a tag, we first consider
the meaning it can be assigned to in a particular tagging
context (e.g. in that post context, ”paris” means a french
city). Thus, we extend the tripartite model of tagging and
folksnomies [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], by adding a local meaning for each tagging
action:
      </p>
      <p>T agging(U ser, Resource, T ag, M eaning)
(1)
From this definition, we define the global meanings of a tag,
i.e the list of all different meanings a tag can be assigned to.
To keep a social aspect within this definition, each meaning
is related to the set of users that used it:</p>
      <p>
        M eanings(T ag) = {(M eaning, {U ser})}
(2)
In order to represent these meanings in a machine-readable
way, which can help to solve some of the issues raised
before, we think that Semantic Web, and especially URIs of
existing resources can play an important role. Since they
provide unique identifiers for resources of the real-world, we
believe that they are one of the most efficient way to
define it, either globally or in a tagging context. Thus, in
the two previous definitions, meanings are defined thanks
to URIs of existing resources, which can be part of any
knowledge base, as GeoNames1 or DBpedia [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], but also
internal corporate datasets. For example, the meaning or
the tag ”paris” can be, in a given blog post context, the
URI &lt;http://dbpedia.org/resource/Paris&gt; while it can
      </p>
      <sec id="sec-4-1">
        <title>1http://geonames.org</title>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>3. THE MOAT ONTOLOGY</title>
    </sec>
    <sec id="sec-6">
      <title>3.1 Tagging and the Semantic Web</title>
      <p>
        Various work has been done regarding tagging and the
Semantic Web, in which we can distinguish work related to
modeling tags thanks to Semantic Web technologies and
work related to mining folksonomies from ontologies [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]
or linking ontologies and folksonomies [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Here, we will
focus on the first aspect. The Tag Ontology [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] provides
a model that introduces Tag and Tagging classes in order
to represent tags and tagging actions. Its Tag class
inherits from skos:Concept and the model relies on FOAF[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] for
modeling the user aspect which makes the ontology
compliant with existing standards. Gruber [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] defined a
similar model but extends this concept by notifying the source
(i.e. the webspace) where the action takes place whereas it
does not consider its temporal aspect contrary to the
previous approach. Yet, his ideas have not been implemented.
The SCOT ontology [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] focuses on a way to share tags
by modeling tagclouds and also provides various properties
to link tags together (e.g.: synonymy, case-variation ...).
Finally, while they do not define any semantic modeling, Flickr
machine tags2 allow people to embed RDF-like assertions
within their tags.
      </p>
    </sec>
    <sec id="sec-7">
      <title>3.2 Classes and Properties of the Ontology</title>
      <p>The MOAT ontology features a Tag class that extends the
one defined in the Tag Ontology. Indeed, in our case, a Tag
instance must have a single label (thus the ontology uses
an OWL restriction) and its URI must respect a certain
pattern that is defined by a MOAT server, as we will see
later. That way, it offers common URIs for tags that can be
shared across communities and social media sites.
In order to represent tag meanings, the ontology can be
divided in two parts. The first one, dedicated to global
meanings (2), introduces a moat:hasMeaning relationship and a
moat:Meaning class, that are used to link a Tag instance
to all its meanings. Each moat:Meaning instance features a
unique property called moat:meaningURI in order to link to
the URI of an existing Semantic Web resource that
represents the given meaning. Moreover it features at least one
foaf:maker link (using once again a cardinality contraint in
the ontology) in order to keep a trace of the user(s) that
defined that URI as a meaning for the tag. The
following snippet of code represents the global meanings assigned
to the tag ”paris”. Here, three different meanings have been
represented, while one of them is shared by two users. While
the following example shows how MOAT can be used to
represent tag ambiguity, the ontology can also be used to deal
with hetereogenity since two different tags can share
common meanings (using meaningURI), which can be helpful in
multi-lingual systems where different tags refer to the same
resource (e.g. paris and parigi ).
2http://tech.groups.yahoo.com/group/ywsflickr/message/2736</p>
      <p>rdf:type
tags:name</p>
      <p>paris</p>
      <p>The second part of the ontology defines a model for the local
meaning (1) of a tag. Here, we rely on the RestrictedTagging
class from the Tag Ontology, which identifies a tagging
relationship between a post, a user, and a single and only tag.
Thus, we introduced a moat:tagMeaning property to link a
RestrictedTagging instance to the meaningful URI in this
context, as show on Fig.2.</p>
    </sec>
    <sec id="sec-8">
      <title>4. FRAMEWORK ARCHITECTURE</title>
    </sec>
    <sec id="sec-9">
      <title>4.1 Global Architecture</title>
      <p>While the MOAT ontology provides a model to define
relationships between tags and their meanings, this is not
enough to let users easily define these meanings, either
globally or locally. In order to achieve this goal, we designed a
client-architecture that (1) lets users define which URIs they
want to assign as meanings to their tags and (2) let them
choose a URI from an existing set in a given tagging context.
Furthermore, this process relies on an architecture of
participation, since meanings are shared across a community and
can evolve among time thanks to users themselves, that can
add new meaning URIs.</p>
      <p>
        Thus, the framework consists of the association of (1) a
MOAT server that can deliver the list of all global meanings
for a given tag in a community and that can be updated
by users themselves and (2) clients that provide interfaces
to define and choose the meaningful URI for a given tag in
a tagging action and then produce RDF data describing it.
Both interact with each other using HTTP, and exchange
data thanks to the previously defined ontology. To benefit
from this architecture, users simply install a client on their
favourite blogging tool while subscribing to a tag server as
they could have done with Annotea [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Then, users create
their content and tag it as usual. As soon as the content is
saved, the client automatically queries the server to get the
list of all of the URIs associated to the given tag(s). The
user then choose which one he wants to assign to each tag in
this context - or define new ones if nothing relevant is found
- and then saves its content, which is instantanely exported
as interlinked RDF data (see Fig.3).
      </p>
    </sec>
    <sec id="sec-10">
      <title>4.2 Interaction Between Parties</title>
      <p>MOAT clients can interact with a server both in reading and
writing data, respectively to retrieve meanings for a tag or
to add new ones. Both actions are performed over HTTP in
a RESTful way with normalized API calls3.</p>
      <p>In order to retrieve the set of meanings for a tag, clients can
use various URLs to query the server. First, since the server
uses content-negociation principles, clients can simply
request the tag URI to get its related RDF description, as soon
as they send the correct accept header to the server.
Moreover, it means that the tag itself carry some semantics, since
its deferencable URI gives information about all the
meanings it can be related to. As explained before, the tag URI
must respect a given pattern so that the server understand
it, which is: tag_uri = SERVER_BASE+urlencode(tag_label).
Yet, in order to ease the task of writing MOAT clients to
developers, clients can directly request the RDF file URL,
or even a JSON description of the content, available at
tag_uri/json, so that they can write clients without to
deal with RDF. The description sent to the client is
created upon request thanks to a SPARQL query sent to the
triple-store which is used as a back-end of the server. That
way, a MOAT server acts as a layer between a triple-store
and various clients.</p>
      <p>To update the server data, i.e. add new meanings - since a
MOAT server is initially empty when a community install it
- , clients simply send the URL of a file containing Tag
instances and related Meanings (that is automatically created
by the client itself thanks to user actions). Depending on the
choice of the community, this action may require an aditional
API key to allow this operation to be performed. When
getting the file URL, the MOAT server imports it in the
back-end store, thus merging the new meanings with already
existing ones for the given tag and adding new foaf:maker
statements, so that decentralized Meaning instances related
to a particular tag are then combined. Hence, we
immediately benefit from the collaborative aspect of this process,
since as soon as one user defines a new meaning for a tag,
the whole community can reuse it.</p>
      <sec id="sec-10-1">
        <title>3http://moat-project.org/server</title>
        <p>User creates content and tag it
Client queries the MOAT server
User chooses local meaning URI
&lt;http://sws.geonames.org/4402452/&gt;
&lt;http://sws.geonames.org/2988507/&gt;
&lt;http://dbpedia.org/resource/Paris_Hilton&gt;
Server returns the set
for global meaning URIs
User saves the content
Content enters
the Semantic Web</p>
      </sec>
    </sec>
    <sec id="sec-11">
      <title>4.3 Implementations</title>
      <p>The MOAT server is currently available as a PHP5
application4 that must be plugged on the top of a triple-store. It
uses a Connector class to provide an interface between the
server and a RDF storage system and currently features
connectors for ARC25 and for the 3store API6, using SPARUL
LOAD queries to add new data.</p>
      <p>
        A first client implementation was developed as a Drupal
module7. It provides an interface with any MOAT server,
export of the tagging object as a RDF file, and uses SIOC [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]
to describe other meta-data about the tagged item. In order
to help users find new URIs for their tags, the module uses
the Sindice [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] Widget8, as shown on Fig. 4. Moreover,
already used URIs are displayed as links so that user can
browse them. A client implementation was recently added
in Openlink Virtuoso9 and another one may be available
soon for Wordpress through the SparqlPress10 add-on.
      </p>
    </sec>
    <sec id="sec-12">
      <title>5. MOAT AND THE LINKED DATA WEB</title>
      <p>While MOAT can be mainly seen as a way to solve some
issues of free tagging by giving meaning to tags in RDF, it
must also be considered from a Linked Data point of view.
By providing a way to link any Web 2.0 content to existing
URIs, it may help to discover content related to these URIs
thanks to lookup services such as Sindice. Furthermore, it
can also be helpful to provide new tag-based search engines
using Semantic Web principles that could answer advanced
4http://moat-project.org/server
5http://arc.semsol.org
6http://threestore.sf.net
7http://moat-project.org/clients
8http://sindice.com/dev/widget
9http://www.openlinksw.com/virtuoso/
10http://wiki.foaf-project.org/SparqlPress
queries like ”Find all blog posts tagged with french cities”.
Finally, it can also be used to suggest related content by
looking at all resources linked to a meaning URI and find
posts linked to one of this resource (Fig. 5). This example
shows how, from a simple free-tagging scheme, posts could
be finally related thanks to the way they are linked to URIs
and existing links between these URIs. Moreover, in order
to provide a direct link between the tagged content and a
meaning URI, one can directly rely on the sioc:topic
property, thus letting SIOC further enter the Linked Data Web.</p>
    </sec>
    <sec id="sec-13">
      <title>6. CONCLUSIONS</title>
      <p>In this paper, we introduced MOAT, an ontology and a
collaborative framework which goal is to let users bridge the
gap between free-tagging and semantically-annotated
content in a simple way. This framework relies on an
architechttp://example.org/</p>
      <p>post/1</p>
      <p>paris
http://sws.geonames.org/</p>
      <p>3017382/
tags:taggedBy</p>
      <p>
        moat:tagMeaning
http://example.org/
tagging/2
tags:taggedResource
http://example.org/
post/2
ture of participation and allows people to interlink content
with any URI from existing resources, thus letting tagging
and related services as blogs enter the Linked Data Web.
Future works regarding MOAT will mainly focus on
implementations for other platforms, as well as integrating social
networking aspects when retrieving a list of URIs from a
server for a given tag, so that a user could be suggested
in priority to use meanings that have been assigned by one
of his friend. Moreover, while MOAT does not currently
focuses on semi-automatic meaning definition for tags [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]
or clustering [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], we think it could provide a nice
machinereadable representation model for such work, and that it
could also be combined with such approaches in the future.
      </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>
            <surname>Z. Ives.</surname>
          </string-name>
          <article-title>DBpedia: A Nucleus for a Web of Open Data</article-title>
          . 6th International Semantic Web Conference,
          <year>November 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>J.</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. Towards</surname>
          </string-name>
          Semantically-Interlinked
          <source>Online Communities. 2nd European Semantic Web Conference</source>
          , May
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>D.</given-names>
            <surname>Brickley</surname>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Miller</surname>
          </string-name>
          .
          <source>FOAF Vocabulary Specification</source>
          <volume>0</volume>
          .91,
          <year>November 2007</year>
          . http://xmlns.com/foaf/0.1/.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Golder</surname>
          </string-name>
          and
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Huberman</surname>
          </string-name>
          .
          <article-title>Usage patterns of collaborative tagging systems</article-title>
          .
          <source>Journal of Information Science</source>
          ,
          <volume>32</volume>
          (
          <issue>2</issue>
          ):
          <fpage>198</fpage>
          -
          <lpage>208</lpage>
          ,
          <year>April 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>T.</given-names>
            <surname>Gruber</surname>
          </string-name>
          .
          <article-title>Ontology of folksonomy: A mash-up of apples and oranges</article-title>
          .
          <source>International Journal on Semantic Web and Information Systems</source>
          ,
          <volume>3</volume>
          (
          <issue>2</issue>
          ),
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Halpin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Robu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Shepard</surname>
          </string-name>
          .
          <article-title>The dynamics and semantics of collaborative tagging</article-title>
          .
          <source>In Proceedings of the 1st Semantic Authoring and Annotation Workshop (SAAW06)</source>
          ,
          <year>November 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Handschuh</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Staab</surname>
          </string-name>
          .
          <article-title>Annotation for the Semantic Web</article-title>
          .
          <source>Number 96 in Frontiers in Artificial Intelligence and Applications</source>
          . IOS Press, Amsterdam,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>C.</given-names>
            <surname>Hayes</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Avesani</surname>
          </string-name>
          .
          <article-title>Using tags and clustering to identify topic-relevant blogs</article-title>
          .
          <source>In Proceedings of the 1st International Conference on Weblogs and Social Media (ICWSM 07)</source>
          , Boulder, Colorado,
          <year>March 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kahan</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.-R.</given-names>
            <surname>Koivunen</surname>
          </string-name>
          .
          <article-title>Annotea: an open RDF infrastructure for shared Web annotations</article-title>
          .
          <source>In Proceedings of the tenth international conference on World Wide Web</source>
          , pages
          <fpage>623</fpage>
          -
          <lpage>632</lpage>
          , New York,
          <year>2001</year>
          . ACM Press.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>H.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Breslin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Yang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Kim</surname>
          </string-name>
          . int.ere.st:
          <article-title>Building a Tag Sharing Service with the SCOT Ontology</article-title>
          .
          <source>In Proceedings of the AAAI 2008 Spring Symposium on Social Information Processing</source>
          , Stanford University, California,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Mathes. Folksonomies - Cooperative Classification</surname>
          </string-name>
          and
          <article-title>Communication Through Shared Metadata</article-title>
          . http://www.adammathes.com/academic/computermediated-communication/folksonomies.html,
          <year>December 2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mika</surname>
          </string-name>
          .
          <article-title>Ontologies are us: A unified model of social networks and semantics</article-title>
          .
          <source>In Proceedings of the 4th International Semantic Web Conference, ISWC</source>
          <year>2005</year>
          , volume
          <volume>3729</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>522</fpage>
          -
          <lpage>536</lpage>
          , Galway, Ireland,
          <year>November 2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>R.</given-names>
            <surname>Newman</surname>
          </string-name>
          .
          <article-title>Tag ontology design</article-title>
          . http://www.holygoat.co.uk/projects/tags/,
          <year>March 2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Passant</surname>
          </string-name>
          .
          <article-title>Using Ontologies to Strengthen Folksonomies and Enrich Information Retrieval in Weblogs</article-title>
          .
          <source>In Proceedings of International Conference on Weblogs and Social Media</source>
          , Boulder, Colorado,
          <year>March 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>L.</given-names>
            <surname>Specia</surname>
          </string-name>
          and
          <string-name>
            <given-names>E.</given-names>
            <surname>Motta</surname>
          </string-name>
          .
          <article-title>Integrating folksonomies with the semantic web</article-title>
          .
          <source>In Proceedings of the European Semantic Web Conference (ESWC2007)</source>
          , LNCS, pages
          <fpage>624</fpage>
          -
          <lpage>639</lpage>
          ,
          <year>July 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <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>In 6th International Semantic Web Conference</source>
          , pages
          <fpage>552</fpage>
          -
          <lpage>565</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>C. M. A. Yeung</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Gibbins</surname>
            , and
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Shadbolt</surname>
          </string-name>
          .
          <article-title>Understanding the semantics of ambiguous tags in folksonomies</article-title>
          .
          <source>In Proceedings of the International Workshop on Emergent Semantics and Ontology Evolution (ESOE2007</source>
          ) at ISWC/ASWC2007, November
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>