[Mulgara-svn] r1729 - trunk/conf

alexhall at mulgara.org alexhall at mulgara.org
Wed Jun 10 20:10:39 UTC 2009


Author: alexhall
Date: 2009-06-10 13:10:38 -0700 (Wed, 10 Jun 2009)
New Revision: 1729

Modified:
   trunk/conf/mulgara-config.xml
Log:
Adding the SWRL rule loader to the default configuration.

Modified: trunk/conf/mulgara-config.xml
===================================================================
--- trunk/conf/mulgara-config.xml	2009-06-10 16:44:10 UTC (rev 1728)
+++ trunk/conf/mulgara-config.xml	2009-06-10 20:10:38 UTC (rev 1729)
@@ -108,6 +108,7 @@
     Implementations of a rule engine.
   -->
   <RuleLoader type="org.mulgara.krule.KruleLoader"/>
+  <RuleLoader type="org.mulgara.swrl.SWRLLoader"/>
 
   <!--
     Implementations of the ContentHandler interface to use for resolving MIME




More information about the Mulgara-svn mailing list