There is a newer version of the record available.

Published May 10, 2023 | Version v1
Conference paper Open

KGHeartbeat

  • 1. ISISLab, Computer Science Department, University of Salerno

Description

This repository behaves as a support material for the paper entitled "KGHeartBeat: a Knowledge Graph Quality
Management Tool" submitted (and under evaluation) as resource paper at ISWC 2020.

This is a python application that automatically analyzes the quality of Knowledge Graphs available on LODCloud and DataHUB. The quality categories analyzed by the application are:

  • Accessibilithy
  • Intrinsic
  • Trust
  • Dataset dynamicity
  • Contextual
  • Representational

Each of these categories is made up of quality dimensions. Overall, the tool analyzes 23 different quality dimensions, without the need of iteraction with the user.

Input configuration

From the configuration.json file, you can choose the Knowledge Graph to analyze. You can analyze it by using a list of keywords or ids. In the example below, all the Knowledge Graphs that have keywords museum will be analyzed.

{"name": ["museum"], "id": []}

Or, by a list of ids with this:

{"name": [], "id": ["dbpedia","taxref-ld"]}

If instead, you want to analyze all the Knowledge Graphs automatically discoverable from LODCloud and DataHub:

{"name": [], "id": []}

Start of the analysis

After the input configuration, to execute the analysis simply execute from the main directory of the project:

python manager.py

The content of this repository is also provided on GitHub at https://github.com/isislab-unisa/KGHeartbeat.

The entire project is released under the MIT license.

Files

configuration.json

Files (712.5 kB)

Name Size Download all
md5:0710ef3fd40c87aa7213bd5ce77f46b2
73.3 kB Download
md5:d5aca155d632c41bea34b5bc0d28a460
2.1 kB Download
md5:8ec9d7cf5e67328de9b6824f833f70ba
23 Bytes Preview Download
md5:b4d807975df631a17934fac5ba255dca
299 Bytes Download
md5:27b6f194be380237112755f117d5da44
455 Bytes Download
md5:009515ba752970db45cf96287a8e7d35
2.8 kB Download
md5:01455da06e1ee33b464b4e0c4ea50768
466.1 kB Download
md5:2fbfc2f74d520bf3a2452b3fdf617477
82 Bytes Download
md5:7f1e617ba801a542fc0e7b6ae3ffe9bf
980 Bytes Download
md5:634f18005e3dd5746781cade69912efe
3.5 kB Download
md5:b48bcf70d4944b307fa165b2b96b20df
1.1 kB Download
md5:535f78734dfb735ff575246eb9b3c359
3.4 kB Download
md5:7487a71b314fd7895b595c6042a2ce5c
128 Bytes Download
md5:e950a0976df5cf413db0f6a78c431c78
49.6 kB Download
md5:08322b4c7110e284a1bd793ab696c61b
40.3 kB Download
md5:c672c96b98e3bf0a68a6120fa8000b1c
1.9 kB Preview Download
md5:7521aff2c709651698d4aabcb9bd5975
241 Bytes Preview Download
md5:ccfcad84d9358e1094cafb535ef63e6e
453 Bytes Download
md5:b5af0db91fff26d748cc4edaeee0ea49
19.4 kB Download
md5:3fa927dfd5f1a60080148652c0db25c9
246 Bytes Download
md5:9217c722ee0070cd357dc1d6d40fed3e
40.9 kB Download
md5:c4c163693cf47b759e4e688c1e860fbe
5.1 kB Download