Databases and Information Systems, Department of Computer Science, University of Freiburg
Popular repositories Loading
-
-
Sempala
Sempala PublicForked from aschaetzle/Sempala
Sempala is a SPARQL-over-SQL approach to provide interactive-time SPARQL query processing on Hadoop. It stores RDF data in a columnar layout (Parquet) on HDFS and uses either Impala or Spark as the…
Java 1
-
S2RDF
S2RDF PublicForked from 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 f…
Java 1
-
PigSPARQL
PigSPARQL PublicForked from aschaetzle/PigSPARQL
Pig Latin is a high-level language developed at Yahoo! Research designed for data analysis tasks, which is automatically transformed into MapReduce jobs and executed in a Hadoop cluster. PigSPARQL …
Java 1
Repositories
- awesome-scholarly-data-analysis Public Forked from napsternxg/awesome-scholarly-data-analysis
A curated collection of resources on scholarly data analysis ranging from datasets, papers, and code about bibliometrics, citation analysis, and other scholarly commons resources.
tf-dbis-uni-freiburg/awesome-scholarly-data-analysis’s past year of commit activity - el-orchestration Public
tf-dbis-uni-freiburg/el-orchestration’s past year of commit activity - LTR_Recommender Public
tf-dbis-uni-freiburg/LTR_Recommender’s past year of commit activity - S2X Public Forked from aschaetzle/S2X
S2X (SPARQL on Spark with GraphX) is a SPARQL query processor for Hadoop based on Spark GraphX. It combines graph-parallel abstraction of GraphX to implement the graph pattern matching part of SPARQL with data-parallel computation of Spark to build the results of other SPARQL operators.
tf-dbis-uni-freiburg/S2X’s past year of commit activity - PigSPARQL Public Forked from aschaetzle/PigSPARQL
Pig Latin is a high-level language developed at Yahoo! Research designed for data analysis tasks, which is automatically transformed into MapReduce jobs and executed in a Hadoop cluster. PigSPARQL is a translation from SPARQL 1.0 to Pig Latin, which allows to execute SPARQL queries on large RDF graphs with MapReduce.
tf-dbis-uni-freiburg/PigSPARQL’s past year of commit activity - S2RDF Public Forked from 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…
tf-dbis-uni-freiburg/S2RDF’s past year of commit activity - Sempala Public Forked from aschaetzle/Sempala
Sempala is a SPARQL-over-SQL approach to provide interactive-time SPARQL query processing on Hadoop. It stores RDF data in a columnar layout (Parquet) on HDFS and uses either Impala or Spark as the execution layer on top of it. SPARQL queries are translated into Impala/Spark SQL for execution.
tf-dbis-uni-freiburg/Sempala’s past year of commit activity