DocumentCode
2757731
Title
A SPARQL Engine for Streaming RDF Data
Author
Groppe, Sven ; Groppe, Jinghua ; Kukulenz, Dirk ; Linnemann, Volker
Author_Institution
Inst. of Inf. Syst. (IFIS), Lubeck Univ., Lubeck
fYear
2007
fDate
16-18 Dec. 2007
Firstpage
167
Lastpage
174
Abstract
The basic data format of the semantic Web is RDF. SPARQL, which has been developed by the W3C, is the upcoming standard for RDF query languages. Typical engines for processing SPARQL queries on RDF data first read all RDF data, may build indices of the complete read data and afterwards evaluate SPARQL queries. Such engines cannot operate on streaming RDF data. Streaming query engines operating on streams of data can (a) discard irrelevant input as early as possible, and thus save processing costs and space costs, (b) build indices only on those parts of the data, which are needed for the evaluation of the query, and (c) determine partial results of a query as early as possible, and thus evaluate queries more efficiently. We propose such a streaming SPARQL engine, which is the first streaming SPARQL engine to the best of our knowledge.
Keywords
query languages; query processing; semantic Web; RDF data streaming; RDF query languages; SPARQL engine; SPARQL query; semantic Web; streaming query engines; Algebra; Costs; Database languages; Information systems; Internet; Resource description framework; Runtime environment; Search engines; Semantic Web; Standards development; RDF; SPARQL; Semantic Web; Streams;
fLanguage
English
Publisher
ieee
Conference_Titel
Signal-Image Technologies and Internet-Based System, 2007. SITIS '07. Third International IEEE Conference on
Conference_Location
Shanghai
Print_ISBN
978-0-7695-3122-9
Type
conf
DOI
10.1109/SITIS.2007.22
Filename
4618773
Link To Document