Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 529 Bytes

File metadata and controls

15 lines (13 loc) · 529 Bytes

This is a collection of individual EARL reports for test subjects claiming JSON-LD 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
$ rm -f manifests.nt && (cd ..; rake reports/manifests.nt)
$ earl-report --format json -o earl.jsonld *.ttl
$ earl-report --json --format html --template template.haml -o index.html earl.jsonld