Dear TopBraid assistance folks,

I added a service report to the purchases.ttl example and for each 
ServiceContract I want to create a ServiceReport. I put the following in the 
spin:rule for ServiceContract.

CONSTRUCT {
    ?report a :ServiceReport .
    ?report :reportFor ?this .
}
WHERE {
    ?this a :ServiceContract .
}

I try running inferences and nothing happens.  What is the correct way to do 
this?


Best regards,
Michelle




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


Reply via email to