Hi Rajeev,

I guess you didn't specified the graph(s) from where to fetch the data,
e.g. "select * where { ?x ?y ?z }" . Thus all graphs kept in RDF_QUAD
including the system one 'http://www.openlinksw.com/schemas/virtrdf#'
are in effect.
For testing i suppose you put test data in some graph(s), then  should
use FROM e.g. "select * from <graph-iri> where { ?x ?y ?z }" .

Best Regards,
Mitko


Rajeev J Sebastian wrote:
> Hi,
>
> I'm unit testing a Virtuoso-over-SPARQL client, but the problem is
> that the virtrdf context (i guess it refers to the rdf mapper) gets in
> the way of the test.
>
> Is there some way to get rid of it during testing ?
>
> Regards
> Rajeev J Sebastian
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>   


-- 
Mitko Iliev
Developer Virtuoso Team
OpenLink Software
http://www.openlinksw.com/virtuoso
Cross Platform Web Services Middleware


Reply via email to