From: <jen...@us...> - 2007-09-05 21:30:49
|
Revision: 137 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=137&view=rev Author: jenslehmann Date: 2007-09-05 14:30:47 -0700 (Wed, 05 Sep 2007) Log Message: ----------- fixed import path Modified Paths: -------------- trunk/examples/moral_reasoner/moral_43examples_complex_owl.conf Modified: trunk/examples/moral_reasoner/moral_43examples_complex_owl.conf =================================================================== --- trunk/examples/moral_reasoner/moral_43examples_complex_owl.conf 2007-09-05 17:27:52 UTC (rev 136) +++ trunk/examples/moral_reasoner/moral_43examples_complex_owl.conf 2007-09-05 21:30:47 UTC (rev 137) @@ -32,7 +32,7 @@ showRoles = true; showInternalKB = false; showSubsumptionHierarchy = true; -import("moral_43instances_complex_new.owl"); +import("moral_43instances_complex.owl"); //hidePrefix("http://localhost/foo#"); /** background knowledge **/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |