re: "clojure.contrib.datalog" Also note that some graph databases like AllegroGraph (not to over promote that specific product, but it is free to use up to 50M triples or somesuch)...
Anyway, such graph databases often provide a Prolog or Prolog-ish inferencing capability (among other algorithms). And these backward- chaining engines are not unlike datalog's. So there is somewhat of a migration path I would suspect from the clojure in-memory datalog library up to a full-featured graph database. YMMV --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---