RE: Writing big models to disk

2013-10-30 Thread Nikolaos Konstantinou
:34:16 + From: a...@apache.org To: users@jena.apache.org Subject: Re: Writing big models to disk On 29/10/13 08:02, Nikolaos Konstantinou wrote: Dear all, I am trying to write an RDF file to disk, using the following code: Which version of Jena is this? resultModel.write(new

Append to existing model

2013-07-16 Thread Nikolaos Konstantinou
Hi all, I would like to know how and if it is possible to append to an existing model and save only the difference, instead of the whole model. Specifically, the problem setting is the following: Suppose we read an RDF from the hard disk that has many (e.g. 1 million) triples, add another