Revision: 1371
http://dl-learner.svn.sourceforge.net/dl-learner/?rev=1371&view=rev
Author: kurzum
Date: 2008-10-13 11:15:02 +0000 (Mon, 13 Oct 2008)
Log Message:
-----------
renamed SKOS_test_local.conf
Added Paths:
-----------
trunk/examples/sparql/britishPrimeMinisters_local.conf
Removed Paths:
-------------
trunk/examples/sparql/SKOSTEST_local.conf
Deleted: trunk/examples/sparql/SKOSTEST_local.conf
===================================================================
--- trunk/examples/sparql/SKOSTEST_local.conf 2008-10-13 11:05:08 UTC (rev 1370)
+++ trunk/examples/sparql/SKOSTEST_local.conf 2008-10-13 11:15:02 UTC (rev 1371)
@@ -1,72 +0,0 @@
-/**
- * Some people which are/were Prime Ministers of the UK and some random negative Examples.
- * Note: DBpedia is always subject to change, solutions will change over time
-
- * Possible Solutions:
-
-1: (http://dbpedia.org/class/yago/PrimeMinistersOfTheUnitedKingdom OR EXISTS http://dbpedia.org/property/termStart.TOP) (length 5, depth 3)
-2: (http://dbpedia.org/class/yago/LeadersOfTheBritishConservativeParty OR EXISTS http://dbpedia.org/property/termStart.TOP) (length 5, depth 3)
-
- *
- */
-
-// SPARQL options
-sparql.recursionDepth = 1;
-
-
-//for a list of predefined Filters and Endpoints see examples/sparql/README.txt
-sparql.predefinedFilter = "YAGO";
-sparql.predefinedEndpoint = "LOCALDBPEDIA";
-
-import("http://139.18.2.37:8890/sparql","SPARQL");
-algorithm = refexamples;
-reasoner = fastInstanceChecker;
-
-refexamples.useAllConstructor = false;
-refexamples.useExistsConstructor = true;
-refexamples.useCardinalityRestrictions = false;
-refexamples.useNegation = false;
-
-//refexamples.ignoredConcepts={"http://dbpedia.org/class/yago/Abstainer109758173"};
-
-sparql.instances = {
- "http://dbpedia.org/resource/Benjamin_Netanyahu"
- ,"http://dbpedia.org/resource/Brant_Brown"
- ,"http://dbpedia.org/resource/David_Blunkett"
- ,"http://dbpedia.org/resource/Democritus"
- ,"http://dbpedia.org/resource/Dick_Grayson"
- ,"http://dbpedia.org/resource/Edward_Marjoribanks%2C_2nd_Baron_Tweedmouth"
- ,"http://dbpedia.org/resource/Elizabeth_Dole"
- ,"http://dbpedia.org/resource/Franklin_Pierce"
- ,"http://dbpedia.org/resource/Kurt_Waldheim"
- ,"http://dbpedia.org/resource/Lamberto_Dini"
- ,"http://dbpedia.org/resource/Laurence_Foley"
- ,"http://dbpedia.org/resource/Philip_Stanhope%2C_4th_Earl_of_Chesterfield"
- ,"http://dbpedia.org/resource/Alec_Douglas-Home"
- ,"http://dbpedia.org/resource/Andrew_Bonar_Law"
- ,"http://dbpedia.org/resource/Anthony_Eden"
- ,"http://dbpedia.org/resource/Anthony_Eden_hat"
- ,"http://dbpedia.org/resource/Archibald_Primrose%2C_5th_Earl_of_Rosebery"
-,"http://dbpedia.org/resource/Arthur_Balfour"
-};
-
-
-
--"http://dbpedia.org/resource/Benjamin_Netanyahu"
--"http://dbpedia.org/resource/Brant_Brown"
--"http://dbpedia.org/resource/David_Blunkett"
--"http://dbpedia.org/resource/Democritus"
--"http://dbpedia.org/resource/Dick_Grayson"
--"http://dbpedia.org/resource/Edward_Marjoribanks%2C_2nd_Baron_Tweedmouth"
--"http://dbpedia.org/resource/Elizabeth_Dole"
--"http://dbpedia.org/resource/Franklin_Pierce"
--"http://dbpedia.org/resource/Kurt_Waldheim"
--"http://dbpedia.org/resource/Lamberto_Dini"
--"http://dbpedia.org/resource/Laurence_Foley"
--"http://dbpedia.org/resource/Philip_Stanhope%2C_4th_Earl_of_Chesterfield"
-+"http://dbpedia.org/resource/Alec_Douglas-Home"
-+"http://dbpedia.org/resource/Andrew_Bonar_Law"
-+"http://dbpedia.org/resource/Anthony_Eden"
-+"http://dbpedia.org/resource/Anthony_Eden_hat"
-+"http://dbpedia.org/resource/Archibald_Primrose%2C_5th_Earl_of_Rosebery"
-+"http://dbpedia.org/resource/Arthur_Balfour"
Copied: trunk/examples/sparql/britishPrimeMinisters_local.conf (from rev 1370, trunk/examples/sparql/SKOSTEST_local.conf)
===================================================================
--- trunk/examples/sparql/britishPrimeMinisters_local.conf (rev 0)
+++ trunk/examples/sparql/britishPrimeMinisters_local.conf 2008-10-13 11:15:02 UTC (rev 1371)
@@ -0,0 +1,72 @@
+/**
+ * Some people which are/were Prime Ministers of the UK and some random negative Examples.
+ * Note: DBpedia is always subject to change, solutions will change over time
+
+ * Possible Solutions:
+
+1: (http://dbpedia.org/class/yago/PrimeMinistersOfTheUnitedKingdom OR EXISTS http://dbpedia.org/property/termStart.TOP) (length 5, depth 3)
+2: (http://dbpedia.org/class/yago/LeadersOfTheBritishConservativeParty OR EXISTS http://dbpedia.org/property/termStart.TOP) (length 5, depth 3)
+
+ *
+ */
+
+// SPARQL options
+sparql.recursionDepth = 1;
+
+
+//for a list of predefined Filters and Endpoints see examples/sparql/README.txt
+sparql.predefinedFilter = "YAGO";
+sparql.predefinedEndpoint = "LOCALDBPEDIA";
+
+import("http://139.18.2.37:8890/sparql","SPARQL");
+algorithm = refexamples;
+reasoner = fastInstanceChecker;
+
+refexamples.useAllConstructor = false;
+refexamples.useExistsConstructor = true;
+refexamples.useCardinalityRestrictions = false;
+refexamples.useNegation = false;
+
+//refexamples.ignoredConcepts={"http://dbpedia.org/class/yago/Abstainer109758173"};
+
+sparql.instances = {
+ "http://dbpedia.org/resource/Benjamin_Netanyahu"
+ ,"http://dbpedia.org/resource/Brant_Brown"
+ ,"http://dbpedia.org/resource/David_Blunkett"
+ ,"http://dbpedia.org/resource/Democritus"
+ ,"http://dbpedia.org/resource/Dick_Grayson"
+ ,"http://dbpedia.org/resource/Edward_Marjoribanks%2C_2nd_Baron_Tweedmouth"
+ ,"http://dbpedia.org/resource/Elizabeth_Dole"
+ ,"http://dbpedia.org/resource/Franklin_Pierce"
+ ,"http://dbpedia.org/resource/Kurt_Waldheim"
+ ,"http://dbpedia.org/resource/Lamberto_Dini"
+ ,"http://dbpedia.org/resource/Laurence_Foley"
+ ,"http://dbpedia.org/resource/Philip_Stanhope%2C_4th_Earl_of_Chesterfield"
+ ,"http://dbpedia.org/resource/Alec_Douglas-Home"
+ ,"http://dbpedia.org/resource/Andrew_Bonar_Law"
+ ,"http://dbpedia.org/resource/Anthony_Eden"
+ ,"http://dbpedia.org/resource/Anthony_Eden_hat"
+ ,"http://dbpedia.org/resource/Archibald_Primrose%2C_5th_Earl_of_Rosebery"
+,"http://dbpedia.org/resource/Arthur_Balfour"
+};
+
+
+
+-"http://dbpedia.org/resource/Benjamin_Netanyahu"
+-"http://dbpedia.org/resource/Brant_Brown"
+-"http://dbpedia.org/resource/David_Blunkett"
+-"http://dbpedia.org/resource/Democritus"
+-"http://dbpedia.org/resource/Dick_Grayson"
+-"http://dbpedia.org/resource/Edward_Marjoribanks%2C_2nd_Baron_Tweedmouth"
+-"http://dbpedia.org/resource/Elizabeth_Dole"
+-"http://dbpedia.org/resource/Franklin_Pierce"
+-"http://dbpedia.org/resource/Kurt_Waldheim"
+-"http://dbpedia.org/resource/Lamberto_Dini"
+-"http://dbpedia.org/resource/Laurence_Foley"
+-"http://dbpedia.org/resource/Philip_Stanhope%2C_4th_Earl_of_Chesterfield"
++"http://dbpedia.org/resource/Alec_Douglas-Home"
++"http://dbpedia.org/resource/Andrew_Bonar_Law"
++"http://dbpedia.org/resource/Anthony_Eden"
++"http://dbpedia.org/resource/Anthony_Eden_hat"
++"http://dbpedia.org/resource/Archibald_Primrose%2C_5th_Earl_of_Rosebery"
++"http://dbpedia.org/resource/Arthur_Balfour"
Property changes on: trunk/examples/sparql/britishPrimeMinisters_local.conf
___________________________________________________________________
Added: svn:mergeinfo
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|