https://github.com/jiemakel/visu
Visual SPARQL query tool
https://github.com/jiemakel/visu
Last synced: 9 months ago
JSON representation
Visual SPARQL query tool
- Host: GitHub
- URL: https://github.com/jiemakel/visu
- Owner: jiemakel
- License: mit
- Created: 2014-07-16T22:09:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T20:32:30.000Z (over 9 years ago)
- Last Synced: 2024-05-13T11:33:13.786Z (over 1 year ago)
- Language: LiveScript
- Size: 7.88 MB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-semantic-web - visu - Visual SPARQL query tool. (SPARQL / SPARQL Applications)
- awesome-semantic-web - visu - Visual SPARQL query tool. (Benchmarks / SPARQL Applications)
README
VISU
====
Visual SPARQL query tool, available at http://demo.seco.tkk.fi/visu/. Combines [YASQE](http://yasqe.yasgui.org/) and [YASR](http://yasr.yasgui.org/) from [YASGUI](http://yasgui.org/) with the [Google Visualization API](https://developers.google.com/chart/interactive/docs/reference), so that the results of SPARQL queries can be instantly visualized.
The tool is also able to save its state in the URL, so queries and visualizations can be shared. For example, [this query](http://goo.gl/QtDrzm) aggregates births and deaths by place and time in DBpedia, and visualizes the results as a motion chart. The chart shows for example that for some reason Wikipedia contains a disproportionate number of French people who died in the 1930s, while the number of Chinese people appearing is altogether very low.