paper-with-me

홈 › Papers

The Wikidata Query Logs Dataset

2026-02-16 · Sebastian Walter, Hannah Bast arxiv

We present the Wikidata Query Logs (WDQL) dataset, a dataset consisting of 335k question-query pairs over the Wikidata knowledge graph. It is over 11x larger than the largest existing Wikidata datasets of similar format without relying on template-generated queries. Instead, we construct it using real-world SPARQL queries sent to the Wikidata Query Service and generate questions for them. Since these log-based queries are anonymized, and therefore often do not produce results, a significant amount of effort is needed to convert them back into meaningful SPARQL queries. To achieve this, we present an agent-based method that iteratively de-anonymizes, cleans, and verifies queries against Wikidata while also generating corresponding natural-language questions. We demonstrate the benefit of this dataset for training question-answering methods. All WDQL assets, as well as the agent code, are publicly available via https://github.com/ad-freiburg/wikidata-query-logs under a permissive license.

📄 PDF Abstract BibTeX arXiv:2602.14594

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Creating and Querying Personalized Versions of Wikidata on a Laptop

2021-08-06 · Hans Chalupsky, Pedro Szekely, Filip Ilievski, Daniel Garijo 외

Application developers today have three choices for exploiting the knowledge present in Wikidata: they can download the Wikidata dumps in JSON or RDF format, they can use the Wikidata API to get data about individual ent…

Retrieval

Wembedder: Wikidata entity embedding web service

2017-10-11 · Finn Årup Nielsen

I present a web service for querying an embedding of entities in the Wikidata knowledge graph. The embedding is trained on the Wikidata dump using Gensim's Word2Vec implementation and a simple graph walk. A REST API is i…

End-to-end solution for linked open data query logs analytics

2024-03-09 · Dihia Lanasri

Important advances in pillar domains are derived from exploiting query-logs which represents users interest and preferences. Deep understanding of users provides useful knowledge which can influence strongly decision-mak…

Decision Making

Understanding Wikidata Qualifiers: An Analysis and Taxonomy

2026-03-12 · Gilles Falquet, Sahar Aljalbout arxiv

This paper presents an in-depth analysis of Wikidata qualifiers, focusing on their semantics and actual usage, with the aim of developing a taxonomy that addresses the challenges of selecting appropriate qualifiers, quer…

Recommendation Systems

Enriching Knowledge Bases with Interesting Negative Statements

2020-02-14 · AKBC 2020 6 · Hiba Arnaout, Simon Razniewski, Gerhard Weikum

Knowledge bases (KBs), pragmatic collections of knowledge about notable entities, are an important asset in applications such as search, question answering and dialogue. Rooted in a long tradition in knowledge representa…

Question Answering