Skip to content

Data Schema of the Benchmark

Olaf Hartig edited this page Jan 27, 2021 · 14 revisions

The data schema of the benchmark consists of the following artifacts.

  • Datasets: a synthetic dataset that can be generated in different sizes, in the form of an SQL database or an RDF graph;
  • GraphQL schema: a schema for a GraphQL API that may provide access to any version of the benchmark dataset;
  • Schema mapping: a definition of how the elements of the GraphQL schema map to the database schema of the benchmark dataset (for the relational database schema and for the RDF schema).