DerwenAI / kglab

Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.
https://derwen.ai/docs/kgl/
MIT License
574 stars 65 forks source link

add basic Morph-KGC example #223

Closed arenas-guerrero-julian closed 2 years ago

arenas-guerrero-julian commented 2 years ago

I have added a basic example for Morph-KGC bases on a simple SQLite DB and r2rml mappings.

ceteri commented 2 years ago

This works great, many thanks @ArenasGuerreroJulian and @Mec-iS !