FW: RSP Query Features implemented in Esper Queries

Dear all,

Here's a nice contribution from Kia, regarding Esper and how the query features we have discussed can be mapped to that system.
See the mail below.

Regarding the RSP calls, I suggest we restart next week, i.e. 19th.

Nice to see you all,


Jean-Paul 
> 
> Dear all,
> 
> I have implemented [1] the RSP query features [2] in Epser event
> processing language.
> 
> The implementation includes a randomized RDF data generator for
> testing purpose. It generates randomized RDF triples like:
> 
> Person-a, isIn, Room-a
> Person-a, hasDegree, "doctorate"/"master"
> 
> You can find the queries in MainStartTest.java  [3].
> If it helps we can copy the Esper queries to Wiki [2].
> 
> Please feel free to comment on codes or contribute to the github
> prject [1].
> 
> 
> Best regards,
> Kia Teymourian
> 
> 
> [1] https://github.com/kiat/EsperRSP
> [2] https://www.w3.org/community/rsp/wiki/RSP_Query_Features
> [3]
> https://github.com/kiat/EsperRSP/blob/master/src/main/java/de/fuberlin/csw/EsperRSP/MainStartTest.java
> 
 		 	   		  

Received on Tuesday, 9 September 2014 16:46:59 UTC