Ontospy icon indicating copy to clipboard operation
Ontospy copied to clipboard

Read graph from rdflib rather than from (io) file?

Open xem-tim-duval opened this issue 3 years ago • 1 comments

Is there a way to read/assign an ontology/graph directly from rdflib to ontospy, rather than from a file/url or g.serialize()?

I'm generating ontologies via automation and would like to render their tree/documentation for client side ui and would rather not serialize/persist and then have to parse into ontospy.

Please advise?

Thanks a bunch!

xem-tim-duval avatar Dec 23 '21 15:12 xem-tim-duval

Hi @lambdamusic, I am new contributor to this project and based on my understanding of the codebase, I have raised a PR for resolving this issue. Kindly review it :smile:

anuneetanand avatar Apr 30 '22 15:04 anuneetanand