<!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>Combining Social Music and Semantic Web for music-related recommender systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alexandre Passant</string-name>
          <email>alexandre.passant@deri.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yves Raimond</string-name>
          <email>yves.raimond@elec.qmul.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Center For Digital Music, Queen Mary, University of London</institution>
          ,
          <addr-line>England</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>DERI, National University of Ireland</institution>
          ,
          <addr-line>Galway, IDA Business Park, Lower Dangan, Galway</addr-line>
          ,
          <country country="IE">Ireland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper introduces various ways to suggest music-related content on the Web thanks to Semantic Web technologies. Rather than focusing on features of musical signals or running statistical analysis over listening habits, we detail how social networking, user contributions, and other interlinked data published within the scope of the Linking Open Data initiative can be combined to provide data-rich recommendations.</p>
      </abstract>
      <kwd-group>
        <kwd>Web 2</kwd>
        <kwd>0</kwd>
        <kwd>Music</kwd>
        <kwd>FOAF</kwd>
        <kwd>SIOC</kwd>
        <kwd>MOAT</kwd>
        <kwd>Linked Data</kwd>
        <kwd>Recommendation systems</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Recent Web 2.0 trends introduced new paradigms regarding the way information
is produced on the Web. Users were mainly consumers of content, but now tend
to become producers by spontaneously publishing and exchanging data [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. In
particular, sharing musical tastes is a frequently used practice. For instance,
Last.fm3 allows its users to publish their listening habits on the Web and o ers
musical recommendation based on these behaviors. MySpace4 allows its users
to declare themselves as friends of artists that are member of the platform {
since many of them are using it to interact with their audience or to promote
their work { while Facebook allows one to declare himself as a \fan" of someone.
Moreover, people can blog about the latest gig they have seen, tag their favourite
band pages on del.icio.us5 or maintain discographies of artists on Wikipedia6.
Thus, while the term social music was coined by last.fm to mainly identify the
act of sharing musical tastes, we will here refer to the publishing and sharing of
3 http://last.fm/
4 http://www.myspace.com/
5 http://del.icio.us/
6 http://wikipedia.org/
music-related data on the Web, whatever the format is: blog posts, wiki pages,
community databases, mp3s or playlists.
      </p>
      <p>In this paper, we will see how social music data can be leveraged to the
Semantic Web and how it can be used to let people nd related musical-content
regarding what they are producing or consuming. Rather than focusing on
wellknown practices for musical recommendations system (that will be described
at the end of this paper), our approach consists in using relationships between
various types of data (social networks, published content, tags, artist
information, etc.) that have been modeled in RDF from those websites. The rest of the
paper is organized as follows. In the rst section, we describe current issues with
music-related social networks and we see how FOAF and linked data can be
used to provide a completely open and distributed social graph. We also see how
SIOC can be used to model user contributions on the Web. In the second part,
we overview the music-related part of the Linking Open Data project, providing
machine-understandable and interlinked description of artists, bands, and so on.
We also see how MOAT can help to move from simple tagging systems to
semantic indexing using reference web identi ers. We then describe how the results of
these di erent e orts can be used to suggest related content, whether it is music
itself, blog posts, wiki pages... Finally, we go through an overview of existing
musical recommendation systems and compare it with the ideas exposed in this
paper. Then, we conclude the paper with overview of some future works.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Weaving social networks and music-related social data to the Semantic Web</title>
      <p>2.1</p>
      <sec id="sec-2-1">
        <title>From closed-world data silos to open social networks</title>
        <p>One well-known feature of Web 2.0 websites is the ability to de ne and maintain
social networks. These applications let their users add some other users in their
network so that they can receive updates, send direct messages or access some
semi-private data. Yet, most of the available social networking sites are isolated
amongst each other. When subscribing to a new site, a user must invite his
friends again, even if he already de ned his network on another website. The
process must be repeated each time a new website is joined, leading to what has
been called Social Network Fatigue7. Another common limitation is that it is
impossible to add as a friend on a particular service someone who is registered
on another service.</p>
        <p>
          Weaving these social networks into the Semantic Web can solve this
problem. FOAF { Friend Of A Friend [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] {, a well-known vocabulary to describe
agents and their relationships is especially adapted for this use-case. Various
exporters for social websites have been written, as for Flickr [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], Last.fm8 or
MySpace9, providing representations of social networks using FOAF and the
7 http://slashdot.org/articles/07/01/02/237223.shtml
8 http://dbtune.org/last-fm/
9 http://dbtune.org/myspace/
foaf:knows relationship. Such networks can therefore be queried uniformally
using the SPARQL query language, instead of relying on a speci c API for each
service. Moreover, various networks can be merged together thanks to resource
consolidation, by explicitly de ning owl:sameAs properties, or relying on the
implicit use of owl:InverseFunctionalProperties. Such interlinking between
various social networks provide a complete distributed and open social graph10,
that can be then queried and processed in an uniform way.
2.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Representing Web 2.0 content on the Semantic Web</title>
        <p>
          As for social networks, the content produced by users of Web 2.0 is held within
closed systems, and not represented uniformally. There is a need for a shared
semantics in order to represent in a common way user-generated content coming
from multiple places. SIOC { Semantically-Interlinked Online Communities [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] {
achieve this goal, by o ering a model to represent activities of online communities
and their contributions. More than 40 applications are now available for SIOC,
both for creating or browsing and querying data, from PHP APIs to dedicated
SIOC browsers11.
        </p>
        <p>Furthermore, as Web 2.0 content is not limited to textual data, SIOC de nes
a Type module12, so that new types of user-generated content can be easily
speci ed in data exporters, sometimes by reusing terms from other domain-speci c
ontologies (for example, dcmi:MovingImage or mo:Playlist). The following
example represents a playlist using SIOC and Music Ontology terms.
:myRadio a mo:Playlist ;
mo:track :song1 ;
sioc:has_creator :me ;
sioc:site &lt;http://lastfm.com&gt; ;
dc:title ``Alex's last.fm playlist'' .
:song1 a mo:Track ;
dc:title ``Monkey Man'' ;
foaf:maker dbpedia:The_Specials .
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Music and the Linking Open Data project</title>
      <p>
        The Linking Open Data community project [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] aims at publishing and
interlinking a wide range of open data sources, by following the four principles outlined
by Berners-Lee in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]: (1) Use URIs as names for things, (2) Use HTTP URIs
so that people can look up those names, (3) When someone looks up a URI,
provide useful information and (4) Include links to other URIs so that they can
discover more things. For example, the Flickr exporter mentioned above provides
10 http://www.bradfitz.com/social-graph-problem/
11 http://sioc-project.org/applications
12 http://rdfs.org/sioc/types
the geolocation of the user using a link to a Geonames resource, allowing an user
agent to jump from one dataset to another.
      </p>
      <p>
        A wide range of music-related data sources have been interlinked within the
Linking Open Data initiative [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. For example, the DBTune project13 exports
the datasets depicted in Fig. 1 in RDF. These datasets encompass detailed
editorial information, geolocation of artists, social networking information amongst
artists and listeners, listening habits, Creative Commons content, public
broadcasting information, and content-based data (eg. features extracted from the
audio signal characterising structure, harmony, melody, rhythm or timbre, and
content-based similarity measures derived from these). These datasets are linked
to other ones. For example, Jamendo is linked to Geonames, therefore
providing an easy to build geolocation-based mash-up for musical data. Artists within
Musicbrainz are linked to DBPedia artists, MySpace artists, and artists within
the BBC Playcount data.
      </p>
    </sec>
    <sec id="sec-4">
      <title>Using distributed RDF data for musical recommendation</title>
      <p>We now have, to the extent of our knowledge, the largest publicly available
distributed database of music-related information. We detail in the following
the usefulness of such a database for musical recommendations.
13 http://dbtune.org/
4.1</p>
      <sec id="sec-4-1">
        <title>Social-networking and music recommendations</title>
        <p>
          Using social-networks is a rst method to suggest musical recommendations,
based on listening habits in the network. The Music Ontology (MO [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ]) and
the related Event Ontology can be used to represent listening habits, as done
on the last.fm exporter. Another way is to rely on the foaf:topic_interest
to provide a direct link between someone and his interests, as artists or bands
URIs. An inference rule can be de ned to go from the rst representation to the
second one, represented as follows (using the SPARQL CONSTRUCT pattern):
        </p>
        <sec id="sec-4-1-1">
          <title>CONSTRUCT { ?user foaf:topic_interest ?artist }</title>
        </sec>
        <sec id="sec-4-1-2">
          <title>WHERE {</title>
          <p>?ev a event:Event ;
event:agent ?user ;
event:factor ?track .
?track foaf:maker ?artist .</p>
          <p>Once such foaf:topic_interest links have been de ned, a single SPARQL
query can be used to nd listening habits of one's friends, so that they can be
suggested to him:
}
}</p>
        </sec>
        <sec id="sec-4-1-3">
          <title>SELECT ?artist</title>
          <p>WHERE {
&lt;$uri&gt; foaf:knows [</p>
          <p>foaf:foaf_interest ?artist .
] .</p>
          <p>:alex
foaf:knows
:yves
foaf:knows</p>
          <p>:tom</p>
          <p>Fig. 2. Using distributed social-networks in recommendation systems
This query therefore implements a really simple collaborative ltering
algorithm, that already exist in most of social music services. Going further, we
can extend this relationships path, for instance to suggest tastes of friends of a
friend, and so on. Yet, the most interesting aspect here is that, thanks to the
distributed social graph model detailed in Sec. 2.1, the relationships paths can
be distributed in various social networks. A recommender system is therefore
not limited to a single network, but can combine the aggregation of various
social networks and listening habits (or interests), uni ed using Semantic Web
technologies, as outlined in Fig. 2.
4.2</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>Tag-based recommendations</title>
        <p>
          Tagged content, by using the MOAT framework [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ], can also be used to drive
music-related recommendations. MOAT allows people to tag their content with
URIs, rather than simple keywords, and can be used on existing tagged content,
thanks to the LODr application14.
        </p>
        <p>Once people have tagged their data using URIs, we can rely on relationships
between those URIs to suggest related data. For instance, a recommender system
for music-related content might suggest to browse a picture tagged with the
URI of Joe Strummer on Flickr when browsing a blog post about The Clash,
since there is a relationship between both de ned in DBpedia, as seen in Fig.
3. By leveraging existing Web 2.0 content on the Semantic Web, as for social
networks, we break the bareers between applications and can use data combined,
mashed and eventually interlinked through various paths and datasets, that are
completely disconnected at a usual "Web of documents" level.</p>
        <p>p:pastMembers
dbpedia:The_Clash
sioc:topic
sioc:creator_of
:alex
dbpedia:Joe_Strummer
sioc:topic
sioc:creator_of
:bob
sioct:BlogPost
rdf:type
:blogPost1
exif:IFD
rdf:type</p>
        <p>:picture1</p>
      </sec>
      <sec id="sec-4-3">
        <title>Using LOD to nd relevant musical content</title>
        <p>Using RDF data available from the LOD cloud, various strategies can be adapted
to nd related content, especially bands or artists. While we can consider direct
relationships, as suggesting someone to look for solo members when browsing
a band's page, one of our interest is to exploit the structure of linked data
and provide recommendations based on paths between artists and bands, for
instance, because two bands played at the Cavern in Liverpool or at the CBGB
in New York City. Here, one challenge is to nd relevant paths between concepts,
especially since a lot of various paths exist. As a rst step, we analyzed 400
random bands and artist pages from DBpedia to nd which are the most used
properties, and see how they could be used for music-based recommendations.
The 20 most popular are described in the table below (we voluntary excluded
plain-text properties as using plain-text relationships may lead to noise and lack
of precision):</p>
        <p>Rank Property Number of relationships
1 skos:subject 1930
2 rdf:type 882
3 dbpedia:reference 847
4 dbpedia:genre 450
5 dbpedia:page 400
6 dbpedia:hasPhotoCollection 400
7 dbpedia:origin 355
8 dbpedia:wikiPageUsesTemplate 333
9 dbpedia:label 265
10 dbpedia:wordnet_type 194
11 dbpedia:associatedActs 189
12 foaf:homepage 178
13 dbpedia:currentMembers 151
14 dbpedia:url 114
15 dbpedia:pastMembers 108
16 dbpedia:occupation 97
17 owl:sameAs 95
18 foaf:depiction 89
19 foaf:img 89
20 dpbedia:wikipage-de 85</p>
        <p>
          From this list of property, we voluntary excluded those leading to
nonrelevant results (as dbpedia:wikiPageUsesTemplate), and designed a lightweight
facet browser that suggest related artists based on the other properties (and
their values) (Fig. 4). We may in the future rely on automatic extraction [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]
so that the browsing interface could be automatically adapted to the changes
in the Wikipedia structure (and so on the DBpedia one), and it would help to
exclude property / values tuples leading to too many results. Another challenge
regarding facets de nitions is also to automatically nd which paths might be
relevant to musical recommendations. Especially, future work includes the
automatic generation of relevant recommendation paths in linked data. So far, our
prototype is closer to a faceted browsing interface than a recommender system,
although it demonstrates the richness of the available music-related linked data
        </p>
        <p>As Fig 5 shows, there is a similar path between artists related because of their
music genre of vegetarian habits. Yet, on some case this is not so trivial and may
also depend on the interest of the users and musical styles. For instance, some
might be interested when listening to The Ramones by being suggested to Listen
to the Sex Pistols not because they are somehow musically-related by 3-chords
songs, but because graph browsing would have tell us that members of both of
them died from a drug overdose in a NYC hotel.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Comparison with existing approaches</title>
      <p>Current music recommendation systems can be clustered in two main categories:
collaborative ltering and content-based.</p>
      <p>
        Collaborative ltering consists in recommending items to an user based on
the stated tastes of other related users. For example, a user u2 might like a song
s2 if he likes a song s1, and that a user u1 likes both s1 and s2. Usually, music
recommendations service based on such a methodology use a closed set of
information, gathered through a particular service, eg. listening habbits for last.fm
p:associatedActs
p:genre
p:genre
:alex
or consumer behaviors for Amazon. Some systems adapt similar ideas in open
information environments, such as in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], where structured taste information is
extracted from web documents. Collaborative ltering can also be enhanced by
integrating contextual data, re ecting the user's interests at a particular
moment [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. However, collaborative ltering does not tackle the problem of nding
items within the long tail of music production | those for which the amount
of taste data is limited. This approach is only suitable when a large number of
users have heard the music and expressed their interest in it.
      </p>
      <p>
        A recent trend for music recommendation is to use automated analysis of the
musical items to drive recommendations, by modeling musical audio similarity
[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. For example, a particular song might be recommended to an user because
its rhythm is similar to a song mentioned in his listening habbits. A system
based on such a methodology will therefore be able to recommend items within
the long tail [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] | it will be able to recommend unknown artists, as the system
has no notion of `popularity'. Current content-based recommendation systems
focus on low-level representations of the musical audio content, relative to one of
its facet (timbre, structure, melody, harmony or rhythm). However, higher-level
representations may lead towards a more widespread adoption of such music
recommenders.
      </p>
      <p>
        Several works combine these two methodologies (collaborative ltering and
content-based) to achieve better recommendation [
        <xref ref-type="bibr" rid="ref1 ref18">1,18</xref>
        ]. Indeed, content-based
recommendation can help for the cold start problem of collaborative ltering |
if the user made no statements about his tastes at rst, it will be impossible to
provide him with an acceptable recommendation and therefore obtaining taste
data from him. The Foa ng-the-music project [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] is particularly related to our
work, as it uses distributed social networks using FOAF as well as content-based
data available in RDF.
      </p>
      <p>
        We believe our approach, using not only these two methodologies
(collaborative ltering and content-based similarities), but also a wide range of interlinked
data in multiple domains, allows the user to get much more justi ed
recommendations [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], such as the ones detailed in sec 4.3. We therefore move towards
data-rich musical recommendations.
6
      </p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion and future works</title>
      <p>In this paper, we outlined various ways to extract RDF data from social
music websites and see how it can be used in recommendation systems. While we
de ned various strategies (based respectively on social networks, tagged data
and data published and interlinked within the Linking Open Data community
project), they can be combined together for advanced querying and suggesting
data, especially as the underlying models are also interlinked (for instance, SIOC
and MO reuses the FOAF ontology and MOAT allows to link SIOC data to LOD
URIs). Using this global data integration, a query could be used to suggest all
bands that will play in your town next month for less than 15euros, that one
of your friend blogged about and that play cover songs from a band that you
listened to more than 10 times on the last week. Going further, wen can also
combine content-based similarity information and interest data as in the
following query. The Henry15 dataset within DBTune indeed publishes mo:similar_to
statement between musical audio items, based on timbre similarity, so that we
could also imagine SPARQL queries using extracted keys and rhythms published
by Henry to generate a playlist of recommendations with smooth transitions.</p>
      <sec id="sec-6-1">
        <title>SELECT ?track1 ?track2</title>
        <p>WHERE {
&lt;$me&gt; foaf:topic_interest ?artist .
?artist foaf:made ?track1 .
?track1 mo:available_as ?audio .
?track2 mo:available_as ?audio2 .</p>
        <p>?audio mo:similar_to ?audio2 .
}</p>
        <p>Regarding those kind of query, relying on highly-distributed data, while not
directly related to our work, some e orts should be made regarding dedicated
crawlers or distributed querying systems as well as using voiD16 to nd the
relevant datasets.</p>
        <p>Also, a lot of future work still needs to be done to nd the best way to browse
the graph of linked data to provide good recommendations. Using attention and
taste data available in a user's pro le is a rst step towards it, but we could also
15 http://dbtune.org/henry/
16 http://community.linkeddata.org/MediaWiki/index.php?MetaLOD
imagine using lots of other data, such as political interests, interests in other arts,
etc. While we worked on a rst implementation based on data available from
DBpedia, we plan to extend it to re-use other datasets and make it publicly
available. Especially, future work includes the evaluation of a recommendation
system based on such approach, and compare it to existing approaches, to see
how it can augment the user experience of discovering musical content.</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>This material is based (in part) upon works supported by the Science Foundation
Ireland under Grant No. SFI/02/CE1/I131.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Marko</given-names>
            <surname>Balabanovi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Yoav</given-names>
            <surname>Shoham</surname>
          </string-name>
          .
          <article-title>Fab: content-based, collaborative recommendation</article-title>
          .
          <source>Communications of the ACM</source>
          ,
          <volume>40</volume>
          (
          <issue>3</issue>
          ):
          <volume>66</volume>
          {
          <fpage>72</fpage>
          ,
          <string-name>
            <surname>March</surname>
          </string-name>
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Tim</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          .
          <article-title>Linked data</article-title>
          .
          <source>World wide web design issues</source>
          ,
          <year>July 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Chris</surname>
            <given-names>Bizer</given-names>
          </string-name>
          , Tom Heath,
          <string-name>
            <given-names>Danny</given-names>
            <surname>Ayers</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Yves</given-names>
            <surname>Raimond</surname>
          </string-name>
          .
          <article-title>Interlinking open data on the web</article-title>
          .
          <source>In Poster, 4th Annual European Semantic Web Conference (ESWC2007)</source>
          , Innsbruck,Austria,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <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. Towards</surname>
          </string-name>
          Semantically-Interlinked
          <source>Online Communities. 2nd European Semantic Web Conference</source>
          , May
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Dan</given-names>
            <surname>Brickley</surname>
          </string-name>
          and
          <string-name>
            <given-names>Libby</given-names>
            <surname>Miller. FOAF Vocabulary</surname>
          </string-name>
          <article-title>Speci cation</article-title>
          .
          <source>Namespace Document 2 Sept</source>
          <year>2004</year>
          ,
          <string-name>
            <given-names>FOAF</given-names>
            <surname>Project</surname>
          </string-name>
          ,
          <year>2004</year>
          . http://xmlns.com/foaf/0.1/.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>O.</given-names>
            <surname>Celma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ramirez</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Herrera</surname>
          </string-name>
          .
          <article-title>Foa ng the music: A music recommendation system based on rss feeds and user preferences</article-title>
          .
          <source>In Proceedings of the International Conference on Music Information Retrieval</source>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Oscar</given-names>
            <surname>Celma</surname>
          </string-name>
          and
          <string-name>
            <given-names>Pedro</given-names>
            <surname>Cano</surname>
          </string-name>
          .
          <article-title>From hits to niches? or how popular artists can bias music recommendation and discovery</article-title>
          .
          <source>In 2nd Workshop on Large-Scale Recommender Systems and the Net ix Prize Competition (ACM KDD)</source>
          , Las Vegas, USA,
          <year>August 2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8. William W. Cohen and
          <string-name>
            <given-names>Wei</given-names>
            <surname>Fan</surname>
          </string-name>
          .
          <article-title>Web-collaborative ltering: recommending music by crawling the web</article-title>
          .
          <source>Computer Networks</source>
          ,
          <volume>33</volume>
          (
          <issue>1-6</issue>
          ):
          <volume>685</volume>
          {
          <fpage>698</fpage>
          ,
          <year>June 2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Dan</given-names>
            <surname>Gillmor</surname>
          </string-name>
          .
          <article-title>We the Media: Grassroots Journalism by the People, for the People</article-title>
          .
          <string-name>
            <surname>O'Reilly Media</surname>
          </string-name>
          , Inc.,, Sebastopol, CA,
          <year>August 2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>C.</given-names>
            <surname>Hayes</surname>
          </string-name>
          . Smart Radio:
          <article-title>Building community-Based Internet Music Radio</article-title>
          .
          <source>PhD thesis</source>
          , Trinity College Dublin,
          <year>October 2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Jonathan L. Herlocker</surname>
          </string-name>
          , Joseph A.
          <string-name>
            <surname>Konstan</surname>
            ,
            <given-names>and John</given-names>
          </string-name>
          <string-name>
            <surname>Riedl</surname>
          </string-name>
          .
          <article-title>Explaining collaborative ltering recommendations</article-title>
          .
          <source>In CSCW '00: Proceedings of the 2000 ACM conference on Computer supported cooperative work</source>
          , pages
          <volume>241</volume>
          {
          <fpage>250</fpage>
          , New York, NY, USA,
          <year>2000</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Eyal</surname>
            <given-names>Oren</given-names>
          </string-name>
          , Renaud Delbru, Knud Moller, Max Volkel, and Siegfried Handschuh.
          <article-title>Annotation and navigation in semantic wikis</article-title>
          . In Max Volkel, editor,
          <source>Proceedings of the First Workshop on Semantic Wikis { From Wiki</source>
          ,
          <string-name>
            <surname>JUN</surname>
          </string-name>
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>Elias</given-names>
            <surname>Pampalk</surname>
          </string-name>
          .
          <article-title>Computational Models of Music Similarity and their Application in Music Information Retrieval</article-title>
          .
          <source>PhD thesis</source>
          , Vienna University of Technology,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>Alexandre</given-names>
            <surname>Passant</surname>
          </string-name>
          .
          <article-title>:me owl:sameAs ickr:33669349@N00</article-title>
          .
          <source>In Proceedings of the WWW 2008 Workshop Linked Data on the Web (LDOW2008)</source>
          , Beijing, China,
          <year>Apr 2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>Alexandre</given-names>
            <surname>Passant</surname>
          </string-name>
          and
          <string-name>
            <given-names>Philippe</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>In Proceedings of the WWW 2008 Workshop Linked Data on the Web (LDOW2008)</source>
          , Beijing, China,
          <year>Apr 2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Yves</surname>
            <given-names>Raimond</given-names>
          </string-name>
          , Samer Abdallah,
          <string-name>
            <given-names>Mark</given-names>
            <surname>Sandler</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Frederick</given-names>
            <surname>Giasson</surname>
          </string-name>
          .
          <article-title>The music ontology</article-title>
          .
          <source>In Proceedings of the International Conference on Music Information Retrieval</source>
          , pages
          <volume>417</volume>
          {
          <fpage>422</fpage>
          ,
          <year>September 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>Yves</given-names>
            <surname>Raimond</surname>
          </string-name>
          and
          <string-name>
            <given-names>Mark</given-names>
            <surname>Sandler</surname>
          </string-name>
          .
          <article-title>A web of musical information</article-title>
          .
          <source>In Proceedings of the International Conference on Music Information Retrieval</source>
          , Philadelphia, USA,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Kazuyoshi</surname>
            <given-names>Yoshii</given-names>
          </string-name>
          , Masataka Goto, Kazunori Komatani, Tetsuya Ogata, and Hiroshi G. Okuno.
          <article-title>Hybrid collaborative and content-based music recommendation using probabilistic model with latent user preferences</article-title>
          .
          <source>In Proceedings of the International Conference on Music Information Retrieval</source>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>