On 21/06/15 14:31, Qihong Lin wrote:
Hi,
Please check my commits [1]. For quick answers below:
On Thu, Jun 18, 2015 at 6:18 PM, Ying Jiang <[email protected]> wrote:
Hi Qihong,
You may have already received an email from Google, which reminded us
of the mid-term evaluation for the GSoC project. The evaluation will
start next Friday, 26 June. The deadline to submit your evaluation is
19:00 UTC on Friday, 3 July. Please make sure not to miss it.
More importantly, you're supposed to deliver your work according to
the proposal before that. At least, I need to check the following
output for the evaluation of your work:
1) the grammar definition: normative definition of the syntax
It follows the proposal doc here [2].
2) the new master.jj, arq.jj, with sparql_11.jj unchanged.
Yeah, sparql_11.jj is now unchanged.
3) the code of new QueryExecution operations: execConstrucQuads(),
execConstructDataset()
Done!
4) some test code for the above, OR at least some examples/demos to
prove your work
Here are some examples in ExampleConstructQuads.java [3]
+1 : Look good to me.
Andy
Best regards,
Ying Jiang
[1] https://github.com/confidencesun/jena/commits/JENA-491
[2]
https://docs.google.com/document/d/1KiDlfxMq5ZsU7vj7ZDm10yC96OZgdltwmZAZl56sTw0/edit#
[3]
https://github.com/confidencesun/jena/blob/JENA-491/jena-arq/src-examples/arq/examples/constructquads/ExampleConstructQuads.java
regards,
Qihong