Hi Jack,

it's the same syntax as with other SPIF functions such as spif:buildURI. {?member} is the placeholder for the actual value.

Example:
spif:buildStringFromRDFList(?list, "{?member}", ", ")

HTH
Holger


On 2/22/2013 12:11, Jack Hodges wrote:
I am trying to export a SPARQL query written in a class' spin:query property, as a string. Several iterations have gotten me to a point where I think that spif:buildStringFromRDFList might be helpful, but the documentation doesn't say much about how to instantiate the second argument (called a template string). I have tried several values in the template string and none bring back the values that were in the list, just the 'number' of items in the list.

In general, I think any function which isn't self-documenting should come with examples that illustrate how to use each argument. Looking on the web hasn't revealed any so I thought I'd ask here.

Jack
--
-- 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 Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
topbraid-users@googlegroups.com
To unsubscribe from this group, send email to
topbraid-users+unsubscr...@googlegroups.com
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 topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
-- 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 Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
topbraid-users@googlegroups.com
To unsubscribe from this group, send email to
topbraid-users+unsubscr...@googlegroups.com
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 topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to