@prefix bibo: . @prefix bibtex: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix rdfs: . a bibtex:InProceedings ; dct:abstract "In this paper we present CubeViz.js, the successor of CubeViz, as an approach for lightweight visualization and exploration of statistical data using the RDF Data Cube vocabulary. In several use cases, such as the European Unions Open Data Portal, in which we deployed CubeViz, we were able to gather various requirements that eventually led to the decision of reimplementing CubeViz as JavaScript-only application. As part of this paper we showcase major functionalities of CubeViz.js and its improvements in comparison to the prior version." ; dct:creator [ a rdf:Seq ; rdf:_1 ; rdf:_2 ; rdf:_3 ; rdf:_4 ; rdf:_5 ] ; dct:hasFormat ; dct:isPartOf , ; dct:title "CubeViz.js: A Lightweight Framework for Discovering and Visualizing RDF Data Cubes" ; bibtex:keywords "2017", "group_aksw myown" ; bibtex:pages "1915-1921" ; bibo:doi "10.18420/in2017_191" ; bibo:isbn "978-3-88579-669-5" ; bibo:issn "1617-5468" ; rdfs:seeAlso ; owl:sameAs .