<!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>Improving Semantic Search Using Query Log Analysis</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Khadija Elbedweihy</string-name>
          <email>k.elbedweihy@dcs.shef.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stuart N. Wrigley</string-name>
          <email>s.wrigley@dcs.shef.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabio Ciravegna</string-name>
          <email>f.ciravegna@dcs.shef.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Sheffield</institution>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>1950</year>
      </pub-date>
      <fpage>61</fpage>
      <lpage>74</lpage>
      <abstract>
        <p>Despite the attention Semantic Search is continuously gaining, several challenges affecting tool performance and user experience remain unsolved. Among these are: matching user terms with the searchspace, adopting view-based interfaces in the Open Web as well as supporting users while building their queries. This paper proposes an approach to move a step forward towards tackling these challenges by creating models of usage of Linked Data concepts and properties extracted from semantic query logs as a source of collaborative knowledge. We use two sets of query logs from the USEWOD workshops to create our models and show the potential of using them in the mentioned areas.</p>
      </abstract>
      <kwd-group>
        <kwd>semantic search</kwd>
        <kwd>query logs</kwd>
        <kwd>linked data</kwd>
        <kwd>usability</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The proliferation of structured data on the web is driving innovation in both
‘conventional’ search (information retrieval – IR) as well as in semantic search.
For instance, the use of semantic markup (such as Microformats and RDFa)
within existing HTML/XHTML webpages has helped mainstream web search
engines such as Google and Bing to enhance their result pages by providing
additional and related information to that which would normally have formed
the query results.</p>
      <p>
        In contrast to web search engines, Semantic Web search engines such as
