Towards Scalable Visual Exploration of Very Large RDF Graphs
12th Extended Semantic Web Conference (ESWC 2015)
2015
Conference/Workshop
- Contact persons: Nikos Bikakis , John Liagouris , George Papastefanatos , Timos Sellis
- Relevant research project: MEDA
Abstract.
In this paper, we outline our work on developing a disk-based infrastructure for efficient visualization and graph exploration operations over very large graphs. The proposed platform, called graphVizdb, is based on a novel technique for indexing and storing the graph. Particularly, the graph layout is indexed with a spatial data structure, i.e., an R-tree, and stored in a database. In runtime, user operations are translated into efficient spatial operations (i.e., window queries) in the backend.