You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/use-cases.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@
36
36
- YATTER CLI supports Jelly as one of the input/output formats for RML/R2RML mappings.
37
37
-**[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.
38
38
- 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`.
0 commit comments