Skip to content

ontop/vig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b66f0f7 · Jun 17, 2021
Jun 10, 2021
Mar 24, 2018
Sep 2, 2017
Feb 23, 2021
Feb 28, 2018
Mar 24, 2018
Mar 23, 2018
Aug 4, 2016
Aug 4, 2016
Jun 9, 2014
Dec 6, 2020
Mar 24, 2018
Mar 24, 2018

Repository files navigation

Virtual Instances Generator (VIG) (v 1.8.1)

VIG is a data scaler specifically designed for benchmarks of Ontology-based Data Access (OBDA) systems such as Ontop. VIG takes as input a source database instance and a scale factor, and produces a scaled database instance that satisfies the schema constraints and that is “similar” to the source instance according to certain ad-hoc similarity measures. The produced database instance is in form of csv files that can be effectively imported into any relational database management system (RDBMS).

VIG is currently the official data scaler of the NPD benchmark.

Download, Configure, and Run

Please refer to the documentation (http://ontop.github.io/vig/ or docs folder) for more information.

Publications

The following list contains a few publications describing VIG. We suggest to skim through them, so as to save time and understand exactly how VIG works and what data it can generate for you.

Experimental Evaluations

Checkout to the evaluations/results branch. Evaluations will be in the "evaluations" folder.

Contacts