RSP Query Features implemented in Esper Queries

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



-- 
Dipl.-Inform. Kia Teymourian     |Research Assistant
http://www.teymourian.de

Freie Universitaet Berlin            | Institut fuer Informatik
AG Corporate Semantic Web            | Königin-Luise-Str. 24/26
http://www.corporate-semantic-web.de | 14195 Berlin, Germany
Tel:   +49(30)838-75254              | Fax:   +49(30)838-75220

Import My Public Key:
http://wiki.teymourian.de/0xF56634D8pub.asc

Received on Tuesday, 9 September 2014 13:29:53 UTC