Library that allows to perform Knowledge Graph (Linked Open Data) quality analysis.
Project description
KNOWLEDGE-GRAPH-QUALITY-ANALYSIS-TOOL-API
Library that allows you to perform Knowledge Graph (Linked Open Data) quality analysis.
Installation
pip install kg-qa
Get started
How check SPARQL endpoint availability with this library:
from kg_qa import KnowledgeGraph
# Instanziate a KnowledgeGraph object, 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
kg-qa-0.1.1.tar.gz
(28.3 kB
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
kg_qa-0.1.1-py3-none-any.whl
(15.9 MB
view details)
File details
Details for the file kg-qa-0.1.1.tar.gz.
File metadata
- Download URL: kg-qa-0.1.1.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95278b68d821dca2530b87446cebcf083de71f93dfd448e753c79655931365d3
|
|
| MD5 |
cd6153c65263deb144dd2b299e29fa44
|
|
| BLAKE2b-256 |
056b75d4ab5928e6aba55ae498abfe7c3c8e5d0dfae6e7ff6f520df763ee33d1
|
File details
Details for the file kg_qa-0.1.1-py3-none-any.whl.
File metadata
- Download URL: kg_qa-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ac71894addb0da30fc5601c1d9b95468c8502a460060a507880f668894d7ecd
|
|
| MD5 |
82251926221ba2b354975b986dd8ec28
|
|
| BLAKE2b-256 |
c1a11262244c1c0e45f19e22975f5a2cafeb91d9dfc1d7a461e9280d5059da66
|