paper-with-me

Papers

An Evolutionary Algorithm to Learn SPARQL Queries for Source-Target-Pairs: Finding Patterns for Human Associations in DBpedia

2016-07-25 · Jörn Hees, Rouven Bauer, Joachim Folz, Damian Borth, Andreas Dengel

Efficient usage of the knowledge provided by the Linked Data community is often hindered by the need for domain experts to formulate the right SPARQL queries to answer questions. For new questions they have to decide which datasets are suitable and in which terminology and modelling style to phrase the SPARQL query. In this work we present an evolutionary algorithm to help with this challenging task. Given a training list of source-target node-pair examples our algorithm can learn patterns (SPARQL queries) from a SPARQL endpoint. The learned patterns can be visualised to form the basis for further investigation, or they can be used to predict target nodes for new source nodes. Amongst others, we apply our algorithm to a dataset of several hundred human associations (such as "circle - square") to find patterns for them in DBpedia. We show the scalability of the algorithm by running it against a SPARQL endpoint loaded with > 7.9 billion triples. Further, we use the resulting SPARQL queries to mimic human associations with a Mean Average Precision (MAP) of 39.9 % and a Recall@10 of 63.9 %.

📄 PDF Abstract BibTeX arXiv:1607.07249

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient and Effective SPARQL Autocompletion on Very Large Knowledge Graphs

2022-10-17 · International Conference on Information & Knowledge Management (CIKM) 2022 10 · Hannah Bast, Johannes Kalmbach, Theresa Klumpp, Florian Kramer 외

We show how to achieve fast autocompletion for SPARQL queries on very large knowledge graphs. At any position in the body of a SPARQL query, the autocompletion suggests matching subjects, predicates, or objects. The sugg…

Knowledge Graphs

Integrating SPARQL and LLMs for Question Answering over Scholarly Data Sources

2024-09-11 · Fomubad Borista Fondi, Azanzi Jiomekong Fidel, Gaoussou Camara

The Scholarly Hybrid Question Answering over Linked Data (QALD) Challenge at the International Semantic Web Conference (ISWC) 2024 focuses on Question Answering (QA) over diverse scholarly sources: DBLP, SemOpenAlex, and…

Extractive Question-AnsweringQuestion Answering

Spider4SSC & S2CLite: A text-to-multi-query-language dataset using lightweight ontology-agnostic SPARQL to Cypher parser

2025-11-12 · Martin Vejvar, Yasutaka Fujimoto arxiv

We present Spider4SSC dataset and S2CLite parsing tool. S2CLite is a lightweight, ontology-agnostic parser that translates SPARQL queries into Cypher queries, enabling both in-situ and large-scale SPARQL to Cypher transl…

SPARQL-LLM: Real-Time SPARQL Query Generation from Natural Language Questions

2025-12-16 · Panayiotis Smeros, Vincent Emonet, Ruijie Wang, Ana-Claudia Sima 외 arxiv

The advent of large language models is contributing to the emergence of novel approaches that promise to better tackle the challenge of generating structured queries, such as SPARQL queries, from natural language. Howeve…

Knowledge Graphs

More Complete Resultset Retrieval from Large Heterogeneous RDF Sources

2019-11-12 · ACM 10th International Conference on Knowledge Capture 2019 11 · Andre Valdestilhas, Tommaso Soru, Muhammad Saleem

Over the last years, the Web of Data has grown significantly. Various interfaces such as LOD Stats, LOD Laudromat, SPARQL endpoints provide access to the hundered of thousands of RDF datasets, representing billions of fa…

RDF Dataset DiscoveryRetrieval