[tool] rdflib-fuse: expose the content of an RDF store as a filesystem hierarchy

Hi SemWebers,

you might be interested in a small tool I just started hacking. It allows
you to explore an RDF store in your filesystem. It uses Python, RDFlib and
Fuse.

https://github.com/pchampin/rdflib-fuse

For the moment, it is read-only, but my plan is to support mutations as
well (through creating, modifying and deleting files).

  enjoy

Received on Friday, 7 December 2018 09:10:08 UTC