中文
相关论文

相关论文: Restpark: Minimal RESTful API for Retrieving RDF T…

200 篇论文

The Resource Description Framework (RDF) is a semantic network data model that is used to create machine-understandable descriptions of the world and is the basis of the Semantic Web. This article discusses the application of RDF to the…

编程语言 · 计算机科学 2011-05-26 Marko A. Rodriguez

The increasing amount of Linked Data and its inherent distributed nature have attracted significant attention throughout the research community and amongst practitioners to search data, in the past years. Inspired by research results from…

数据库 · 计算机科学 2013-06-10 Nur Aini Rakhmawati , Jürgen Umbrich , Marcel Karnstedt , Ali Hasnain , Michael Hausenblas

Today's international corporations such as BASF, a leading company in the crop protection industry, produce and consume more and more data that are often fragmented and accessible through Web APIs. In addition, part of the proprietary and…

Massive RDF data sets are becoming commonplace. RDF data is typically generated in social semantic domains (such as personal information management) wherein a fixed schema is often not available a priori. We propose a simple Three-way…

数据库 · 计算机科学 2008-11-20 George H. L. Fletcher , Peter W. Beck

Resource Description Framework (RDF) data represents information linkage around the Internet. It uses Inter- nationalized Resources Identifier (IRI) which can be referred to external information. Typically, an RDF data is serialized as a…

分布式、并行与集群计算 · 计算机科学 2018-07-05 Chantana Chantrapornchai , Chidchanok Choksuchat

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

In this paper, we propose a new approach for fast processing of SPARQL queries on large RDF datasets containing RDF quadruples (or quads). Our approach called RIQ employs a decrease-and-conquer strategy: Rather than indexing the entire RDF…

数据库 · 计算机科学 2016-04-18 Vasil Slavov , Anas Katib , Praveen Rao , Srivenu Paturi , Dinesh Barenkala

RDF data in the linked open data (LOD) cloud is very valuable for many different applications. In order to unlock the full value of this data, users should be able to issue complex queries on the RDF datasets in the LOD cloud. SPARQL can…

数据库 · 计算机科学 2018-09-14 Ahmed El-Roby , Khaled Ammar , Ashraf Aboulnaga , Jimmy Lin

Linked Data Fragments (LDFs) refer to Web interfaces that allow for accessing and querying Knowledge Graphs on the Web. These interfaces, such as SPARQL endpoints or Triple Pattern Fragment servers, differ in the SPARQL expressions they can…

数据库 · 计算机科学 2021-03-01 Lars Heling , Maribel Acosta

The number of linked data sources and the size of the linked open data graph keep growing every day. As a consequence, semantic RDF services are more and more confronted to various "big data" problems. Query processing is one of them and…

数据库 · 计算机科学 2016-11-04 Hubert Naacke , Olivier Curé , Bernd Amann

The Semantic Web (or Web of Data) represents the successful efforts towards linking and sharing data over the Web. The cornerstones of the Web of Data are RDF as data format and SPARQL as de-facto standard query language. Recent trends show…

Stream-reasoning query languages such as CQELS and C-SPARQL enable query answering over RDF streams. Unfortunately, there currently is a lack of efficient RDF stream generators to feed RDF stream reasoners. State-of-the-art RDF stream…

数据库 · 计算机科学 2022-10-27 Sitt Min Oo , Gerald Haesendonck , Ben De Meester , Anastasia Dimou

The recent advancements of the Semantic Web and Linked Data have changed the working of the traditional web. There is significant adoption of the Resource Description Framework (RDF) format for saving of web-based data. This massive…

数据库 · 计算机科学 2020-09-24 Waqas Ali , Muhammad Saleem , Bin Yao , Aidan Hogan , Axel-Cyrille Ngonga Ngomo

Application developers, in our experience, tend to hesitate when dealing with linked data technologies. To reduce their initial hurdle and enable rapid prototyping, we propose in this paper a framework for building linked data applications.…

数据库 · 计算机科学 2021-04-29 Markus Schröder , Christian Jilek , Andreas Dengel

The Web of Data encourages organizations and companies to publish their data according to the Linked Data practices and offer SPARQL endpoints. On the other hand, the dominant standard for information exchange is XML. The SPARQL2XQuery…

数据库 · 计算机科学 2014-08-28 Nikos Bikakis , Chrisa Tsinaraki , Ioannis Stavrakantonakis , Stavros Christodoulakis

Enterprises rely on RDF knowledge graphs and SPARQL to expose operational data through natural language interfaces, yet public KGQA benchmarks do not reflect proprietary schemas, prefixes, or query distributions. We present PIPE-RDF, a…

数据库 · 计算机科学 2026-02-24 Suraj Ranganath

RDF triplestores and property graph databases are two approaches for data management which are based on modeling, storing, and querying graph-like data. In spite of such common principles, they present special features that complicate the…

数据库 · 计算机科学 2020-06-05 Renzo Angles , Harsh Thakkar , Dominik Tomaszuk

Querying very large RDF data sets in an efficient manner requires a sophisticated distribution strategy. Several innovative solutions have recently been proposed for optimizing data distribution with predefined query workloads. This paper…

数据库 · 计算机科学 2015-07-10 Olivier Curé , Hubert Naacke , Mohamed-Amine Baazizi , Bernd Amann

In the last years, a large number of RDF data sets has become available on the Web. However, due to the semi-structured nature of RDF data, missing values affect answer completeness of queries that are posed against this data. To overcome…

数据库 · 计算机科学 2015-03-11 Maribel Acosta , Elena Simperl , Fabian Flöck , Maria-Esther Vidal , Rudi Studer

The Resource Description Framework (RDF) represents information as subject-predicate-object triples. These triples are commonly interpreted as a directed labelled graph. We propose an alternative approach, interpreting the data as a 3-way…

数据库 · 计算机科学 2016-09-19 Saskia Metzler , Pauli Miettinen