Thank you Andy,

On 12/01/2016 13:48, Andy Seaborne wrote:

Now sure about the part "the interfaces expects to start from a model" -- model are holding a whole graph - it can be in-memory of a database.

I mean that my current code puts triples inside a Model. Now I understand that I should either use the lower level triple/graph interface, or clear a volatile model after StreamRDFWriter.write(output, model.getGraph(), lang), if I got it right.

Cheers,
Marco.

Reply via email to