2018
DOI: 10.1109/tpds.2018.2814567
|View full text |Cite
|
Sign up to set email alerts
|

TripleID-Q: RDF Query Processing Framework Using GPU

Abstract: Resource Description Framework (RDF) data represents information linkage around the Internet. It uses Internationalized Resources Identifier (IRI) which can be referred to external information. Typically, an RDF data is serialized as a large text file which contains millions of relationships. In this work, we propose a framework based on TripleID-Q, for query processing of large RDF data in a GPU. The key elements of the framework are 1) a compact representation suitable for a Graphics Processing Unit (GPU) an… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
5
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
3
2
2
1

Relationship

2
6

Authors

Journals

citations
Cited by 13 publications
(5 citation statements)
references
References 21 publications
0
5
0
Order By: Relevance
“…TripleID-Q [6] relies on the relational row-based format to represent the RDF data and converted the triple into integer IDs to compact the data. The sub-result triples are simultaneously marked by GPU threads.…”
Section: Sparql Optimization On Gpumentioning
confidence: 99%
See 1 more Smart Citation
“…TripleID-Q [6] relies on the relational row-based format to represent the RDF data and converted the triple into integer IDs to compact the data. The sub-result triples are simultaneously marked by GPU threads.…”
Section: Sparql Optimization On Gpumentioning
confidence: 99%
“…In this work, we propose a framework based on the TripleID representation [6]. To make it fit inside the GPU memory, we compress the representation by transforming them into a column format with column indices.…”
mentioning
confidence: 99%
“…Utilizing them at the same time can increase the processing speedup. In this work, we propose a framework which is based on the TripleID representation [6]. To make it fit inside the GPU memory, we compress the representation by transforming them into a column format with column indices which can save a lot of memory since the RDF data is usually sparse.…”
Section: Introductionmentioning
confidence: 99%
“…There have been several attempts to implement reasoners in DL using parallel computation [8,9]. The most relevant effort here is Chantrapornchai and Choksuchat's [10] recently proposed GPU-accelerated framework for RDF query processing, TripleID-Q. The framework maintains a separate hash table for each of the three arguments (subject, predicate, object) of the RDF triples.…”
Section: Introductionmentioning
confidence: 99%