[redland-dev] blank nodes / storage
Marcus Rohrmoser
redland-dev at mro.name
Sat May 24 17:17:42 EDT 2014
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
More information about the redland-dev
mailing list