Closed anilpacaci closed 4 years ago
Adapter to parse gMark output and run experiments similar to STQueryRunner
Query runner should read the output directory of gMark, open the gMark stream from given folder, then execute all the queris given in SPARQL format
Make sure that gMarkTextStream adds p to each predicate as queries are formulated that way.
p
In addition, size of the query, total number of alternation/conjuncts/kleene star and the number of automata states should be reported
Adapter to parse gMark output and run experiments similar to STQueryRunner
Query runner should read the output directory of gMark, open the gMark stream from given folder, then execute all the queris given in SPARQL format
Make sure that gMarkTextStream adds
p
to each predicate as queries are formulated that way.In addition, size of the query, total number of alternation/conjuncts/kleene star and the number of automata states should be reported