It looks like the SPIN API performs a lock while reasoning, and has to do this multiple times in order to perform all the inferments that is produced by adding topbraid/spin/owlrl-all and topbraid/spin/owlrl.
Adding just those two files to the model creates 10491 inferred triples. Is this the kind of behavior I should expect when using SPIN rules to infer OWL2 RL? Regards, Gerrit On Apr 6, 1:37 am, Holger Knublauch <[email protected]> wrote: > On Apr 6, 2011, at 12:01 AM, Gerrit wrote: > > > I added the following: > > > model.read("http://topbraid.org/spin/owlrl-all"); > > model.read("http://topbraid.org/spin/owlrl"); > > > but then I get a large amount (i.e. hundreds) of locking messages,e.g: > > > 15:58:39 DEBUG (LockMRSW.java:47) - Lock : OSGi Console > > > This is probably an OSGi-related issue, but I thought I'd ask if > > somebody else has experienced it? > > I don't see a link between this warning and the SPIN API. > > 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
