0.4.0
- Breaking change: policy arguments are now RDF.Terms[]
- Adding mocha tests
- Breaking change: policy/Executor.ts/executePolicies now returns Promise<IPolicyExecution[]>
- Changing execution of policies, they are executed not anymore per pol:policy triple but fno:Execution triple.