Abstract
Despite the rise of the knowledge graph (KG) popularity, understanding SPARQL query results from a KG can be challenging for users. The use of data visualization tools, e.g., Wikidata Query Service and YASGUI, can help address this challenge. However, existing tools are either focused just on a specific KG or only provided as a web interface. This paper proposes VizKG, a framework that provides a wide range of visualizations for SPARQL query results over KGs. VizKG aims to assist users in extracting patterns and insights from data in KGs, and hence supporting further KG analysis. VizKG features a wrapper that links SPARQL query results and external visualization libraries by mapping query result variables to the required visualization components, currently allowing for 24 types of visualizations. Not only that, VizKG also includes visualization recommendations for arbitrary SPARQL query results as well as extension mechanisms for additional visualization types. In our evaluation, the visualization recommendation feature of VizKG achieves an accuracy of 87.8%. To demonstrate the usefulness of VizKG in practical settings, this paper also reports on use case evaluation over various domains and KGs. A Python-based, Jupyter Notebook friendly implementation of VizKG is openly available at https://pypi.org/project/VizKG/.
Original language | English |
---|---|
Title of host publication | Voila 2021 : Proceedings of the Sixth International Workshop on the Visualization and Interaction for Ontologies and Linked Data co-located with the 20th International Semantic Web Conference (ISWC 2021) |
Editors | Patrick Lambrix, Catia Pesquita, Vitalis Wiens |
Place of Publication | Aachen |
Publisher | CEUR Workshop Proceedings |
Pages | 95-102 |
Number of pages | 8 |
Publication status | Published - 2021 |
Externally published | Yes |
Event | 6th International Workshop on the Visualization and Interaction for Ontologies and Linked Data, VOILA! 2021 - Virtual, Online Duration: 25 Oct 2021 → … |
Publication series
Series | CEUR Workshop Proceedings |
---|---|
Volume | 3023 |
ISSN | 1613-0073 |
Conference
Conference | 6th International Workshop on the Visualization and Interaction for Ontologies and Linked Data, VOILA! 2021 |
---|---|
City | Virtual, Online |
Period | 25/10/21 → … |
Bibliographical note
Funding Information:We thank the anonymous reviewers for their careful feedback. The dissemination of this work is funded by a grant from Program Kompetisi Kampus Merdeka (PK-KM) 2021 of Faculty of Computer Science, Universitas Indonesia. Furthermore, this work was sponsored by the Austrian Research Promotion Agency FFG under grant 877389 (OBARIS) and the Vienna Business Agency (VasQua project).
Publisher Copyright:
Copyright © 2021 for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
Keywords
- Insights
- Knowledge graphs
- SPARQL
- Visualization