Visualizing RDF graphs in Jupyter notebooks

Dear All,

What would you recommend to visualize RDF graphs (possibly containing OWL
and literals) by using a Python code in Jupyter notebooks?

For instance, imagine a notebook that uses rdflib (and possibly owlready2)
to create triples (a knowledge graph in general), which later on one would
like to visualize from within the same notebook.

Best Regards and cheers,
Agnieszka

Received on Wednesday, 24 February 2021 11:41:34 UTC