Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozsu committed Nov 11, 2023
1 parent 90b8df7 commit 093d9f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ WatDiv is a benchmark designed to measure how an RDF data management system perf

WatDiv consists of two components: the data generator and the query (and template) generator. The data generator generates the RDF dataset of a specified size while the query generator focuses on the generation of test queries that will be used in the study.

### Attribution

When using WatDiv, please cite the following publication:

G. Aluç, O. Hartig, M. T. Özsu, and K. Daudjee. [Diversified stress testing of RDF data management systems](https://doi.org/10.1007/978-3-319-11964-9_13), In _Proc. 13th Int. Semantic Web Conference_, Part I, pages 197–212, 2014.

### Description of WatDiv

The detailed description of WatDiv is [here](Description.md).
Expand Down

0 comments on commit 093d9f8

Please sign in to comment.