Stephen, Laurent, Paolo, anyone else,

I've made some progress on this:

The "Documentation" has been copied and cleaned a little, and put into cwiki:

https://cwiki.apache.org/confluence/display/JENA/BindingIO

and I've rummaged around old code to construct some initial code:

http://s.apache.org/JenaBindingIO [*]

There are two classes for reading and writing using this minim language.
  BindingInputStream
  BindingOutputStream

What would be helpful to me is any review of the API features - does it work for you?

The two JIRAs that should be useful are:

JENA-44 (External sort)
JENA-45 (Spill to disk SPARQL Update)

so if you think this not in the right shape, please say so.

        Andy

[*] which is:

https://svn.apache.org/repos/asf/incubator/jena/Jena2/ARQ/trunk/src/com/hp/hpl/jena/sparql/engine/binding/

Reply via email to