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.
