2019
DOI: 10.1007/978-3-030-30796-7_19
|View full text |Cite
|
Sign up to set email alerts
|

Sparklify: A Scalable Software Component for Efficient Evaluation of SPARQL Queries over Distributed RDF Datasets

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
20
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
3
2
2

Relationship

2
5

Authors

Journals

citations
Cited by 19 publications
(20 citation statements)
references
References 15 publications
0
20
0
Order By: Relevance
“…In addition, we compare our proposed approach with selected state-of-the-art distributed SPARQL query evaluators. In particular, we compare our approach with SHARD [17] -the original approach implemented on Hadoop MapReduce, SPARQLGX [6]'s direct evaluator SDE, and Sparklify [21] and report the query execution time (cf. Table 2).…”
Section: Preliminary Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…In addition, we compare our proposed approach with selected state-of-the-art distributed SPARQL query evaluators. In particular, we compare our approach with SHARD [17] -the original approach implemented on Hadoop MapReduce, SPARQLGX [6]'s direct evaluator SDE, and Sparklify [21] and report the query execution time (cf. Table 2).…”
Section: Preliminary Resultsmentioning
confidence: 99%
“…Querying RDF data efficiently becomes challenging when the size of the data increases. This has motivated a considerable amount of work on designing distributed RDF systems able to efficiently evaluate SPARQL queries [6,20,21]. Being able to query a large amount of data in an efficient and faster way is one of the key requirements for every SPARQL engine.…”
Section: Introductionmentioning
confidence: 99%
“…Since SPARQL is not directly supported by these DBMS, a translation of SPARQL to DMBS-supportedlanguage is required for query execution. Most of the RDF engines in this category translate SPARQL to SQL using existing translation tools e.g., Sparklify [110], Ontop [18] etc.…”
Section: Sparql Translationmentioning
confidence: 99%
“…Since the data is vertical partitioned by using predicates of the triples, SANSA stack maintains a natural predicate-based index. Sparklify [110] is used as default query engine for SPARQL-to-SQL translation of SPARQL queries into Spark SQL to be executed on top of Apache Spark SQL engine.…”
Section: Distributed Rdf Enginesmentioning
confidence: 99%
“…Semantic Analytics Stack (Sansa) [94], a data processing engine contains different layers for large scale analysis of RDF data. Sparklify [49] is one of a layer in the SANSA framework and serves as a default query engine for SPARQL-to-SQL translation of SPARQL queries into Apache Spark code through Spark SQL. Sparklify makes use of extended Vertical partitioning (VP) of RDF data.…”
Section: D-sparqmentioning
confidence: 99%