Sorry for the noise - I found the answer in the test files: Model result = RuleUtil.executeRules(dataModel, shapesModel, null, null);
- Felix On Wednesday, 24 November 2021 at 11:11:58 UTC+1 Felix Sasaki wrote: > The SHACL API > https://github.com/TopQuadrant/shacl > contains an example for evoking validation > Resource report = ValidationUtil.validateModel(dataModel, shapesModel, > true); > > How do I evoke inferencing, that is the output of inferred triples? > > Best > > Felix > -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/8e58c53f-b339-4c4c-b730-eb7d4ef567f2n%40googlegroups.com.
