Hi Aziza,

In SPARQL 1.1, there is NOT EXISTS and MINUS. In SPARQL 1.0 the usual construct 
for negation is

OPTIONAL {
        ?s ?p ?o
}
FILTER !bound(?o)

All of these features are of course also available in SPIN.

I am not sure what you mean with controlled execution - could you clarify?

It may be more fruitful for you to ask SWRL related questions on some SWRL 
mailing list.

Regards,
Holger



On Apr 3, 2011, at 3:41 PM, aziza wrote:

> Hi,
> just wondering how to do negation and controlled execution in SPIN and
> SWRL?
> Thanks, Aziza
> 
> -- 
> 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

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