It is not possible to run the command-line client with the argument materialize.
It results in the error Unmatched argument at index 0: 'materialize'.
Both Rulewerk v0.7.0 and the current master version contain this issue.
Steps to reproduce:
- follow the example for the command-line client
- running
java -jar rulewerk.jar materialize --rule-file=doid.rls --query=humansWhoDiedOfCancer\(\?X\) --query=humansWhoDiedOfNoncancer\(\?X\) leads to Unmatched argument at index 0: 'materialize'