This will update the repository with new findings and results.
This repository contains the resources used for benchmarking EU Publications Office dataset. The dump are accessible from the publisher. However, almost all the dataset used in PROD are available in the following endpoint: http://publications.europa.eu/webapi/rdf/sparql
This folder contains the resources of the POSB Benchmark. The folder is structured as follows:
- Graph store configurations under /config
- Benchmark queries under
/bench/queries
- Benchmark scripts under
/bench/bencher
for the sample scripts used for the benchmark - Benchmark results under
/bench/results
- Benchmark output with CSV files in
/benchoutput
- Scripts used for bulk loading under
/script
- First reference paper
- Blog Mondeca (en français)
- Empirical Evaluation of a Cloud-based Graph Database - the Case of Neptune
- SPARQL Query Benchmarker by Rob Vesse for triples stores.
This project is licensed under the terms of the MIT license.
- Publications Office (PO) for the datasets used for the benchmark.
- Cellar team at PO
- Folks at Oracle (Boston), Stardog Union, Ontotext, OpenLinks, AWS Neptune
- Folks at Neo4J
- Rob Vesse for the benchmarker tool