<!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>Towards a SPARQL 1.1 Feature Benchmark on Real-World Social Network Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Martin Przyjaciel-Zablocki</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexander Schatzle</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Thomas Hornung</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Io Taxidou</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Freiburg</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In recent years, social networks have fundamentally changed our perception of the web and the way we interact with it. At the same time we have witnessed the vision of the \Semantic Web" picking up pace. From a general perspective, the inherent complex intertwined structure of a social network contains a ood of semantic information about users, objects and their relations. On the other hand, social graph structures are hardly covered by current state-of-the-art RDF benchmarks. Moreover, synthetic graph generators do not model all properties of a social network, especially structural correlations are either neglected or underrepresented. Considering the complex structure of a social graph, the enhanced features of SPARQL 1.1 open up new valuable possibilities, but these features are also currently neglected by most of the existing benchmarks. In this paper we introduce our concept of a new RDF benchmark based on real-word social network data gathered from Last.fm with a special focus on SPARQL 1.1.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        The advent of the \Semantic Web" promotes the growing adoption of RDF
and SPARQL as its core technologies. We believe that current initiatives like
schema.org, Google's Knowledge Graph, the Linking Open Data (LOD) cloud
as well as structured data markups for search engine optimization will further
drive the propagation of these technologies. Furthermore, social networks like
Google+, Facebook, Twitter, Last.fm etc. dramatically change the way how
people interact, collaborate and share information, turning the traditional \Web
of Documents" into an highly interactive and personalized interlinked \Web of
Data". According to this perspective, one can also interpret a social network
graph as structured semantic data interlinking people and objects that can also
be represented in RDF. This is also underpinned by the support for RDF added
to Facebook's Graph API in 2011 [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>
        On the other hand, there is a lack of real-world RDF benchmark data in
general, and social network data in particular [
        <xref ref-type="bibr" rid="ref16 ref4">4, 16</xref>
        ]. Most of the existing RDF
benchmarks like BSBM [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], LUBM [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] or SP2Bench [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] use arti cial data
generated according to observed frequency distributions of a speci c domain. While
this approach allows to easily scale the size, the generated datasets have little
in common with real RDF data as they resemble relational database
benchmarks [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] with a high level of structuredness [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. One of the few benchmarks
using real data is the DBpedia SPARQL benchmark (DBPSB) [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] based on
data dumps from DBpedia. However, compared to the size and dynamics of
social graphs, the DBpedia data is rather small and also limited in growth. The
dataset used in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] had a total size of 150 million RDF triples which shouldn't
pose a challenge for state-of-the-art RDF triple stores.
      </p>
      <p>
        Structural correlations are ubiquitous in social graphs, e.g. friendship
relationships are correlated with the place of residence. Knowledge of these
correlations can have an important impact on query optimization but identifying
them is a non-trivial task. The S3G2 data generator for structure-correlated
social graphs [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] that is used for the Social Network Intelligence Benchmark
(SIB) [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] focuses on this aspect. It can be used to generate arbitrary large social
graphs with a pre-de ned set of structural correlations. However, the authors
emphasize that the generator will not produce "realistic" social network data as
these networks are expected to have many more (yet unknown) correlations. To
overcome the conceptual shortcomings of synthetic data generators we outline
a benchmark based on real-world data gathered from the social music network
Last.fm. We decided to use Last.fm since it exhibits the characteristics of a social
network (cf. Section 2) with millions of users and provides a public API1 to access
the data. In addition, our benchmark will focus on the new features of SPARQL
1.1 [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], i.e. Property Paths, Aggregates, Subqueries and Negation, as they open
up new possibilities for more sophisticated graph queries (cf. Section 3) which
are of special interest for social networks regarding their typically complex graph
structure. Indeed, these new features are neglected or not considered at all by
current popular RDF benchmarks. To the best of our knowledge, this will be
the rst RDF benchmark on large-scale real-world social network data with a
special focus on SPARQL 1.1.
      </p>
      <p>Paper Structure. Section 2 discusses the social network characteristics of Last.fm
as well as the fragment that we will use for our benchmark dataset. In Section 3
we introduce some exemplary queries to demonstrate the power of SPARQL 1.1
for querying social network graphs, followed by a conclusion in Section 4.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Last.fm Benchmark Data</title>
      <p>
        Last.fm is an online music service with manifold relations between people, artists,
