Skip to content

ontop/ontop-r2rml-test-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to evaluate Ontop

  1. Modify testcases/config-postgresql.ini or testcases/config-mysql.ini to config Ontop
  2. Stop MySQL or PostgreSQL on your local machine (if any)
  3. Run the tests
$ cd r2rml-test-cases-support
$ python3 -m pip install -r requirements.txt
$ python3 test.py ../config-postgresql.ini
$ python3 test.py ../config-mysql.ini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published