From: <ku...@us...> - 2008-08-25 16:46:22
|
Revision: 1133 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=1133&view=rev Author: kurzum Date: 2008-08-25 16:46:15 +0000 (Mon, 25 Aug 2008) Log Message: ----------- Server commit Modified Paths: -------------- trunk/examples/semantic_bible/normal.conf Modified: trunk/examples/semantic_bible/normal.conf =================================================================== --- trunk/examples/semantic_bible/normal.conf 2008-08-25 16:43:35 UTC (rev 1132) +++ trunk/examples/semantic_bible/normal.conf 2008-08-25 16:46:15 UTC (rev 1133) @@ -12,12 +12,12 @@ refexamples.useNegation = false; refexamples.useCardinalityRestrictions = false; -refexamples.guaranteeXgoodDescriptions = 30; -refexamples.ignoredConcepts = {"http://semanticbible.org/ns/2006/NTNames#God"}; +refexamples.guaranteeXgoodDescriptions = 20; +//refexamples.ignoredConcepts = {"http://semanticbible.org/ns/2006/NTNames#God"}; -reasoner = fastInstanceChecker; -//reasoner = owlAPI; -//owlAPIReasoner.reasonerType = pellet; +//reasoner = fastInstanceChecker; +reasoner = owlAPI; +owlAPIReasoner.reasonerType = pellet; /** examples **/ -"http://semanticbible.org/ns/2006/NTNames#Almighty" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |