I apologize! Thanks Adam (not Andy)!
Andy is someone else (we all know from these threads) who is also very helpful! ( Regards, Stefan On 1/7/18, 2:22 PM, "Dimov, Stefan" <[email protected]> wrote: Thanks, Andy! I suspected that avoiding parsing is the reason upload N-triples faster ... S. On 1/7/18, 2:19 PM, "ajs6f" <[email protected]> wrote: N-quads isn't going to be very much slower than N-triples. The practice is to avoid formats that require a parser with a lot of context, like RDF/XML. ajs6f > On Jan 7, 2018, at 5:15 PM, Dimov, Stefan <[email protected]> wrote: > > Hi all, > > I want to upload RDF resources with tdbloader2 into multiple named graphs in TDB. > > I understand that fastest way is if they are in N-triples format. But how do I specify the named graph(s) with tdbloader2 and N-triples. > > Is N-quads the only way? > > S.