Swoogle [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], Watson [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and Sindice [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] index data on the Semantic Web and
act more as gateways to Semantic Web documents or data. The results of such
systems are intended for Semantic Web professionals rather than end-users. In a
more user-friendly approach, mashups like Sig.ma [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] and VisiNav [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] integrate
data from different sources to provide rich descriptions about the searched-for
concepts. At the heart of these technologies is the use of Linked Data providing
the opportunity to exploit explicit and implicit knowledge.
      </p>
      <p>
        Little work has been conducted on how to exploit Semantic Web search for
end-users with potentially complex information needs and thus complex queries.
One approach is to provide a natural language interface to such a search tool
which allows a user to express their query in a (near) natural manner. Tools
which have followed this approach include Querix [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], PowerAqua [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] and
Freya [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. However, such approaches suffer from a significant problem: a high
degree of abstraction between the words which may be used by the user in
formulating their query and the underlying semantically-corresponding terms in
the ontology. Indeed, this problem is equally applicable to other approaches
including a conventional keyword-based approach. Formal evaluations of semantic
search technologies [
        <xref ref-type="bibr" rid="ref17 ref30 ref32">17,30,32</xref>
        ] have shown that it is very helpful (both in terms of
user experience but also for response precision and recall) for users – especially
who are unfamiliar with the underlying data – to explore the search space while
building their queries.
      </p>
      <p>
        In an attempt to provide context within the underlying data, a number of
tools have adopted a visual approach to query construction (e.g., Semantic
Crystal [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], K-Search [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], Corese [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]). However, such approaches tend to be focussed
on relatively small data set sizes (especially when compared to the wider Linked
Data context). The outstanding challenge is to adapt this approach to Linked
Data in which there are multiple data sets, of widely varying size and spanning
many domains. Recently, initial work in this vein demonstrated a visual query
interface that helps users build a subgraph of interest from the underlying data
through exploration and navigation [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. However, even this can result in unwieldy
lists of triples which are not conducive to a positive user experience.
      </p>
      <p>
        The difficulties in Semantic Web search are not confined to abstraction, query
construction or data visualisation. An additional problem focuses on the results
of the query execution: what to return to the user and how to display it. We
have shown previously [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ] that semantic search tools should go a step further
and augment the direct answer with associated information in order to provide
a ‘richer’ experience for the user. Additionally, returning information related to
entities and concepts found in a query might also be of interest to users [
        <xref ref-type="bibr" rid="ref22 ref23">22, 23</xref>
        ].
      </p>
      <p>
        In this paper we present a new approach which uses collaborative knowledge
to address these problems. In a similar way in which traditional search engine
logs record information about search histories including queries submitted by
the users and their subsequent interactions (see [
        <xref ref-type="bibr" rid="ref15 ref2 ref27 ref31">2, 15, 27, 31</xref>
        ] for early examples
of analyses on such logs), the logs from interactions with Semantic Web search
engines can be used to extract a rich picture of data use and user behaviour.
      </p>
      <p>
        Whilst a number of studies have used log analysis to investigate the high level
use and characterisation of Linked Data [
        <xref ref-type="bibr" rid="ref13 ref23">13,23</xref>
        ], [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] was the first to study it’s use
through analysing semantic query logs issued to SPARQL endpoints including
DBpedia and SWDF. The analysis considered ‘low-level’ factors such as the
type of requesting agent (human or software) and the structure of the query.
Subsequent studies on the same query logs identified the most common query
types, SPARQL features and types of triple patterns [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]; proposed a method to
derive more useful labels for LD entities based on the variable names used in the
queries [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]; and showed how the analysis of semantic query logs can detect errors
and weaknesses in LD ontologies and in turn support their maintenance [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
      </p>
      <p>
        In our previous work [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], we introduced a new approach for analysing
semantic query logs and found that a small set of concepts and relations in a data
set often account for a large proportion of the queries and thus may be of more
interest to Linked Data users. In the current paper, we extend this approach
in order to demonstrate that careful log analysis can be viewed as a proxy for
information need and be used to enhance the search process at a number of
different stages from query construction, through search engine optimisation to
result presentation. To achieve this, we use three different models, each of which
captures information regarding different aspects of the patterns present in the
multi-user query logs. We will show how combinations of these three models
allow us to address the matching of user search terms to the underlying data
vocabulary; the creation of data subgraphs for visualising the the underlying
data and, finally, for enhancing the results returned to the user.
      </p>
      <p>The remainder of the paper is structured as follows. Section 2 describes the
analysis performed on the semantic query logs and the three models used to
exploit this analysis. Subsequent sections show how these models can be used
to address the three problems described above. Section 3 demonstrates using
the models to improve the abstraction problem between user terms and the
underlying data vocabulary. Section 4 shows how the results can be augmented
in two different ways by exploiting the models. Section 5 illustrates how the
models can be used to assist in visualising large data sets for query formulation.
It should be emphasized that the details presented in Sections 3, 4 and 5 are
a proof of concept for the usage of the models presented in Section 2 (i.e. the
results shown come from a “pen and paper” exercise as opposed to having been
produced by an implementation of the approach). Finally Section 6 discusses
the strengths and weaknesses of the approach and Section 7 draws a number of
conclusions and describes directions for future work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Semantic Query Logs Analysis</title>
      <p>
        In previous work [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] we introduced a new approach for analysing and
representing information need using semantic query logs. Information need was defined as
“the set of concepts and properties users refer to while using SPARQL queries”.
A SPARQL query can have one or more triple patterns, solution modifiers (such
as LIMIT), pattern matching constructs (such as OPTIONAL) and mechanisms
for restricting the solution space (such as FILTERs). A triple pattern consists
of three components: a subject, a predicate and an object with each component
being either bound (having a specific value) or unbound (as a variable).
      </p>
      <p>
        Extending our previous analysis [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] we formulate the information inherent
in semantic query logs into three models which capture:
      </p>
      <p>– the concepts used together in a query: the query-concepts model</p>
      <p>USEWOD2012
Number of queries 8866028
Number of unique triple patterns 4095011
Number of unique bound triple patterns 3619216
– the predicates used with a concept: the concept-predicates model
– the concepts used as types of one Linked Data entity: the instance-types
model
We follow the same extraction steps but only extract triple patterns with bound
subjects or objects to identify concepts (type of the subject/object) and
predicates queried together which are used to build the proposed models.
2.1</p>
      <sec id="sec-2-1">
        <title>Data Set</title>
        <p>
          We use two sets of DBpedia query logs made available at the USEWOD1
workshops (see Table 1). After extracting bound triple patterns [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], we identify the
types associated with each distinct resource appearing as a subject or an object
in the query by querying the Linked Data endpoint.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2 Models</title>
        <p>In order to describe the proposed models, we use the following example query
throughout the rest of this section:</p>
        <p>SELECT DISTINCT ?genre, ?instrument WHERE
{ &lt;http://dbpedia.org/resource/Ringo_Starr&gt; ?rel &lt;http://dbpedia.org/resource/The_Beatles&gt;.
&lt;http://dbpedia.org/resource/Ringo_Starr&gt; dbpedia:genre ?genre.</p>
        <p>&lt;http://dbpedia.org/resource/Ringo_Starr&gt; dbpedia:instrument ?instrument.</p>
        <p>}
Query-Concepts Model This model captures the Linked Data concepts used
in a whole query. All bound triple patterns (bound subject or object) in a
single query are first identified and their types are retrieved from the Linked
Data endpoint. The frequency of co-occurrence of each concept pair is
accumulated. For the example query, the types retrieved for ‘Ringo Starr’ include
dbpedia:MusicalArtist and umbel:MusicalPerformer while the ‘The
Beatles’ has among its types dbpedia:Band and schema:MusicGroup. The frequency
of co-occurrence of each concept in the first list with each concept in the second
list is therefore incremented (e.g. MusicalArtist and Band).</p>
        <p>
          Concept-Predicates Model This model captures the Linked Data concepts
and predicates in a query. Again, bound triple patterns are identified; however,
only types of instances used as subjects are retrieved. The frequency of
cooccurrence of each of the types with the predicate used in the triple pattern
– if available – is accumulated. To illustrate, the second triple pattern in the
example query increments the co-occurrence of dbpedia:MusicalArtist with
dbpedia:genre and umbel:MusicalPerformer with dbpedia:genre.
1 http://data.semanticweb.org/usewod/2011(2012)/challenge.html
Instance-Types Model Ontologies consist of hierarchies of classes. In theory,
these classes are linked together through subsumption or equivalence
relationships. In practice, datasets in the Linked Data cloud are yet loosely coupled;
lacking the required links [
          <xref ref-type="bibr" rid="ref16 ref26">16, 26</xref>
          ]. A Linked Data entity can have several concepts as
its types – from multiple datasets – which are not linked. The knowledge of one
type is hence not sufficient for complete reasoning on the data. The instance-types
model captures the concepts used as types for one instance. For the entity ‘Ringo
Starr’, the frequency of co-occurrence of its types dbpedia:MusicalArtist and
umbel:MusicalPerformer are accumulated in the model.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Matching User Terms to Linked Data Vocabularies</title>
      <p>
        As explained above, non view-based semantic search approaches face the problem
of matching user terms found in a query to the vocabulary of the search-space.
[
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] tried to tackle this problem on the traditional Web by mapping query terms
to relevant concepts in DBpedia. However, scalability can be an issue for both
since the matching process can be very expensive especially with the size of the
Linked Data cloud. Additionally, although DBpedia is known as a central hub
in the cloud, matching query terms to one specific dataset may lead to missing
information associated with other semantically-equivalent concepts in different
datasets due to the lack of links between them. This affects the ability to reason
on the data and return complete results [
        <xref ref-type="bibr" rid="ref16 ref21 ref26">16, 21, 26</xref>
        ].
      </p>
      <p>
        Based on their analysis of query logs issued to DBpedia, [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] drew
two important conclusions. Firstly that a small number of classes appeared more
frequently in the queries than others (e.g. Film, Place, MusicalArtist, Drug) and,
secondly, that the dataset population is not an accurate indicator of the
usage/interest in a specific concepts; some concepts had large number of instances and
were only queried few times. Supported by the above observations, we believe
that creating a model of usage of concepts and relations from query logs has a
potential to improve the performance of a semantic search approach with respect
to the matching task.
      </p>
      <p>
        Initial stages followed by the proposed approach for processing the query
involves standard NL parsing steps such as tokenization, stemming and
lemmatization, and producing a parse tree. Entity extraction and classification is achieved
by AlchemyAPI2 and the NERD ontology3 is used to map AlchemyAPI classes
to the DBpedia classes found in the usage models. Rather than having to query
all the underlying data, the models attempt to provide a small abstraction of
that data which can act as a source of collaborative knowledge [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] capturing
the most frequently queried Linked Data concepts and predicates. This could be
used to provide matches and, in turn, answers for many commonly issued queries
on Linked Data. Since the query terms associated with the entity can be either
properties of that entity or concepts in a relation with it, both query-concepts
and concept-predicates model are then queried for matches.
      </p>
      <sec id="sec-3-1">
        <title>2 http://www.alchemyapi.com</title>
        <p>3 http://nerd.eurecom.fr/ontology/</p>
        <sec id="sec-3-1-1">
          <title>Illustrative Examples</title>
          <p>In the rest of this section, we will use a set of examples and show the results
returned by a selection of state-of-the-art systems in order to demonstrate the
issues and limitations discussed above. The selected systems are of interest in
the SW community, spanning different categories: SW gateways, QA systems
and mashups. The examples are carefully selected so that they are not targeting
a specific category, and will allow us to illustrate how the proposed models can
be used in the matching task.</p>
        </sec>
        <sec id="sec-3-1-2">
          <title>Example 1: What is the population of New York? The query can be</title>
          <p>given as a NL question to QA systems or as keywords – also entity query – to
other systems; population of New York.</p>
          <p>Sindice : The top 5 results returned by Sindice are as follows:</p>
          <p>The second item in the results is showing the DBpedia page for New York city
which contains the answer to the query. However, although being at the top of
the list, 60% of the results are only syntactically related to the query (as opposed
to semantically related); i.e., containing the terms ‘New York’, ‘population’ or
both. This is due to using syntax-driven techniques in the matching task which
in turn affects the precision of the results and the user experience.
PowerAqua : PowerAqua returns the following answer to the query:
Richard Lewontin : &lt; PopulationGeneticists , birthPlace, New_York &gt;</p>
          <p>Although PowerAqua could provide correct answers for other queries, this one
shows the effects of the matching problem on the tool’s performance. Attempting
to find mappings for the query terms in the whole dataset – DBpedia in this case
– resulted in 17 different ones for ‘population’ and three for ‘New York’. They
included non-semantically equivalent ones like yago:RussianPopulationGroups
and res:General Population, which – although they could be excluded before
returning the final answer to the user – affected the tool’s performance causing
it to require approximately 13 seconds to return the found triples.
FalconS : The top 5 results returned by the object retrieval search option
provided by FalconS are as follows:
1. New York City : http://dbpedia.org/resource/New_York_City
2. York : http://dbpedia.org/resource/York
3. New York State Assembly: http://dbpedia.org/resource/New_York_State_Assembly
4. York County : http://www.rdfabout.com/rdf/usgov/geo/us/pa/counties/york_county
5. New York State : http://www.rdfabout.com/rdf/usgov/geo/us/ny</p>
          <p>Although it returns the resource ‘New York City’ in the first rank, the other
results retrieved are again only syntactically related to the query terms.
Our Approach : For this example, ‘New York’ is extracted and classified as
alchemyapi:City which is then mapped to dbpedia:City. While no matches
were found for ‘population’ associated with the concept dbpedia:City in the
query-concepts model, the concept-predicates model returned several matches
including populationTotal and dbprop:populationDensityKm. Since the user
query did not provide a specific intent for ’population’, all the mappings are
considered and the answers from equivalent ones (dbprop:populationTotal
and populationTotal) are merged.</p>
          <p>To illustrate the use of the query-concepts model, consider the query ‘Which
islands belong to Portugal’. With syntactical matching, both ‘island’ and
‘Portugal’ could be matched with several instances, predicates or concepts (e.g., island
and res:Administrative divisions of Portugal). However, our approach
attempts to find mappings only associated with the concept dbpedia:Country –
classified type for Portugal – in the concept-predicates and the query-concepts
models resulting in dbpedia:Island as the only match returned. The search is
therefore done for a relation linking these two concepts. Querying the DBpedia
endpoint, these concepts are found to be linked with the property dbpedia:country
and a list of islands is returned, including dbpedia-res:Porto Santo Island
and dbpedia-res:Santa Maria Island among others.</p>
        </sec>
        <sec id="sec-3-1-3">
          <title>Example 2: Give me all the soccer clubs in Spain This query is from</title>
          <p>QALD workshop open challenge4 where both Freya and PowerAqua – the
participating tools – did not manage to return back all the results. We’ll be using
this example to explain the use of the instance-types model. We only compare
it to PowerAqua since a demo for Freya is not available.</p>
          <p>
            PowerAqua : PowerAqua matches Spain with six resources including
dbpediares:Spain which is the main resource describing the country in the dataset. This
however leads to missing results when the answer is given as cities or other places
in Spain rather than the country itself. For instance, one such example of a
missing result is res:CD Pozo Estrecho which is located in res:Cartagena, Spain,
a resource associated with several types including dbpedia:Place, gml: Feature5
and schema:Place. Tools following this approach thus favor precision over recall.
Tools favouring Recall : The other alternative that can be taken by tools in
favour of recall over performance (time and scalability) is not to limit the results
to a specific type. For the example query, this approach would search for soccer
clubs that have a relation with any resource with a label containing the term
‘Spain’ (usually rdfs:label is used as a human identifier for the resource). The
problem with this approach is that it affects the ability of a tool to scale over
large datasets and to return answers for queries in real time [
            <xref ref-type="bibr" rid="ref19 ref9">9, 19</xref>
            ].
Our Approach : The two approaches explained above can be seen as the two
ends of a ‘precision and performance’ versus ‘recall’ spectrum. Our approach
attempts to balance the three. The same steps explained in Example 1 are followed
          </p>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>4 http://www.sc.cit-ec.uni-bielefeld.de/qald-1</title>
        <p>5 gml: Feature refers to http://www.opengis.net/gml/ Feature
resulting in extracting ‘Spain’ as an entity, classified as a Country and mapped
to dbpedia:Country. The concepts associated with this class in the
instancetypes model are then extracted. An attempt to find mappings for the noun
phrase ‘soccer club’ in the query-concepts and concept-predicates models results
in dbpedia:SoccerClub as a match. Next, the approach tries to find instances
of dbpedia:SoccerClub having a relation with instances of any of the following
concepts (retrieved from the instance-types model for dbpedia:Country):
dbpedia:Country,dbpedia:Place,dbpedia:PopulatedPlace,schema:Place,schema:Country,
gml/_Feature,umbel:Country,umbel:PopulatedPlace</p>
        <p>
          This query returns results including ones which would not be retrieved (e.g.
res:CD Pozo Estrecho) if a specific type was specified (e.g., Country). On the
other hand, it does not harm the performance since it limits the search space
to a set of concepts rather than the whole dataset. One can argue that such
information can be extracted for instances from the domain and range of
certain properties. However, this not only requires knowledge of the exact
properties that would return the results – in this example one of the properties is
dbprop:ground – but also, as observed by [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], DBpedia properties included in
http://dbpedia.org/property/ do not provide domain and range classes.
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results Selection</title>
      <p>
        In an attempt to improve the user experience, Google, Yahoo! and Bing use
structured data embedded in web pages to enhance their search results (for example,
by providing supplementary information relevant to the query)6. Although
Semantic Web search engines and question answering systems index much more
structured data, a similar functionality (results enhancement) is not yet
provided to their users. FalconS returns extra information together with each entity
found as an answer to a query. It returns predicates associated with the entity
in the underlying data (e.g. type, label, etc.); [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ] showed that augmenting the
answer with such extra information provides a richer user experience. This is,
however, different from Linked Data mashups (e.g. Sig.ma) and browsers (e.g.
Tabulator [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]) which attempt to create rich comprehensive views of entities and
allow interactive exploration and navigation of Linked Data respectively.
Furthermore, [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] and [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] suggested that returning information related to entities
found in a query would be of interest to the user.
4.1
      </p>
      <sec id="sec-4-1">
        <title>Illustrative Examples</title>
        <p>In the rest of this section, we illustrate how the proposed models can be used
to return more information with the results. We distinguish between providing
more information about each result item and more information that is related
to the query keywords including concepts and entities.
6 For example, Google Rich Snippets: http://googlewebmastercentral.blogspot.
com/2009/05/introducing-rich-snippets.html</p>
      </sec>
      <sec id="sec-4-2">
        <title>Return additional result-related information To our knowledge, only Visi</title>
        <p>Nav and FalconS return extra information about each entity in the result list.
For the query given in 3.1 and for the entity ‘New York City’, FalconS lists the
following 10 properties with their values:
populationAsOf,dbprop:populationTotal,populationTotal,PopulatedPlace:populationTotal,
populationDensity,PopulatedPlace:populationDensity,dbprop:populationDensitySqMi,
dbprop:populationBlank,dbprop:populationMetro,PopulatedPlace:populationUrban’</p>
        <p>
          However, the strength of the proposed idea lies in utilising query logs as a
source of collaborative knowledge able to capture perceptions of Linked Data
entities and properties and use it to select which information to show the user
rather than depending on a manually (or, indeed, randomly) predefined set.
Additionally, [
          <xref ref-type="bibr" rid="ref22 ref23">22, 23</xref>
          ] observed that a class of entities is usually queried with
similar relations and concepts.
        </p>
        <p>In order to return more information about each result item, the type of
instance returned is first identified then the most frequently queried predicates
associated with it are extracted from the query-predicates model. The top ranked
ones are shown to the user, limited by the space available without cluttering the
view and affecting the user experience. The user is given the ability to add
more results which would retrieve the next set in the ranked list of predicates.
Examples of concepts with their associated predicates list are given below:7
MusicalArtist-&gt; rdfs:label,rdf:type,thumbnail,.....,genre,associatedBand,occupation,instrument,
birthDate,birthPlace,hometown,prop:yearsActive,foaf:surname,prop:associatedActs, ...
Film-&gt; rdfs:label,rdf:type,foaf:page,.....,prop:starring,prop:director,prop:name,releaseDate,
prop:gross,prop:budget,writer,producer,runtime,prop:language,prop:cinematography, ...
Country-&gt; rdfs:label,rdf:type,thumbnail,...,capital,foaf:name,anthem,language,leaderName,
currency,largestCity,prop:areaKm,motto,..,geo:long,geo:lat,leaderTitle,prop:governmentType, ...
Return additional query-related information Returning related
information with the results of a query is an attempt to place the queried entities and
concepts within context in the surrounding data which indeed assist users in
discovering more information and useful findings that otherwise would not be
noticed. Following our approach, the query concepts (include concepts and types
of entities used in the query) are first identified. The most frequently occurring
concepts used with them are extracted from the query-concepts model. Again,
only a limited set (the actual size of which is determined on an application
requirements basis) from the top ranked ones is returned. A set of examples are
listed below with their co-occurring concepts.</p>
        <p>
          MusicalArtist-&gt; Film,Work,Band,Album,.....,schema:Movie,MusicalWork,Place,Actor,Athlete,
TelevisionShow,WrittenWork,Model,City,GridironFootballPlayer,Writer,schema:Event, ...
City-&gt; Book,Town,WorldHeritageSite,.....,Person,foaf:Person,Country,Organisation,SportsTeam,
SoccerClub,Scientist,Artist,MusicGroup,Film,RadioStation,University,River,Hospital,Park, ...
Company-&gt;RecordLabel,foaf:Person,Work,......,LawFirm,Place,Software,schema:Place,Website,
Broadcaster,TelevisionStation,University,Country,GovernmentAgency,Magazine,Convention, ...
7 prop is used as a prefix for http://dbpedia.org/property/ while the default prefix
() is for http://dbpedia.org/ontology/
Query logs have been used in IR to provide query recommendations and suggest
similar queries to users [
          <xref ref-type="bibr" rid="ref2 ref33">2, 33</xref>
          ]. [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ] analyzed a set of Yahoo! query logs to learn
prefixes and postfixes that can be suggested for a specific type of entities.
Similarly, Google and Bing return related searches for a query. These approaches are
however limited to suggesting parts or complete queries provided by other users
in a related context rather than guiding users in formulating their queries.
        </p>
        <p>
          On the Semantic Web, supporting query formulation is provided by
viewbased/visual-query interfaces (e.g., [
          <xref ref-type="bibr" rid="ref4 ref6">4,6</xref>
          ]) which allow users to explore the
underlying data. This can be very helpful for users, especially those unfamiliar with
the search domain. A problem facing these tools is the technical limitations such
as the number of items that can be included in a graph without cluttering the
view and affecting user experience. This increases in heterogenous spaces like
the open web since it is a challenge to decide what should be shown to users.
        </p>
        <p>
          In an attempt to tackle this challenge and to identify a specific area of
interest, Smeagol [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] introduces a “specific-to-general” interface where it starts from
an entity or a term entered by the user and builds a related subgraph extracted
from the underlying data. After the user disambiguates the query term from a
list of candidates, the tool returns a list of triples containing that term for the
user to select from and add to his specific subgraph of data. In a dataset such
as DBpedia – currently used by the tool’s demo –, this list will often contain
thousands of triples for the user to examine in order to select the required ones.
        </p>
        <p>Our proposed approach uses the concepts-predicate and query-concepts
models to move a step forward towards a more specific subgraph that allows users to
explore the data around the entities they start with. It exploits the collaborative
knowledge collected from different users and applications to derive the selection
of concepts and predicates added to the subgraph of interest.</p>
        <p>Using Egypt as a starting entity, Fig. 1 shows a set of concepts and predicates
associated with this entity’s type in the models. Selecting a related concept
retrieves a similar subgraph for the new one and shows the predicates connecting
the two concepts.</p>
        <p>Time (sec)
˜28
˜22
˜29
The previous sections illustrate how our models could be adopted in the two main
issues discussed: matching user terms to Linked Data vocabulary and returning
more information with the results. In this section, we use the following queries
to facilitate the discussion of the main strengths and weaknesses of the proposed
approach. The queries are from the ‘Interacting with Linked Data’ workshop8.
1. What are the official languages of the philippines?
2. Give me the official websites of actors of the television show Charmed.
3. Which organisations were founded in 1950?</p>
        <p>In order to show the effect of the matching problem on the tool performance,
the mappings for the given queries and the time required – as given by
PowerAqua – to find them are given in Table 2.</p>
        <p>Query# 2 makes use of the instance-types model since the match prop:website
is found among the predicates queried with Person rather than with Actor.
Additionally, Query# 3 shows that the proposed approach is not limited to queries
containing entities. In this as well as similar queries, the query-concepts and the
concept-predicates models are used to find matches for the query terms (e.g.
organisations). The matches are then ranked according to their syntactical
similarity (exact or partial match) as well as the frequency of usage in the models,
resulting in selecting the concept dbpedia:Organisation for this query.</p>
        <p>As shown in Section 4.1, both query-concepts and concept-predicates models
can contain semantically-equivalent concepts and predicates associated with one
concept, from one or more datasets. Although they are used in the matching
process in order not to miss candidate results (e.g., prop:founded, foundingDate
in Query# 3), showing several concepts or properties to the user which have
the same meaning but different names affects the readability of the results and
the user experience. Therefore, the approach should include a schema-matching
step before returning information to the user. This is not yet achieved by our
approach; it is a challenging task and is part of our future work.
8 http://greententacle.techfak.uni-bielefeld.de/~cunger/qald/index.php</p>
        <p>In order to reduce inconsistencies due to noise found in the query logs
(incompatible concepts and predicates), the Linked Data endpoint is queried to
check the validity of using a specific predicate with a given concept or the
existence of a relation between two concepts before adding them to the models.
However, there is no similar way to prevent errors in the instance-types model
since they are caused by inconsistencies found in the dataset. For instance, the
concept Person was found together with the concept Country as types for one
Linked Data resource and thus was associated with it in the model. Fortunately,
they have a very low frequency of co-occurrence and thus can be easily
identified and removed. Another issue to consider is the existence of a few popular
generic predicates (e.g. label) frequently occurring with most of the concepts
and thus ranked at the top of the their associated predicates list. The ones we
observed include rdfs:label, rdf:type, thumbnail, foaf:page, rdfs:comment,
foaf:depiction, abstract and foaf-homepage. Although in deciding which
predicates to show the user for a specific concept while building a query (Fig. 1),
we chose to exclude these generic predicates similar to a stop list in IR, we
believe this choice needs to be evaluated through a usability study which could
reveal a different view.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>7 Conclusions and Future Work</title>
      <p>This paper has proposed an approach to support Semantic Search tools in
challenges facing them such as matching user terms with Linked Data vocabulary,
returning related information with the results and supporting users while
building their queries. Following wisdom of the crowds and exploiting collaborative
knowledge found in semantic query logs, the approach attempts to create
models of usage of Linked Data concepts and properties. As a proof of concept, we
analyzed around 13.5 million DBpedia queries. However, the proposed approach
is independent from a specific dataset. Our preliminary results have shown the
potential of adopting the proposed models in an improved semantic search
approach. We plan to further evaluate the approach with respect to its
performance in matching user terms to Linked Data concepts as well as the quality
and relevancy of the returned results as perceived by real users. We think it can
additionally be used to create a new vocabulary relying on information needs
of Linked Data users and applications and hence customised to best fit their
queries. Although the current approach is promising, part of our future work is
to investigate the potential benefits available of combining our current models
with ones created from traditional query logs as opposed to semantic ones.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Arias</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , Fern´andez, J.D.,
          <article-title>Mart´ınez-</article-title>
          <string-name>
            <surname>Prieto</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          , de la Fuente,
          <string-name>
            <surname>P.:</surname>
          </string-name>
          <article-title>An Empirical Study of Real-World SPARQL Queries</article-title>
          .
          <source>In: Proc. of USEWOD 2011</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Baeza-Yates</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hurtado</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mendoza</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>In: Query Recommendation Using Query Logs in Search Engines</article-title>
          . LNCS
          <volume>3268</volume>
          (
          <year>2004</year>
          )
          <fpage>588</fpage>
          -
          <lpage>596</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chilton</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Connolly</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dhanaraj</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hollenbach</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lerer</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sheets</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Tabulator: Exploring and analyzing linked data on the semantic web</article-title>
          .
          <source>In: Proc. of SWUI 2006</source>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Bernstein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaufmann</surname>
            , E., G¨ohring,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kiefer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Querying Ontologies: A Controlled English Interface for End-users</article-title>
          .
          <source>In: Proc. of ISWC 2005</source>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bhagdev</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chapman</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ciravegna</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lanfranchi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrelli</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Hybrid Search: Effectively Combining Keywords and Ontology-based Searches</article-title>
          .
          <source>In: Proc. of ESWC 2008</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Clemmer</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davies</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Smeagol: A specific-to-general semantic web query interface paradigm for novices</article-title>
          .
          <source>In: Proc. of DEXA 2011. LNCS 6860</source>
          , Springer (
          <year>2011</year>
          )
          <fpage>288</fpage>
          -
          <lpage>302</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Corby</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dieng-Kuntz</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Faron-Zucker</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gandon</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Searching the semantic web: Approximate query processing based on ontologies</article-title>
          .
          <source>IEEE Intelligent Systems</source>
          <volume>21</volume>
          (
          <issue>1</issue>
          ) (
          <year>2006</year>
          )
          <fpage>20</fpage>
          -
          <lpage>27</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>D</given-names>
            <surname>'Aquin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Baldassarre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Gridinoc</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Angeletou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Sabou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Motta</surname>
          </string-name>
          , E.:
          <article-title>Characterizing Knowledge on the Semantic Web with Watson</article-title>
          .
          <source>In: EON</source>
          (
          <year>2007</year>
          )
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Damljanovic</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Agatonovic</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cunningham</surname>
          </string-name>
          , H.:
          <article-title>Natural Language Interface to Ontologies: combining syntactic analysis and ontology-based lookup through the user interaction</article-title>
          .
          <source>In: Proc. of ESWC 2010</source>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Ding</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Finin</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joshi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pan</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cost</surname>
            ,
            <given-names>R.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peng</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reddivari</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doshi</surname>
            ,
            <given-names>V.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sachs</surname>
          </string-name>
          , J.:
          <article-title>Swoogle: A Search and Metadata Engine for the Semantic Web</article-title>
          .
          <source>In: Proc. of CIKM</source>
          <year>2004</year>
          , ACM Press (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Elbedweihy</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mazumdar</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cano</surname>
            ,
            <given-names>A.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wrigley</surname>
            ,
            <given-names>S.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ciravegna</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Identifying Information Needs by Modelling Collective Query Patterns</article-title>
          .
          <source>In: Proc. of COLD 2011</source>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Ell</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , Vrandeˇci´c, D.,
          <string-name>
            <surname>Simperl</surname>
          </string-name>
          , E.:
          <article-title>Deriving human-readable labels from SPARQL queries</article-title>
          .
          <source>In: Proc. of I-Semantics 2011</source>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Halpin</surname>
          </string-name>
          , H.:
          <article-title>A Query-Driven Characterization of Linked Data</article-title>
          .
          <source>In: Proc. of LDOW 2009</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Harth</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>VisiNav: A system for visual search and navigation on web data</article-title>
          .
          <source>J. Web Sem</source>
          .
          <volume>8</volume>
          (
          <issue>4</issue>
          ) (
          <year>2010</year>
          )
          <fpage>348</fpage>
          -
          <lpage>354</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15. H¨olscher,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Strube</surname>
          </string-name>
          , G.:
          <article-title>Web Search Behavior of Internet Experts and Newbies</article-title>
          .
          <source>Computer Networks</source>
          <volume>33</volume>
          (
          <issue>1-6</issue>
          ) (
          <year>2000</year>
          )
          <fpage>337</fpage>
          -
          <lpage>346</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Jain</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verma</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yeh</surname>
            ,
            <given-names>P.Z.</given-names>
          </string-name>
          :
          <article-title>Ontology alignment for linked open data</article-title>
          .
          <source>In: Proc. of ISWC 2010</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Kaufmann</surname>
          </string-name>
          , E.,
          <string-name>
            <surname>Bernstein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>How useful are natural language interfaces to the semantic web for casual end-users?</article-title>
          <source>In: Proc. of ISWC/ASWC 2007</source>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Kaufmann</surname>
          </string-name>
          , E.,
          <string-name>
            <surname>Bernstein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zumstein</surname>
          </string-name>
          , R.:
          <article-title>Querix: A Natural Language Interface to Query Ontologies Based on Clarification Dialogs</article-title>
          .
          <source>In: Proc. of ISWC 2006</source>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Lopez</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uren</surname>
          </string-name>
          , V.:
          <article-title>PowerAqua: Fishing the Semantic Web</article-title>
          .
          <source>In: The Semantic Web: Research and Applications</source>
          , Springer (
          <year>2006</year>
          )
          <fpage>393</fpage>
          -
          <lpage>410</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Luczak-R¨osch</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bischoff</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <source>Statistical Analysis of Web of Data Usage In: Proc. of ISWC 2011</source>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Mascardi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Locoro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rosso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Automatic ontology matching via upper ontologies: A systematic evaluation</article-title>
          .
          <source>IEEE Trans. on Knowl. and Data Eng</source>
          .
          <volume>22</volume>
          (
          <year>2010</year>
          )
          <fpage>609</fpage>
          -
          <lpage>623</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Meij</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bron</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hollink</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huurnink</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>de Rijke</surname>
          </string-name>
          , M.:
          <article-title>Mapping queries to the Linking Open Data cloud: A case study using DBpedia</article-title>
          .
          <source>Web Semantics: Science, Services and Agents on the World Wide Web</source>
          <volume>9</volume>
          (
          <issue>4</issue>
          ) (
          <year>2011</year>
          )
          <fpage>418</fpage>
          -
          <lpage>433</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Meij</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mika</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaragoza</surname>
          </string-name>
          , H.:
          <article-title>Investigating the Demand Side of Semantic Search through Query Log Analysis</article-title>
          .
          <source>In: Proc. of SemSearch 2009</source>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24. M¨oller,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Hausenblas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Cyganiak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Grimnes</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.A.</surname>
          </string-name>
          :
          <article-title>Learning from Linked Open Data Usage: Patterns and Metrics</article-title>
          .
          <source>In: Proc. of WebSci 2010</source>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Murray</surname>
            ,
            <given-names>G.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Teevan</surname>
          </string-name>
          , J.:
          <article-title>Query log analysis: social and technological challenges</article-title>
          .
          <source>SIGIR Forum</source>
          <volume>41</volume>
          (
          <year>2007</year>
          )
          <fpage>112</fpage>
          -
          <lpage>120</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Parundekar</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knoblock</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ambite</surname>
            ,
            <given-names>J.L.</given-names>
          </string-name>
          :
          <article-title>Linking and building ontologies of linked data</article-title>
          .
          <source>In: Proc. of ISWC 2010</source>
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Silverstein</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marais</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Henzinger</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moricz</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Analysis of a very large web search engine query log</article-title>
          .
          <source>SIGIR Forum</source>
          <volume>33</volume>
          (
          <issue>1</issue>
          ) (
          <year>1999</year>
          )
          <fpage>6</fpage>
          -
          <lpage>12</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Tummarello</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cyganiak</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Catasta</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Danielczyk</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Delbru</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Decker</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Sig.ma:
          <article-title>live views on the web of data</article-title>
          .
          <source>In: Proc. of WWW 2010</source>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Tummarello</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oren</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Delbru</surname>
          </string-name>
          , R.: Sindice.
          <article-title>com: Weaving the Open Linked Data</article-title>
          .
          <source>In: Proc. of ISWC/ASWC 2007</source>
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Uren</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lei</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lopez</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Motta</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giordanino</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>The usability of semantic search tools: a review</article-title>
          .
          <source>The Knowledge Engineering Review</source>
          <volume>22</volume>
          (
          <issue>4</issue>
          ) (
          <year>2007</year>
          )
          <fpage>361</fpage>
          -
          <lpage>377</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Wen</surname>
            ,
            <given-names>J.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nie</surname>
            ,
            <given-names>J.Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
          </string-name>
          , H.J.:
          <article-title>Clustering user queries of a search engine</article-title>
          .
          <source>In: Proc. of WWW</source>
          <year>2001</year>
          , New York, NY, USA, ACM Press (
          <year>2001</year>
          )
          <fpage>162</fpage>
          -
          <lpage>168</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Wrigley</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elbedweihy</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reinhard</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bernstein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ciravegna</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Evaluating semantic search tools using the SEALS platform</article-title>
          .
          <source>In: Proc. of IWEST 2010</source>
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33. Za¨ıane,
          <string-name>
            <given-names>O.R.</given-names>
            ,
            <surname>Strilets</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          :
          <article-title>Finding Similar Queries to Satisfy Searches Based on Query Traces</article-title>
          .
          <source>In: Proc. of OOIS 2002</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>