A knowledge integration framework based on Wikidata
Project description
Knowledge Integration Framework
A knowledge integration framework based on Wikidata.
Hello world!
Prints an arbitrary statement from Wikidata:
from kif_lib import Store
kb = Store('sparql', 'https://query.wikidata.org/sparql')
print(next(kb.filter()))
First time here? See the quickstart guide.
Installation
$ pip install kif-lib
Or, for the development version:
$ git clone https://github.com/IBM/kif.git
$ cd kif
$ pip install -e .
Documentation
See the API documentation and examples.
Citation
KIF: A Wikidata-Based Framework for Integrating Heterogeneous Knowledge Sources, arXiv, 2024.
License
Released under the Apache-2.0 license.
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
kif_lib-0.4.tar.gz
(298.5 kB
view details)
Built Distribution
kif_lib-0.4-py3-none-any.whl
(331.5 kB
view details)
File details
Details for the file kif_lib-0.4.tar.gz
.
File metadata
- Download URL: kif_lib-0.4.tar.gz
- Upload date:
- Size: 298.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e2d3610659f05e9d46dbd68c43136238fde551c1d9315195b04f8ca7dea4451 |
|
MD5 | 53eec3c36dc8c6df936fe9c8f3fb5643 |
|
BLAKE2b-256 | 8c4ee95fee534e3ca331737d9d31733de35305ec9512eb47c571fd3c88fdeff9 |
File details
Details for the file kif_lib-0.4-py3-none-any.whl
.
File metadata
- Download URL: kif_lib-0.4-py3-none-any.whl
- Upload date:
- Size: 331.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1155b98496e7067a0e8104b12941fd1609a1cc82feccc85b38185d1f094fb004 |
|
MD5 | 32b85befd499a7fa9d116d53b088a1cf |
|
BLAKE2b-256 | 3c3ae15ec1ad67248e52667f0a37f27688224611c84a516e0e79ed59bb3530f3 |