Author: bdelacretaz
Date: Mon Apr  4 13:47:10 2011
New Revision: 1088624

URL: http://svn.apache.org/viewvc?rev=1088624&view=rev
Log:
STANBOL-138 - more examples

Modified:
    
incubator/stanbol/trunk/enhancer/benchmark/src/main/resources/velocity/benchmark-input.html

Modified: 
incubator/stanbol/trunk/enhancer/benchmark/src/main/resources/velocity/benchmark-input.html
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/benchmark/src/main/resources/velocity/benchmark-input.html?rev=1088624&r1=1088623&r2=1088624&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/enhancer/benchmark/src/main/resources/velocity/benchmark-input.html
 (original)
+++ 
incubator/stanbol/trunk/enhancer/benchmark/src/main/resources/velocity/benchmark-input.html
 Mon Apr  4 13:47:10 2011
@@ -53,16 +53,25 @@ Description: Bob Marley in the COMPLAIN 
 http://fise.iks-project.eu/ontology/entity-type URI 
http://dbpedia.org/ontology/MusicalArtist
 http://fise.iks-project.eu/ontology/entity-reference URI 
http://dbpedia.org/resource/Bob_Marley
 
+
+= INPUT =
+Second benchmark: something happened in Geneva yesterday.
+
+= EXPECT =
+Description: Geneva, Switzerland must be found
+http://fise.iks-project.eu/ontology/entity-reference URI 
http://dbpedia.org/page/Geneva
+
+
 = INPUT =
-Here's a second benchmark that talks about Paris, Texas
+Third benchmark: something happened in Geneva, Ohio yesterday.
 
 = EXPECT =
-Description: Paris, Texas must be found
-http://fise.iks-project.eu/ontology/entity-reference URI 
http://dbpedia.org/page/Paris%2C_Texas
+Description: Geneva, Ohio must be found
+http://fise.iks-project.eu/ontology/entity-reference URI 
http://dbpedia.org/page/Geneva%2C_Ohio
 
 = COMPLAIN =
-Description: Paris, France must not be found
-http://fise.iks-project.eu/ontology/entity-reference URI 
http://dbpedia.org/page/Paris
+Description: Geneva, Switzerland must not be found
+http://fise.iks-project.eu/ontology/entity-reference URI 
http://dbpedia.org/page/Geneva
 
                </textarea>
                </form>


Reply via email to