Open
Description
It should be possible to run tests from command line, using the following arguments:
- dataset URI or SPARQL endpoint
- sitemap ontology URI
- request URI
- request headers
The driver class would need to implement main()
method. It could be used to run scripts from a suite that tests the processor's conformance to the specification.