EricP_sec: looks good
DanC: would be nice to check against some negative tests that we think AndyS has
DanC: would be nice to check against some negative tests that we think AndyS has
timbl: Has various hand hacks.
timbl: 1 - The whitespace from SPACE: #x0009 on. Should be same as HTML spec, ain't. Shoul dbe extracted automatically, aint
timbl: 2. global changes of '.' to either DOT or OPTDOT . Ysoi thinks he can rearrange the grammar to mak ethat unnceessary. OPTDOT is a big lookahead hack.
DanC: FROM got moved in the grammar to make it LR1 [says timbl]
DanC: ACTION: EricP write a script to scrape the file D from the HTML o fthe SPARQL spec including BNF and the Whitespace (w/dan's help)
timbl: 1 - The whitespace from SPACE: #x0009 on. Should be same as HTML spec, ain't. Shoul dbe extracted automatically, aint
timbl: 2. global changes of '.' to either DOT or OPTDOT . Ysoi thinks he can rearrange the grammar to mak ethat unnceessary. OPTDOT is a big lookahead hack.
DanC: FROM got moved in the grammar to make it LR1 [says timbl]
DanC: ACTION: EricP write a script to scrape the file D from the HTML o fthe SPARQL spec including BNF and the Whitespace (w/dan's help)
DanC: RFE: .n3 output