Thanks ajs6f and Andy! On Wednesday, January 16, 2019 5:08 PM, Andy Seaborne [mailto:[email protected]] wrote:
> > On 16/01/2019 16:04, Svensson, Lars wrote: > > On Wednesday, January 16, 2019 5:02 PM, ajs6f [mailto:[email protected]] > wrote: > > > >> Yes, the approach that Andy suggested in an email earlier today (use _one_ > TDB2 > >> instance, load your graphs into different named graphs in it, and enable > >> the > "default > >> graph = union graph" option) is the right choice. > > > > OK, thanks for confirming this. What I haven't understood so far is how to > > load a > set of n-triples into a named graph in a TDB2 dataset. Can you give any hints > on > that? > > As ajs6f says "tdb2.tdbloader --graph" That should be the easiest solution since I'm starting from scratch here. I simply wasn't aware of all the CLI options for the tdbloader and thought that the ones listed in the documentation [1] were the only ones. [1] https://jena.apache.org/documentation/tdb2/tdb2_cmds.html Thanks again! Best, Lars
