Skip to content

Repository containing configurations for the benchmarks included in RSP Lab Suite

License

Notifications You must be signed in to change notification settings

streamreasoning/rsplab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSP Lab

Abstract

In Stream Reasoning (SR), empirical research on RDF Stream Processing (RSP) is attracting a growing attention. The SR community proposed methodologies and benchmarks to investigate the RSP solution space and improve existing approaches. In this paper, we present \rsplab, an infrastructure that reduces the effort required to design and execute reproducible experiments as well as share their results. RSPlab integrates two existing RSP benchmarks (LSBench and CityBench) and two RSP engines (C-SPARQL engine and CQELS).
It provides a programmatic environment to: deploy in the cloud RDF Streams and RSP engines, interact with them using TripleWave and RSP Services, and continuously monitor their performances and collect statistics. RSPlab is released as open-source under an Apache 2.0 license.

RSP Lab aims at being the a full stack development environment for RSP Engines. To this extent, we started by realizing a platform that will support research

Included Benchmarks:

Information on how to set up and run existing experiments can be found in the wiki.

UPDATES