1 2008-11-07 Richard Dale <richard.j.dale@gmail.com>
2 * Improved the ActiveRDF adapter
3 * Added a ':service' option which defaults to 'org.soprano.Server'
4 * The adapter was read-only
5 * Fixed bugs in deleting statements from the store
6 * Improved the test script, although it still doesn't work very well
7 * Added inspect and pretty_print methods for Soprano::Statements
8 * Variable values in a Soprano::BindingSet can be accessed as 'myset[:mykey]'