This is a collection of individual EARL reports for
test subjects claiming CSVW processor conformance.

The consolidated report is saved to index.html generated
using the earl-report Ruby gem. Run it as follows:

gem install earl-report

earl-report --format json -o earl.jsonld *.ttl
earl-report --json --format ttl -o earl.ttl earl.jsonld
earl-report --json --format html --template template.haml -o index.html earl.jsonld

After generating index.html, save as ReSpec instance on top of index.html.