tracks, etc. that constitute a highly connected graph with a large variety of
correlations. In order to justify Last.fm as an appropriate base for our benchmark
dataset, we analyzed its underlying social graph and investigated common social
network characteristics. First of all, we crawled about 1.7 million users with
close to 13.6 million friendship relationships using a Breadth-First Search (BFS)
strategy. We are aware of the biases introduced by BFS in terms of degree
1 http://www.last.fm/api
104
sed
fon103
o
.
o
n102
101
10−1
t
n
ice10−2
ffi
eco
itrsegn10−3
lcu10−4
.
g
v
a
10−5
10−6 1
10
100
1000
10000
100000
10
100
1000
10000
100000
degree
degree
distribution and clustering coe cient [
        <xref ref-type="bibr" rid="ref19 ref9">9, 19</xref>
        ] as it tends to visit nodes of high
degree to the detriment of nodes with lower degree. As a result, average degree
is overestimated while clustering coe cient is underestimated since high degree
nodes are characterized by a low clustering coe cient [
        <xref ref-type="bibr" rid="ref11 ref19">11, 19</xref>
        ]. This issue will
be addressed for the nal benchmark dataset with more sophisticated crawling
techniques, in particular a modi ed Metropolis-Hasting Walk as proposed in [
        <xref ref-type="bibr" rid="ref5 ref6">5,
6</xref>
        ] that corrects the bias directly during the walk.
      </p>
      <p>
        Overall, the skewed degree distribution (cf. Figure 1 (a)), average clustering
