No, this would require another mechanism (in SPIN 1.x?) for user- defined property functions. Not implemented yet. Right now only single values, i.e. the first binding of a SELECT (and ASK) are being returned.
Holger On Jun 5, 2009, at 12:00 PM, Schmitz, Jeffrey A wrote: > > Thanks Scott, > > I'm using the LET in conjunction with spin Functions. Is there any > way to assign multiple results returned from a SPIN Function to a > variable within a SPARQL query? > > Thanks, > Jeff > >> -----Original Message----- >> From: Scott Henninger [mailto:[email protected]] >> Sent: Friday, June 05, 2009 1:58 PM >> To: TopBraid Composer Users >> Subject: [tbc-users] Re: [SPIN] Using FILTER with function arguments >> >> >> LET gets the result from a function, so there can be only one >> binding. >> >> There are some tops predicates that will return more than one >> binding. See >> TopBraid Composer > Reference > SPARQL Property Functions >> >> -- Scott >> >> On Jun 5, 1:31 pm, "Schmitz, Jeffrey A" >> <[email protected]> >> wrote: >>> Hi Scott, >>> What should the behavior be if the expression results in >> more than one value, i.e. there is more than one match in the >> graph? Should the LET bind the variable to all the matched >> values? Or will it just pick a single one at random? >>> >>> Thanks, >>> Jeff >> >>> >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. 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-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
