lp://staging/~jerub/+junk/RDFStore
Created by
Stephen Thorne
and last modified
- Get this branch:
- bzr branch lp://staging/~jerub/+junk/RDFStore
Only
Stephen Thorne
can upload to this branch. If you are
Stephen Thorne
please log in for upload directions.
Related bugs
Related blueprints
Branch information
- Owner:
- Stephen Thorne
- Status:
- Development
Recent revisions
- 7. By Stephen Thorne <email address hidden>
-
Add garbage collection and delete(). This does not work properly with rdflib
2.4.0, due to this bug:
http://code.google. com/p/rdflib/ issues/ detail? id=42 - 6. By Stephen Thorne <email address hidden>
-
Add test for using the same IOMemory store for two differnet ObjectStore
instances. - 5. By Stephen Thorne <email address hidden>
-
Rename RDFStore to ObjectStore. Make it be passed in a database backend
to use instead of using an in memory one.Change the tests to reflect this change.
- 4. By Stephen Thorne <email address hidden>
-
Fix case of a tuple containing a list containing itself.
- 1. By Stephen Thorne <email address hidden>
-
First revision of a rdfstore implementation.
It has unit tests, including one failed unit test because we cannot handle a
recursive tuple with my implementation.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)