Twinkle 0.2

I’ve just uploaded another iteration of my Java Sparql query tool, Twinkle.
Read the original announcement for background; read the list of changes; or just download Twinkle 0.2.
The release basically adds some usability niceties such as accelerator keys, tool tips, status bar, etc. Errors processing queries should now also now be visible in the GUI status bar. I also fixed up several bugs that meant that DESCRIBE, ASK, and CONSTRUCT query results weren’t displaying correctly, or weren’t appearing in the correct output format.
I’ve also added a new results format option that will dump SELECT style Sparql queries into a JTable, making the tool look much more like a conventional database query application.
As ever please feel free to send in bug reports or feature suggestions. Especially the bug reports!