Hi,
Having come back to this tonight, I think I am slightly closer :0)
I *think* the code I am after is located in jena-arq around here [0]
Specifically, I found the ResultSetFormatter [1], this beast looks exactly
like what I am after.
Lewis

[0]
http://svn.apache.org/repos/asf/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/
[1]
http://jena.apache.org/documentation/javadoc/arq/index.html?com/hp/hpl/jena/query/ResultSetFormatter.html


On Mon, May 20, 2013 at 1:11 PM, Lewis John Mcgibbney <
lewis.mcgibb...@gmail.com> wrote:

> Hi All,
> Say I submit a DESCRIBE query (via Fuseki for instance) and my query
> matches one subject which has many resources, all of which is returned as a
> stream, I would like to locate the code within Jena that actually
> represents this stream.
> My reasoning behind this is that I wish to manipulate the data stream (of
> possible) and extract specific parts of data, using them as input to drive
> web services deployed in Axis2.
> I do not know the Jena codebase intimately therefore I thought it best to
> write here in an attempt to get the info from one of you guys!
> Thank you very much in advance for anyone able to help me out.
> Best
> Lewis
>
> --
> *Lewis*
>



-- 
*Lewis*

Reply via email to