See https://github.com/janpolowinski/rvl/wiki/Tutorial-Workshop-RVL
- Copy ogvic.properties.template to ogvic.properties (which is git-ignored) and set up your configuration there.
- Run test classes in src/test/java/ (with JUnit)
- After running the whole transformation process a html file should be available in the "/org.purl.rvl.tooling.d3vis" project
- On errors see README in the rvl-interpreter package and make sure the required related projects are at the right place.