Re: Jena650 - parse a sparql command in a rule - processing mode

2014-07-16 Thread Miguel Bento Alves
Again, inadvertently, I used a unsubscribed mail. Miguel On 16 Jul 2014, at 18:11, Miguel Alves wrote: > Hi All, > > in the implementations that I did until now, a sparql command can invoke > other rules. For instance, the next rules can be defined: > > (?x ?y) <- > (\\

GSoC - Jena 650 - Define SPARQL commands in Jena rules

2014-07-16 Thread Miguel Bento Alves
Hi All, I updated again in my repository (https://github.com/mbentoalves/jena). In this version, I implemented Sparql commands in rules in forwardRETE mode. Now, I will work in the others modes (hybrid and forward). Only after that I will try to hook sparql commands with rules terms in a rule.