EuroVisPosters2016
Permanent URI for this collection
Browse
Browsing EuroVisPosters2016 by Subject "D.2.12 [Software Engineering]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Styrian Diversity Visualisation: Visualising Statistical Open Data with a LeanWeb App and Data Server(The Eurographics Association, 2016) Andrews, Keith; Traunmüller, Thomas; Wolkinger, Thomas; Goldgruber, Eva; Gutounig, Robert; Ausserhofer, Julian; Tobias Isenberg and Filip SadloStatistical open data is usually provided only in the form of spreadsheets or CSV files. The developers of open data apps must either restrict themselves to managable bite-sized chunks of data, which can be consumed (read, parsed, and held in memory) in one go, or must install and maintain their own data server which the app can query on demand. The Styrian Diversity Visualisation (in German ''Steirische Vielfalt Visualisiert'' or SVV) project demonstrates the use of a dedicated data server (triple store) to host large amounts of statistical open data. The SVV web app queries the data server dynamically using SPARQL queries to obtain exactly the data required at that particular time, greatly simplifying its internal logic. There is no need to parse and store entire data sets in memory.