From: <lor...@us...> - 2011-09-02 14:33:39
|
Revision: 3240 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3240&view=rev Author: lorenz_b Date: 2011-09-02 14:33:33 +0000 (Fri, 02 Sep 2011) Log Message: ----------- Updated conf files. Modified Paths: -------------- trunk/examples/family/father.conf trunk/examples/forte/uncle_large.conf trunk/examples/forte/uncle_small.conf trunk/examples/moral_reasoner/moral_43examples_complex.conf trunk/examples/moral_reasoner/moral_43examples_simple.conf trunk/examples/moral_reasoner/moral_all_examples_complex.conf trunk/examples/moral_reasoner/moral_all_examples_simple.conf trunk/examples/poker/pair.conf trunk/examples/poker/straight.conf trunk/examples/semantic_bible/hasvalue_simple.conf trunk/examples/sparql/scrobble.conf trunk/examples/swore/swore.conf trunk/examples/trains/trains.conf Modified: trunk/examples/family/father.conf =================================================================== --- trunk/examples/family/father.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/family/father.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "father.kb" // ks.baseDir = "examples/family"; //Assuming running from parent directory of examples. Modified: trunk/examples/forte/uncle_large.conf =================================================================== --- trunk/examples/forte/uncle_large.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/forte/uncle_large.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -17,7 +17,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "forte_family.kb" // reasoner Modified: trunk/examples/forte/uncle_small.conf =================================================================== --- trunk/examples/forte/uncle_small.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/forte/uncle_small.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -18,7 +18,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "forte_family.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_43examples_complex.conf =================================================================== --- trunk/examples/moral_reasoner/moral_43examples_complex.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_43examples_complex.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral_43_instances_complex.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_43examples_simple.conf =================================================================== --- trunk/examples/moral_reasoner/moral_43examples_simple.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_43examples_simple.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral_43_instances.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_all_examples_complex.conf =================================================================== --- trunk/examples/moral_reasoner/moral_all_examples_complex.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_all_examples_complex.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -6,7 +6,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_all_examples_simple.conf =================================================================== --- trunk/examples/moral_reasoner/moral_all_examples_simple.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_all_examples_simple.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -7,7 +7,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral.kb" // reasoner Modified: trunk/examples/poker/pair.conf =================================================================== --- trunk/examples/poker/pair.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/poker/pair.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "pair.kb" // reasoner Modified: trunk/examples/poker/straight.conf =================================================================== --- trunk/examples/poker/straight.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/poker/straight.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -15,7 +15,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "straight.kb" // reasoner Modified: trunk/examples/semantic_bible/hasvalue_simple.conf =================================================================== --- trunk/examples/semantic_bible/hasvalue_simple.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/semantic_bible/hasvalue_simple.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -1,7 +1,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "hasvalue_simple.kb" // reasoner Modified: trunk/examples/sparql/scrobble.conf =================================================================== --- trunk/examples/sparql/scrobble.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/sparql/scrobble.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -52,7 +52,7 @@ // some background knowledge about the tags ("semantically enriched tag cloud") -scrobble.type="KB file" +scrobble.type="KB File" scrobble.url = "scrobble.kb" reasoner.type = "fast instance checker" Modified: trunk/examples/swore/swore.conf =================================================================== --- trunk/examples/swore/swore.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/swore/swore.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -65,7 +65,7 @@ alg.type = "ocel" // ignore class for which we want to learn a definition -alg.ignoredConcepts = { "kb:Goal" } +alg.ignoredConcepts = { "kb:CustomerRequirement" } // we usually have a configurable minimum accuracy and should set noise to 100 - (min. accuracy)/2 // because min. accuracy is recommended to be 90%, we set the noise value to 5% Modified: trunk/examples/trains/trains.conf =================================================================== --- trunk/examples/trains/trains.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/trains/trains.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -35,7 +35,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "trains.kb" // reasoner This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |