I am unable to run the examples on EP-SPARQL. I checked the
documentation at
http://code.google.com/p/etalis/downloads/list and it
has only a few pages on EP-SPARQL. There is no explanation of the full
syntax and semantics of the language. I also checked the paper at
www11. It will be helpful if anyone can tell the syntax of running a
ep-sparql program in windows.
Also I ran the ep_sparql example ep_sparql_01.bat and it gave
following errors:
ERROR: Prolog initialisation failed:
ERROR: '<meta-call>'/1: Undefined procedure:
compile_internal_event_rules/2
But when I removed the "compile_internal_event_rules(main,CEPRules),
nl,"
from the script (.bat), it ran and produced some results, but I could
not understand the results.
Can someone please enlighten me?