Question about SHACL API and inferencing

15 views
Skip to first unread message

Felix Sasaki

unread,
Nov 24, 2021, 5:11:58 AM11/24/21
to TopBraid Suite Users
The SHACL API
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

Felix Sasaki

unread,
Nov 24, 2021, 10:38:36 AM11/24/21
to TopBraid Suite Users
Sorry for the noise - I found the answer in the test files:

Model result = RuleUtil.executeRules(dataModel, shapesModel, null, null);

- Felix
Reply all
Reply to author
Forward
0 new messages