On Oct 22, 2010, at 11:13 PM, Schmitz, Jeffrey A wrote:

> Hello,
>   Just a couple of nits I finally have gotten around to aksing about.  First, 
> was wondering if there is an underlying reason a DELETE query can’t be 
> attached in the range of the spin:query property?  E.g. the following query 
> is allowed in the sparql tab of TBC, but when I try to use it in the range of 
> spin:query I get a syntax error at the word DELETE
>  
> DELETE {?test a Neutral:Test}
> WHERE {
>       ?test a Neutral:Test .
> }
>  
> Because of this I have to still using the deprecated sparql:query property 
> for DELETE’s.

I think I will add two new properties: spin:command (range: sp:Command) and 
spin:update (subPropertyOf spin:command, range: sp:Update), and make spin:query 
a sub-property of spin:command as well. This will be the most backward 
compatible solution. I have attached an update (not yet in the product) if you 
could evaluate this?

Holger

-- 
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

Attachment: spin.rdf
Description: Binary data

Reply via email to