Contributor
karankharecha

Dashboard for Language/National Knowledge Graphs


Mentors
Jan Forberg, Luca Virgili, Sebastian Hellmann
Organization
DBpedia

DBpedia holds a huge amount of data, and hence it is important to know the statistics of it. It is basically a knowledge graph. Hence, a dashboard that shows the statistics of these data helps new users (and community members) to get a quick overview over the available data in the different SPARQL endpoints. Goal is to visualize the individual knowledge graphs provided by chapters and other sub communities. The process involves:

1) Fetch data using with SPARQL queries. 2) Filtering properties of data. 3) Visualizations on the dashboard. 4) Deployment on the server using docker.