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
565 stars 64 forks source link

Support DGL #260

Open Mec-iS opened 1 year ago

Mec-iS commented 1 year ago

I'm submitting a

It would be nice to have in kglab some support for Graph Machine Learning using DGL Python library:

ceteri commented 1 year ago

Another interesting point about this that I learned recently is NVIDIA appears to be prioritizing DGL support in RAPIDS then following later with PyG support.