On 27 Feb 2012, at 20:32, Sarven Capadisli wrote: > Hi all,
Hi Sarven, > java tdb.tdbloader --desc=tdb2.ttl --graph=default file.nt > tdb:unionDefaultGraph true ; That seems like it ought to fail: you're try to load into the default graph, but that's the union graph. Hmm. Damian
