Skip to content

RDFLib/rdflib-zodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZOPE Object Database implementation of rdflib.store.Store.

The boilerplate ZODB/ZEO handling has been wrapped up in a utility class, ZODBGraph

The implementation replaces the internal data structures of rdflib IOMemory store with ZODB based BTree structures. Therefore any structural change in rdflib's IOMemory implementation makes it incompatible with already persisted stores.

(e.g. rdflib 3 and rdflib 4 stores are incompatible)

Build Status Coverage Status Latest Version Downloads License

About

RDFLib Store backed by ZODB3 Tests passing but (as at 2021-11-18) work-in-progress w.r.t. being a releasable module.

Resources

Stars

3 stars

Watchers

13 watching

Forks

Packages

 
 
 

Contributors

Languages