Paul; There have been some changes in SPIN since TBS 3.3. You can see the change logs at http://www.topquadrant.com/docs/versions/changes-3.4.0.txt and http://www.topquadrant.com/products/release_notes/v3_5.html
The core problem seems to be that SPIN rules are being applied against SPIN deefinitions. If you're using the OWL axioms with CWA (closed- world assumptions), I'd suggest using the Ontology Profile (go to Ontology Home and select Profile sub-tab) to specify that library. Otherwise you may try importing your rules via spin:imports, which will import the file just as in owl:imports, but will not run rules against those imported triples. If neither of those work, then we'd need a bit more on what the rules are and some examples of the warnings (screen shots?) so we can get a better idea of what may be happening. -- Scott On Feb 13, 7:12 am, PaulZH <[email protected]> wrote: > I had for a TBCME 3.3 installation written some SPIN Constraints. > > If I run these constraints (refresh and show problems) with version > 3.3, I get 1 warning. > If I click and open the related resource, the display constraint > violation warning icon indicates indeed the issue. > > When I run the same constraints file with TBCME 3.5 I get 4247 > warnings. > If I click a related resource of a warning, the display constraint > violation warning icon is still grayed out. > Hence I cannot make sense out of the warnings. > > I checked the same in version 3.6 beta getting also the 4247 warnings. > > Anything changed between versions or any other input to pinpoint the > reason of the different behavior? > > Paul -- 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 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
