Skip to content

Commit a39a6b3

Browse files
PY-73: Add section for KGX use-case (#96)
- Added a new section describing how KGX uses Jelly --------- Co-authored-by: Piotr Sowiński <[email protected]>
1 parent eaa17ab commit a39a6b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/use-cases.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
- YATTER CLI supports Jelly as one of the input/output formats for RML/R2RML mappings.
3737
- **[Morph-KGC](https://github.com/morph-kgc/morph-kgc)** – a Python engine for materializing RDF knowledge graphs from heterogeneous data sources using RML and R2RML.
3838
- Morph-KGC can output graphs in the Jelly format via RDFLib and the `pyjelly` plugin (optional extra: `pip install "morph-kgc[jelly]"`).
39+
- **[KGX](https://github.com/biolink/kgx)** – Python library and CLI tool for transforming and exchanging Biolink knowledge graphs across multiple formats.
40+
- Supports reading and writing the Jelly RDF serialization format via `pyjelly`.
3941

4042
## Example datasets in the Jelly format
4143

0 commit comments

Comments
 (0)