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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: