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

CI action to add kglab to DockerHub #232

Closed RishiKumarRay closed 2 years ago

RishiKumarRay commented 2 years ago

Added a Github Actions that will buid and publish whenever there is a release

230