<rdf:RDF
    xmlns:iw="http://inferenceweb.stanford.edu/2004/03/iw.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#Team"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#DeclarativeRule"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#Language"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#name"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#englishDescription"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#firstSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#lastSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#hasLanguage"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#submitter"/>
  <iw:Language rdf:about="http://inferenceweb.stanford.edu/registry/LG/Gerona.owl#Gerona"/>
  <iw:Team rdf:about="http://inferenceweb.stanford.edu/registry/TM/Gerona-TEAM.owl#Gerona-TEAM"/>
  <iw:DeclarativeRule rdf:about="http://inferenceweb.stanford.edu/registry/DPR/GeronaForwardChaining.owl#GeronaForwardChaining"
     iw:firstSubmissionDate="20050728080659"
     iw:lastSubmissionDate="20050728080659">
    <iw:name>Gerona Forward Chaining</iw:name>
    <iw:englishDescription>Gerona Forward Chaining is a forward-chaining rule execution technique that does not backtrack and that executes rules in the same scope in parallel.

Gerona rules are associated with each event the real-time, crisis decision-making system receives.  Rules are executed in parallel without backtracking.  If a rule's precondition succeeds, its postcondition is executed; the postcondition may contain additional nested rules, which are also executed in parallel.</iw:englishDescription>
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/Gerona-TEAM.owl#Gerona-TEAM"/>
    <iw:hasLanguage rdf:resource="http://inferenceweb.stanford.edu/registry/LG/Gerona.owl#Gerona"/>
  </iw:DeclarativeRule>
</rdf:RDF>
