On Mon, 30 Jan 2012 21:55:10 +0000 (UTC), "Stephen Allen (Created) (JIRA)" <[email protected]> said:
> Implementationwise, the application of Bindings to the CONSTRUCT
> template is already streaming, we would simply need to perform a
> distinct operation on the Triples that are created. We could
> use a DistinctDataNet to get semi-streaming with spill-to-disk
> functionality.
For my purposes the DISTINCT isn't necessary or even particularly
desireable. Duplicates are better dealt with afterwards if there is
any cost at all in terms of computing resources to do it earlier in
the process.
> Additionally, for this to be useful for Fuseki, we also need an
> RDF/XML serializer that can operate on an Iterator<Statement>
> instead of a Model.
I would actually prefer n-triples, because then I can take the output,
chunk it into some number of lines, and feed it piecemeal into
persistent storage. Not impossible with RDF/XML, but a bit of a
headache.
Cheers,
-w
pgpT5VPqtEw4H.pgp
Description: PGP signature
