Merged TripleStore and InformationStore into Graph.
Added plugin support (or at least cleaned up, made consistent the
plugin support that existed).
Added value and seq methods to Graph.
Renamed prefix_mapping to bind.
Added namespaces method that is a generator over all prefix,
namespace bindings.
Added notion of NamespaceManager.
Added couple new backends, IOMemory and ZODB.