Groups
Groups
Sign in
Groups
Groups
TopBraid Suite Users
Conversations
About
Send feedback
Help
Question about SHACL API and inferencing
15 views
Skip to first unread message
Felix Sasaki
unread,
Nov 24, 2021, 5:11:58 AM
11/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TopBraid Suite Users
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
Felix Sasaki
unread,
Nov 24, 2021, 10:38:36 AM
11/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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