Flex: SPARQL Browser Update
I have been making some changes to the SPARQL browser.

Right click to view/download the source code. This is Flexbuilder 3 project only. Note I have made a slight modification to the BirdEye library so you can’t just use the latest swc file from their site you will have to use the one bundled with the project.
- Uses the latest version of the Birdeye graphing component(as of 19/08/08).
- Displays tuples in result grid
- Directed edges
- Edge labels for binding names
- New node renderer uses colour codes to indicate type. Blue is primary result URI, red is a literal and green a URI which you can click on and view in the Browse tab.
Also, I have fixed an issue where queries were failing if you chose a different endpoint. This should work with most SPARQL endpoints now.
Comments
Leave a Reply