On 7/30/2014 15:42, Jorge Gastaldi wrote:

Thanks for your answer!


I think that the problem is that I don't know how to create the Select object ("spinQuery" in the example) without refering to the query string.

From the example:
Select spinQuery = (Select) arq2SPIN.createQuery(arqQuery, null);

arqQuery was created using the query String. I only have the Jena Model.


This is problably something trivial, but I'm quite at loss here.

So is your starting point a Jena Resource instance? To convert that into a Select, use SPINFactory.asQuery(resource)

If this doesn't help, I need to see a source code snippet where you are stuck.

HTH
Holger

--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL 
Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
--- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to