On 11/21/2013 18:16, Ryo Matsumiya wrote:
Hi,
Some qustions about this problem came out after that.
1) Are there any ways to detect only non-nested queries?
ex) First "SELECT" in
http://www.learningsparql.com/2ndeditionexamples/ex143.rq is
non-nested queries, and the other "SELECT"s are nested queries.
You could filter out any sp:Select that has an incoming reference
(!model.contains(null, null, select))
2) Are there any ways to convert into right-order updates?
ex) In http://www.learningsparql.com/2ndeditionexamples/ex330.ru , the
"INSERT" must be placed after "CLEAR".
SPIN has no concept of updates with multiple commands, so you would need
to encode this differently. For example, place the sp:Commands into an
rdf:List or attach a my:index property to them.
Regards,
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/groups/opt_out.