<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">An update to my problem:<br>
      <br>
      As per Davide's instructions, I tried with the 5.5.1-SNAPSHOT and
      the problem went away. So I guess the strange behavior was due to
      some unfixed bug in 5.5.0.<br>
      <br>
      Thanks Davide for the kind help.<br>
      <br>
      Upali<br>
      <br>
      On 15/04/2013 03:10, Davide Sottara wrote:<br>
    </div>
    <blockquote cite="mid:516B2235.4070108@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Correct me if I'm wrong, I would
        summarize your requirements as follows:<br>
        - you need some "A-box" reasoning, but you are fine with a
        rule-based approach<br>
        - the object-oriented integration Drools provides is quite
        convenient<br>
        - you have large data sets for which an opportunistic,
        "query-oriented" approach<br>
        would work better rather than a fully generative "forward
        chaining" approach<br>
        <br>
        Drools "hybrid-chaining" approach could be very useful here -
        I'm not sure how<br>
        well documented it is, and how you are planning to use it, but
        it would be interesting<br>
        to see one of your rules - even "stripped" of the details you
        don't want to show -<br>
        to discuss the behaviour of the engine and its implications.<br>
        <br>
        I had a use case apparently very similar to yours some time
        ago.. I'm working even<br>
        now on some experimental forms of rule/object/ontology
        integration. The "trait"<br>
        feature might be an alternative to the explicit addition of
        classes to objects .. it was<br>
        enhanced a few days ago to support updates and modifications. <br>
        If you have an ontology to begin with, you might also be
        interested in the ontology -&gt; class<br>
        conversion tool I'm working on even now<br>
        <br>
        Davide</div>
    </blockquote>
    <br>
  </body>
</html>