You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
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.
It should be possible to run tests from command line, using the following arguments:
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.