Library that allows to perform Knowledge Graph (Linked Open Data) quality analysis.
Project description
KGHeartbeat API
Library that allows you to perform Knowledge Graph (Linked Open Data) quality analysis.
Installation
pip install kgheartbeat
Get started
How check SPARQL endpoint availability with this library:
from kgheartbeat import KnowledgeGraph
# Instanziate a KnowledgeGraph class, passing the id of the kg to be analyzed
kg = KnowledgeGraph('dbpedia')
# Call the check availability enpoint method
result = kg.checkEndpointAv()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kgheartbeat-0.2.3.tar.gz
(15.2 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kgheartbeat-0.2.3.tar.gz.
File metadata
- Download URL: kgheartbeat-0.2.3.tar.gz
- Upload date:
- Size: 15.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90a9eb561518531521a2caf68ffb6e27d9a6629aa811f57a12af609d1bc80d03
|
|
| MD5 |
13000555c2a207e2d65d6659bfd407e8
|
|
| BLAKE2b-256 |
139dd75d20e5534b36fa6e1bac02403201be799e5b3930413c15fbc3b9d96abf
|
File details
Details for the file kgheartbeat-0.2.3-py3-none-any.whl.
File metadata
- Download URL: kgheartbeat-0.2.3-py3-none-any.whl
- Upload date:
- Size: 15.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cef1edcf5a347605cad9910203c2246cf4bc823146f25d9cf3058a751e77ffdd
|
|
| MD5 |
4f10b48427e8d697031ded095f205fe6
|
|
| BLAKE2b-256 |
d25f7241e9e87c2d42613c1c736871c59f7f1039eea4936105db6fd870e26d08
|