Hi, I'm using TBE SDK to build an application. At this time, I have no idea how to run inferences on the client side, so I'm following this way:
- Compose a SPARQLMotion that applies Jena inferencing rules and put the inferred triples into tb-session - Execute the script on the server manually. - Use Graph.executeSparqlMotion to retrieve expected results. But, the issues are: - Every time the session ends, the SPARQLMotion has to be executed again. - Graph.executeSparqlMotion seems not be able to execute the SPARQLMotion? Please help to show me if I'm going on the wrong way. Can I run inferences on the client side? Thanks, Anh Nguyen -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
