Jeff; This is a timely question, as we have had some internal
discussions on this topic.  SPIN has been largely influenced by
compatibility issues with current W3C standards.  Those standards have
focused on forms of monotonic reasoning - i.e. one can only assert new
facts.  SPARQL 1.1 Update changes that and we are reviewing the
implications of including Update in SPARQL Rule (i.e. spin:rules),
spin:query, etc.  My belief is that allowing SPARQL Update queries in
spin:query can be done for sure.

I should also point your attention to the recent SPARQL 1.1 draft
(http://www.w3.org/TR/sparql11-update/) where some syntax changes have
been made.  E.g. MODIFY has been replaced with WITH, and a couple of
other small changes.  So it remains speculative to jump deeply into
SPARQL 1.1 syntax implementations.

The link with editor suggestion is a good one and we'll get it on the
enhancement list (a nit for me as well).

-- Scott

On Oct 22, 8:13 am, "Schmitz, Jeffrey A"
<[email protected]> 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.
>
> Another nit is that even though I have the Link With Editor option off in the 
> Navigator tab, whenever I close an ontology the Navigator still changes to 
> select whatever ontology becomes the focused tab in the main Form window.  
> I'd rather it remain unlinked in these cases.
>
> Thanks,
> Jeff

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