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

Base class refactor #252

Closed ceteri closed 2 years ago

ceteri commented 2 years ago

This begins to implement the refactoring of KnowledgeGraph as abstract base class, per #237

Also, updated Oxrdflib for namespace support https://github.com/oxigraph/oxrdflib/issues/8