From: <ku...@us...> - 2007-12-03 16:55:20
|
Revision: 316 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=316&view=rev Author: kurzum Date: 2007-12-03 08:55:16 -0800 (Mon, 03 Dec 2007) Log Message: ----------- small changes Modified Paths: -------------- trunk/examples/sparql/newworking.conf trunk/examples/sparql/newworkingManually.conf trunk/examples/sparql/reference.conf Modified: trunk/examples/sparql/newworking.conf =================================================================== --- trunk/examples/sparql/newworking.conf 2007-12-03 16:53:05 UTC (rev 315) +++ trunk/examples/sparql/newworking.conf 2007-12-03 16:55:16 UTC (rev 316) @@ -1,11 +1,3 @@ -/** - * Father Example - * - * possible solution: - * male AND EXISTS hasChild.TOP - * - * Copyright (C) 2007, Jens Lehmann - */ /** settings **/ // reasoner settings Modified: trunk/examples/sparql/newworkingManually.conf =================================================================== --- trunk/examples/sparql/newworkingManually.conf 2007-12-03 16:53:05 UTC (rev 315) +++ trunk/examples/sparql/newworkingManually.conf 2007-12-03 16:55:16 UTC (rev 316) @@ -1,12 +1,5 @@ -/** - * Father Example - * - * possible solution: - * male AND EXISTS hasChild.TOP - * - * Copyright (C) 2007, Jens Lehmann - */ + /** settings **/ // reasoner settings reasoner = dig; Modified: trunk/examples/sparql/reference.conf =================================================================== --- trunk/examples/sparql/reference.conf 2007-12-03 16:53:05 UTC (rev 315) +++ trunk/examples/sparql/reference.conf 2007-12-03 16:55:16 UTC (rev 316) @@ -1,12 +1,5 @@ -/** - * Father Example - * - * possible solution: - * male AND EXISTS hasChild.TOP - * - * Copyright (C) 2007, Jens Lehmann - */ + /** settings **/ // reasoner settings reasoner = dig; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |