currently I'm implementing a optimized sqlite triples store (https://github.com/mro/librdf.sqlite) and wonder if repeated loads inevitably lead to duplicate blank nodes.
At least that's the case with the original sqlite storage. There seem to be general issues with blank nodes (e.g. http://aidanhogan.com/docs/bnodes.pdf) so I wonder how you think - is the duplication "expected behavior"? Cheers, Marcus _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
