Knowledge Graph Steward - Command line tool to manage content of RDF store
Project description
kgsteward - Knowledge Graph Steward
A command line tool to manage the content of RDF store (GraphDB, Fuseki, RDF4J...). Written in python.
Installation
kgsteward is available from PyPI. It depends on hopefully standard Python packages. Its installation should be straightforward.
The recommended option is to install kgsteward with uv
uv tool install kgsteward
or with pip3:
pip3 install kgsteward
You can also clone this repo, and launch kgsteward using the script ./kgsteward at its root
uv run ./kgsteward
Usage
See the documentation
Development
Requirements:
-
uvfor development. -
Docker installed (we use
testcontainersto deploy triplestores for testing)
Run tests, -s will print all outputs:
uv run pytest -s
With HTML coverage report:
uv run pytest -s --cov --cov-report html
python -m http.server 3000 --directory ./htmlcov
Start documentation website in development:
uv run mkdocs serve
References
kgsteward was developed to manage experimental chemical data (LC-MS2) and experimental biological data (bio-activity) data together with reference chemical structures derived from public database (LOTUS, Wikidata) as reported in A Sample-Centric and Knowledge-Driven Computational Framework for Natural Products Drug Discovery.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 kgsteward-2.0.6.tar.gz.
File metadata
- Download URL: kgsteward-2.0.6.tar.gz
- Upload date:
- Size: 135.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a92bf7c0e92137d03d856d9d114a9cb14377fbfd18859cd4598314f7be9c7775
|
|
| MD5 |
b74e5f09735c20274f6154b177ef0df4
|
|
| BLAKE2b-256 |
c63148de8f15dcb06286606cf4a994347663fa8ef2bf0cace24736c4c55f57fa
|
File details
Details for the file kgsteward-2.0.6-py3-none-any.whl.
File metadata
- Download URL: kgsteward-2.0.6-py3-none-any.whl
- Upload date:
- Size: 51.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2a15d8c7bb879033c18f8346e2814edb33a1461c601177265ac3657304dea4f
|
|
| MD5 |
684fac8b9bf03a98581c6a420a4786e6
|
|
| BLAKE2b-256 |
c5b1366ebef6bc17411a215a399fa0670c07157b757bb2e21a8a5faa1744a0de
|