GraphGPT icon indicating copy to clipboard operation
GraphGPT copied to clipboard

Serialize the knowledge graph

Open albertmeronyo opened this issue 3 years ago • 1 comments

Hi, many thanks for ChatGPT. Is there any way of saving the generated graphs into a serialization format? (e.g. RDF Turtle, JSON-LD, others?). I could not find anything in the interface for doing this. Thanks!

albertmeronyo avatar Feb 01 '23 09:02 albertmeronyo

Hi, many thanks for ChatGPT. Is there any way of saving the generated graphs into a serialization format? (e.g. RDF Turtle, JSON-LD, others?). I could not find anything in the interface for doing this. Thanks!

I think you may be interested in this: https://github.com/u-hubar/SchemaGPT

br41nlet avatar Feb 03 '23 20:02 br41nlet