aschaetzle / S2RDF
S2RDF (SPARQL on Spark for RDF) is a SPARQL query processor for Hadoop based on Spark SQL. It uses the relational interface of Spark for query execution and comes with a novel partitioning schema for RDF called ExtVP (Extended Vertical Partitioning) that is an extension of the Vertical Partitioning (VP) schema introduced by Abadi et al. ExtVP en…
☆13Updated 7 years ago
Alternatives and similar repositories for S2RDF:
Users that are interested in S2RDF are comparing it to the libraries listed below
- Efficient Distributed Evaluation of SPARQL with Apache Spark☆32Updated 3 years ago
- Sempala is a SPARQL-over-SQL approach to provide interactive-time SPARQL query processing on Hadoop. It stores RDF data in a columnar lay…☆12Updated 7 years ago
- A systematic Benchmarking on the performance of Spark-SQL for processing Vast RDF datasets☆14Updated 2 years ago
- Linked SPARQL Queries (LSQ): Framework for RDFizing triple store (web) logs and performing SPARQL query extraction, analysis and benchmar…☆25Updated 6 months ago
- Linked Data to Natural Language☆11Updated last year
- S2X (SPARQL on Spark with GraphX) is a SPARQL query processor for Hadoop based on Spark GraphX. It combines graph-parallel abstraction of…☆15Updated 6 years ago
- KnowledgeStore☆20Updated 7 years ago
- SANSA Machine Learning Layer☆39Updated 4 years ago
- ☆16Updated 4 years ago
- ☆19Updated 3 years ago
- SANSA Query Layer