中文
相关论文

相关论文: Left Bit Right: For SPARQL Join Queries with OPTIO…

200 篇论文

We propose techniques for processing SPARQL queries over a large RDF graph in a distributed environment. We adopt a "partial evaluation and assembly" framework. Answering a SPARQL query Q is equivalent to finding subgraph matches of the…

数据库 · 计算机科学 2016-03-22 Peng Peng , Lei Zou , M. Tamer Özsu , Lei Chen , Dongyan Zhao

RDF has seen increased adoption in recent years, prompting the standardization of the SPARQL query language for RDF, and the development of local and distributed engines for processing SPARQL queries. This survey paper provides a…

数据库 · 计算机科学 2021-10-14 Waqas Ali , Muhammad Saleem , Bin Yao , Aidan Hogan , Axel-Cyrille Ngonga Ngomo

Data on the web is naturally unindexed and decentralized. Centralizing web data, especially personal data, raises ethical and legal concerns. Yet, compared to centralized query approaches, decentralization-friendly alternatives such as Link…

数据库 · 计算机科学 2024-09-02 Bryan-Elliott Tam , Ruben Taelman , Pieter Colpaert , Ruben Verborgh

In the real world datasets (e.g.,DBpedia query log), queries built on well-designed patterns containing only AND and OPT operators (for short, WDAO-patterns) account for a large proportion among all SPARQL queries. In this paper, we present…

数据库 · 计算机科学 2016-10-10 Xiaowang Zhang , Zhenyu Song , Zhiyong Feng , Xin Wang

The Triple Pattern Fragment (TPF) interface is a recent proposal for reducing server load in Web-based approaches to execute SPARQL queries over public RDF datasets. The price for less overloaded servers is a higher client-side load and a…

数据库 · 计算机科学 2016-08-31 Olaf Hartig , Carlos Buil-Aranda

RDF query optimization is a challenging problem. Although considerable factors and their impacts on query efficiency have been investigated, this problem still needs further investigation. We identify that decomposing query into a series of…

数据库 · 计算机科学 2015-10-28 Lei Gai , Wei Chen , Tengjiao Wang

We propose an efficient and scalable architecture for processing generalized graph-pattern queries as they are specified by the current W3C recommendation of the SPARQL 1.1 "Query Language" component. Specifically, the class of queries we…

数据库 · 计算机科学 2016-12-21 Sairam Gurajada , Martin Theobald

Question answering over Scholarly Knowledge Graphs (SKGs) remains a challenging task due to the complexity of scholarly content and the intricate structure of these graphs. Large Language Model (LLM) approaches could be used to translate…

人工智能 · 计算机科学 2025-08-15 Xueli Pan , Victor de Boer , Jacco van Ossenbruggen

Federated query engines allow data consumers to execute queries over the federation of Linked Data (LD). However, as federated queries are decomposed into potentially thousands of subqueries distributed among SPARQL endpoints, data…

数据库 · 计算机科学 2015-08-26 Georges Nassopoulos , Patricia Serrano-Alvarado , Pascal Molli , Emmanuel Desmontils

The ordered-reliability bits (ORB) variant of guessing random additive noise decoding (GRAND), known as ORBGRAND, achieves remarkably low time complexity at high code rates compared to other GRAND variants. However, its computational…

信息论 · 计算机科学 2025-02-05 Mohammad Rowshan , Jinhong Yuan

RDF has become very popular for semantic data publishing due to its flexible and universal graph-like data model. Yet, the ever-increasing size of RDF data collections makes it more and more infeasible to store and process them on a single…

数据库 · 计算机科学 2016-01-28 Alexander Schätzle , Martin Przyjaciel-Zablocki , Simon Skilevic , Georg Lausen

Logic-Based Benders Decomposition (LBBD) and its Branch-and-Cut variant, namely Branch-and-Check, enjoy an extensive applicability on a broad variety of problems, including scheduling. Although LBBD offers problem-specific cuts to impose…

最优化与控制 · 数学 2025-04-02 Ioannis Avgerinos , Ioannis Mourtos , Stavros Vatikiotis , Georgios Zois

Although SPARQL has been the predominant query language over RDF graphs, some query intentions cannot be well captured by only using SPARQL syntax. On the other hand, the keyword search enjoys widespread usage because of its intuitive way…

数据库 · 计算机科学 2014-12-02 Peng Peng , Lei Zou , Dongyan Zhao

Linked Open Data (LOD) has been proliferated over various domains, however, there are still lots of open data in various format other than RDF, a standard data description framework in LOD. These open data can also be connected to entities…

数据库 · 计算机科学 2020-09-15 Takahiro Komamizu

Current approaches for knowledge graph construction with RML focus on full RDF graph materialization without considering user queries. As a result, mapping engines are inefficient in dynamic query environments, materializing large graphs…

数据库 · 计算机科学 2026-03-30 Sitt Min Oo , Olaf Hartig

Partial evaluation has recently been used for processing SPARQL queries over a large resource description framework (RDF) graph in a distributed environment. However, the previous approach is inefficient when dealing with complex queries.…

分布式、并行与集群计算 · 计算机科学 2019-02-18 Peng Peng , Lei Zou , Runyu Guan

As the volume of the RDF data becomes increasingly large, it is essential for us to design a distributed database system to manage it. For distributed RDF data design, it is quite common to partition the RDF data into some parts, called…

分布式、并行与集群计算 · 计算机科学 2016-02-23 Peng Peng , Lei Zou , Lei Chen , Dongyan Zhao

The increasing interest in Semantic Web technologies has led not only to a rapid growth of semantic data on the Web but also to an increasing number of backend applications with already more than a trillion triples in some cases. Confronted…

数据库 · 计算机科学 2012-12-27 Luis Galárraga , Katja Hose , Ralf Schenkel

RDF (Resource Description Framework) is a standard language to represent graph databases. Query languages for RDF databases usually include primitives to support path queries, linking pairs of vertices of the graph that are connected by a…

数据库 · 计算机科学 2020-04-08 Ciro M. Medeiros , Martin A. Musicante , Umberto S. Costa

In this paper, we investigate the problem of evaluating Basic Graph Patterns (BGP, for short, a subclass of SPARQL queries) over dynamic Linked Data graphs; i.e., Linked Data graphs that are continuously updated. We consider a setting where…

数据库 · 计算机科学 2025-05-19 Manolis Gergatsoulis , Matthew Damigos