blob: d2855cc9f4dd37f49b5d81d016285d68f443dd63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Things still to be developed:
Script to run .jsonld files in tools/tests against .test files
Script to batch run submitted .jsonld files from an implementation against .test
files
Websocket communication to runner tests with a corresponding listener that an
implementation could use to auto-submit jsonld into the "manual" tests
Add a Skip option to tools/runner
Add a tuple mode for evaluating RDF declaratively as well.
|