coe cient per degree (cf. Figure 1 (b)) and average path length of 4.2 indicate
typical scale free properties of a social network [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. A more detailed discussion
is provided in Appendix A.
      </p>
      <p>Titel
2.1</p>
      <p>Benchmark Dataset
Our benchmark dataset considers more than only the friendship relationships
(cf. Figure 2 for an overview) and will contain several billion RDF triples while
retaining typical properties of the underlying social graph from Last.fm.</p>
      <p>User
userID
name
realname
age
country
gender
url
playlists
playcount
timestamp</p>
      <p>User_friends
User_neighbours</p>
      <sec id="sec-2-1">
        <title>User</title>
        <p>User_topTags
Tag_similar
Tag</p>
      </sec>
      <sec id="sec-2-2">
        <title>Track</title>
        <p>Album_topTags
Tag_topAlbums</p>
      </sec>
      <sec id="sec-2-3">
        <title>Artist</title>
        <p>Artist_similar</p>
      </sec>
      <sec id="sec-2-4">
        <title>Album</title>
        <p>durch</p>
        <p>To transform the obtained social graph into an RDF graph it is crucial to
de ne an ontology for the schema shown in Figure 2. While some entities and
relations are easy to de ne using existing vocabularies like the FOAF-Ontology2,
others require the introduction of new ones. An excerpt of the resulting RDF
graph is shown in the following:
@prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
@prefix lb: &lt;http://example/lastfmbenchmark/&gt; .
lb:user1 a foaf:Person, lb:User ;
foaf:age "30" ;
lb:lovedTrack lb:track1, lb:track2, lb:track3, lb:track4 .
lb:track1 a lb:Track ;
lb:artist lb:artist1 ;
lb:topFan lb:user1, lb:user2, lb:user3 .</p>
        <p>
          An important aspect for RDF benchmarks is data structuredness as available
RDF datasets have a highly varying structure in contrast to the strongly
structured relational data model. However, most existing benchmarks also exhibit a
high level of structuredness, similar to relational data, that is practically xed,
i.e. scaling the size of the dataset has no real in uence [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. Since we agree that an
RDF triple store should be tested against heterogeneously structured datasets,
we envision to use the benchmark generator described in [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] to downsize the
overall dataset such that it is not only possible to vary the size of the dataset
but also the desired level of structuredness. In contrast, increasing the dataset
arti cially by means of collected statistics is not considered since it contradicts
our idea of a benchmark based on real-world social network data.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Last.fm Benchmark Queries</title>
      <p>
        SPARQL is the W3C recommended query language for RDF. With the proposed
recommendation for SPARQL 1.1 [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], the W3C addresses the lack of
important features ranging from intuitive navigational queries of arbitrary length via
some (limited) interference possibilities to complex matchings with support for
subqueries, aggregation and negation. The importance of e cient and
comprehensive support for these kind of queries justi es the endeavour for an
appropriate benchmark geared towards comparing and improving the performance of
SPARQL 1.1 expressions in current RDF triple stores.
      </p>
      <p>The following example queries are only intended to illustrate how to exploit
SPARQL 1.1 features for exploring interesting graph properties in an intuitive
and easy manner within our Last.fm benchmark dataset3.</p>
      <p>
        A. Find all people that are connected to a user via an arbitrary FOAF distance.
According to [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], the evaluation of this query might show poor performance using the SPARQL 1.1
speci cation from 2011. Recent changes to the property path speci cation adopt the idea of a
(non-counting) semantics as proposed in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] that can be evaluated more e ciently.
SELECT DISTINCT ?name
WHERE { ?userA foaf:name %username% . ?userA (foaf:knows)* ?userB . ?userB foaf:name ?name
      </p>
      <p>FILTER (?userA != ?userB) }
2 http://www.foaf-project.org/
3 Placeholders are indicated by leading and trailing "%".</p>
      <p>B. What are the top-k track recommendations for a user based on the listening history
of his friends? The ranking considers all kind of tracks of a friend but excludes already known
tracks. This query exploits the capabilities of expressing negation, alternative property paths
and aggregation in SPARQL.
as indicated in Section 3 that cover a wide range of SPARQL 1.1 features.</p>
    </sec>
    <sec id="sec-4">
      <title>Analysis</title>
      <p>The Last.fm network contains many entities and relationships. For the analysis
we focus on reciprocated friendship relationships in order to grasp the social
aspect. We crawled 1.860.215 users and 13.690.576 friendship relationships using
Breadth-First Search (BFS).</p>
      <p>
        Degree distribution is crucial in order to characterize a network as social
network. The degree of a node is de ned by the number of links incident to
a node. On Figure 1a the degree distribution is skewed with the majority of
nodes having a low degree while very few nodes have signi cantly higher degree.
This is a typical behaviour of social networks. Clustering coe cient is another
important characteristic of social graphs and represents the tendency of nodes
to form tight clusters. This metric is de ned as the number of links that exist
between a node's neighbours divided by the maximum possible links that could
exist among a node's neighbours. The clustering coe cient in a social network
is higher than in other types of networks [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Figure 1b depicts average
clustering coe cient with regard to degree. We can observe that low degree nodes
demonstrate higher clustering coe cient which means that there is a signi cant
clustering among them. On the other hand, as the number of neighbours
increases clustering coe cient drops. These results are consistent with previous
research on social networks [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
      <p>
        Lastly, short paths in the network indicate that nodes are reachable through
a small number of hops. The average path length of the network is 4.2 and is
even shorter than the expected famous "six degrees of separation" of Milgram's
experiment [
        <xref ref-type="bibr" rid="ref10 ref17">10, 17</xref>
        ]. This surprisingly low average path length is probably in
uenced by the bias of BFS towards the high degree nodes which tend to reduce
distances in the network. Another characteristic of social networks is the largest
shortest path, the so called diameter. The network has a diameter of 8 which
again is low in comparison with other social networks [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] also probably due to
the bias introduced by the crawling technique. The aforementioned
characteristics skewed degree distribution, high clustering coe cient and short path lengths
are typical social network properties and indicate that the Last.fm network has
small world and scale free properties [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] as mentioned in the main analysis part
(cf. Section 2).
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Arenas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Conca</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perez</surname>
          </string-name>
          , J.:
          <article-title>Counting Beyond a Yottabyte, or how SPARQL 1.1 Property Paths will Prevent Adoption of the Standard</article-title>
          . In: WWW. pp.
          <volume>629</volume>
          {
          <issue>638</issue>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schultz</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          : The Berlin SPARQL Benchmark.
          <source>International Journal on Semantic Web and Information Systems (IJSWIS) 5</source>
          (
          <issue>2</issue>
          ),
          <volume>1</volume>
          {
          <fpage>24</fpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Boncz</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pham</surname>
            ,
            <given-names>M.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Erling</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mikhailov</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rankka</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Social Network Intelligence BenchMark</article-title>
          , http://www.w3.org/wiki/Social_Network_Intelligence_ BenchMark
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Duan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kementsietsidis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srinivas</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Udrea</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Apples and Oranges: A Comparison of RDF Benchmarks and Real RDF Datasets</article-title>
          . In: SIGMOD. pp.
          <volume>145</volume>
          {
          <issue>156</issue>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Gjoka</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Butts</surname>
            ,
            <given-names>C.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kurant</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markopoulou</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Multigraph Sampling of Online Social Networks</article-title>
          .
          <source>IEEE Journal on Selected Areas in Communications 29(9)</source>
          ,
          <year>1893</year>
          {
          <year>1905</year>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Gjoka</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kurant</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Butts</surname>
            ,
            <given-names>C.T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markopoulou</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Walking in Facebook: A Case Study of Unbiased Sampling of OSNs</article-title>
          . In: INFOCOM. pp.
          <volume>2498</volume>
          {
          <issue>2506</issue>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pan</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          , He in, J.:
          <article-title>LUBM: A benchmark for OWL knowledge base systems</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>3</volume>
          ,
          <issue>158</issue>
          {
          <fpage>182</fpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Harris</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Seaborne</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <source>Prud'hommeaux, E.: SPARQL 1</source>
          .1
          <string-name>
            <given-names>Query</given-names>
            <surname>Language. W3C Proposed</surname>
          </string-name>
          <string-name>
            <surname>Recom.</surname>
          </string-name>
          (
          <year>2008</year>
          ), http://www.w3.org/TR/sparql11-query/
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Kurant</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markopoulou</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thiran</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thiran</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>On the bias of BFS (Breadth First Search)</article-title>
          . In: International Teletra c Congress. pp.
          <volume>1</volume>
          {
          <issue>8</issue>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Milgram</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>The small world problem</article-title>
          .
          <source>Psychology today 2(1)</source>
          ,
          <volume>60</volume>
          {
          <fpage>67</fpage>
          (
          <year>1967</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Mislove</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marcon</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gummadi</surname>
            ,
            <given-names>P.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Druschel</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bhattacharjee</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bhattacharjee</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Measurement and analysis of online social networks</article-title>
          .
          <source>In: Internet Measurement Comference</source>
          . pp.
          <volume>29</volume>
          {
          <issue>42</issue>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Morsey</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Auer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ngomo</surname>
            ,
            <given-names>A.C.N.</given-names>
          </string-name>
          :
          <article-title>DBpedia SPARQL Benchmark - Performance Assessment with Real Queries on Real Data</article-title>
          .
          <source>In: International Semantic Web Conference (1)</source>
          . pp.
          <volume>454</volume>
          {
          <issue>469</issue>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Newman</surname>
            ,
            <given-names>M.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Park</surname>
          </string-name>
          , J.:
          <article-title>Why social networks are di erent from other types of networks</article-title>
          .
          <source>Physical Review E</source>
          <volume>68</volume>
          (
          <issue>3</issue>
          ),
          <volume>036122</volume>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Pham</surname>
            ,
            <given-names>M.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boncz</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Erling</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>S3G2: A Scalable Structure-Correlated Social Graph Generator</article-title>
          . In:
          <article-title>Selected Topics in Performance Evaluation and Benchmarking, LNCS</article-title>
          , vol.
          <volume>7755</volume>
          , pp.
          <volume>156</volume>
          {
          <fpage>172</fpage>
          . Springer Berlin Heidelberg (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Schmidt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hornung</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lausen</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinkel</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>SP2Bench: A SPARQL Performance Benchmark</article-title>
          . In: ICDE. pp.
          <volume>222</volume>
          {
          <issue>233</issue>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Voigt</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitschick</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schulz</surname>
          </string-name>
          , J.:
          <article-title>Yet Another Triple Store Benchmark? Practical Experiences with Real-World Data</article-title>
          .
          <source>In: Proceedings of the 2nd International Workshop on Semantic Digital Archives</source>
          . vol.
          <volume>912</volume>
          , pp.
          <volume>85</volume>
          {
          <issue>94</issue>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Watts</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Strogatz</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>The small world problem</article-title>
          .
          <source>Collective Dynamics of SmallWorld Networks</source>
          <volume>393</volume>
          ,
          <issue>440</issue>
          {
          <fpage>442</fpage>
          (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Weaver</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tarjan</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Facebook Linked Data via the Graph API</article-title>
          . Semantic Web Journal http://iospress.metapress.com/content/T2745678826V6422
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Ye</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>S.F.</given-names>
          </string-name>
          :
          <article-title>Crawling Online Social Graphs</article-title>
          . In: APWeb. pp.
          <volume>236</volume>
          {
          <issue>242</issue>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>