I'm trying to create a SPARQLMotion script to get some data from
geoname.

http://sws.geonames.org/{?id}/

Is there any way to create 2 input arguments (a and b) and let the
SPARQL script iterate through the range?

for(int id=a;id<b;id++)
  get http://sws.geonames.org/[id]/

Thanks,

-- 
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion 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

Reply via email to