2009-02-20 01:36:45,588 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 1 has been executed in 0,005026 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 481) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:45,588 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 4 has been executed in 0,006092 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 124) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:45,588 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 3 has been executed in 0,003276 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 454) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:45,597 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 5 has been executed in 0,005454 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 38) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:45,600 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 2 has been executed in 0,017749 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 181) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:45,602 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 7 has been executed in 0,011761 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 375) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:45,602 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 6 has been executed in 0,010291 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 293) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:45,623 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,024881 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:45,626 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 8 has been executed in 0,033358 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 264) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:45,651 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,027293 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:36:45,683 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,080184 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:45,689 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 5 has been executed in 0,037263 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 427 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 21 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:45,720 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,035891 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:36:45,745 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,154330 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:36:45,766 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,176829 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:36:45,801 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,033444 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:36:45,824 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 4 has been executed in 0,023367 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 440 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 444 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:45,852 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 7 has been executed in 0,131519 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 37 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 419 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:45,886 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,284255 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:45,897 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,150858 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:45,898 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,072998 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:36:45,899 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,209320 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:36:45,913 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,323710 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:36:45,969 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,362201 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:45,993 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,079606 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:45,996 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,369331 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:36:46,007 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 1 has been executed in 0,013012 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 5 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 324 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:46,009 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 3 has been executed in 0,111796 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 132 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 431 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:46,025 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,124800 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:46,031 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 4 has been executed in 0,005886 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 354 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 108 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,047 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,194373 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:46,059 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,158590 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:36:46,067 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 5 has been executed in 0,007061 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 70 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 444 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,072 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,102012 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:46,090 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 6 has been executed in 0,017120 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 239 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 235 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,096 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,085915 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:36:46,132 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,064471 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:46,147 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,150818 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:36:46,156 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 8 has been executed in 0,007931 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 122 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 487 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,182 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,150008 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:46,201 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,153061 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:46,210 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 7 has been executed in 0,007944 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 351 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 282 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,234 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,143476 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:46,236 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,227980 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:36:46,272 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,034794 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:36:46,283 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 6 has been executed in 0,010058 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 89 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 105 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,297 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,140881 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:46,340 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,041380 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:46,350 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 8 has been executed in 0,009444 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 5 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 249 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,366 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,479892 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:36:46,384 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,033769 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:46,389 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,292652 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:36:46,398 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,161023 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:36:46,404 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 3 has been executed in 0,014509 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 452 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 109 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,405 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 1 has been executed in 0,007006 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 270 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 120 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:46,414 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,203470 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:46,423 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 2 has been executed in 0,055356 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 120 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 387 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:46,447 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,041318 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:36:46,456 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,273226 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:46,478 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,063680 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:36:46,516 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,110433 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:36:46,540 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,155574 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:46,570 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,437484 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:36:46,574 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,126003 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:36:46,736 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,219854 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:47,073 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,649735 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (29 results): __________________________________________________________________________________ 2009-02-20 01:36:47,782 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 1,498721 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:36:48,744 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 5 has been executed in 2,173186 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:48,811 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,066560 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:36:48,899 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 1,116478 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:49,311 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,499776 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:36:49,351 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 2,276335 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:36:49,351 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 5 has been executed in 0,039180 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "wagtails") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:49,359 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 2 has been executed in 0,007744 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 428 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 59 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:49,369 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,017584 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:49,382 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,012875 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:36:49,449 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,066113 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:36:49,628 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,178811 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16616 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:49,936 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,306931 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14756 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:50,049 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 3 has been executed in 3,311975 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:50,057 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,007928 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:36:50,098 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,040165 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:50,137 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 3 has been executed in 0,039111 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "meticulously") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:50,310 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,950617 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:50,340 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,202252 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:36:50,401 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,059875 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:50,585 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,648480 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:50,813 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,412046 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:50,821 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,236130 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7441 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:50,826 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,514596 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:51,020 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,206542 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10139 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:51,106 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,283938 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13335 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:51,108 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,087815 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8802 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:51,439 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 7 has been executed in 4,960313 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:51,647 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,207031 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:36:51,861 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,754620 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:51,872 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,762687 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:51,884 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,011498 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9278 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:51,887 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,025200 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:51,917 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,269623 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:51,956 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 7 has been executed in 0,037976 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "melanomas") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:52,000 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,043876 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:36:52,031 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 5 has been executed in 0,143523 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:52,037 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 5 has been executed in 0,006264 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1808 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:52,041 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,038592 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:52,042 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 9 has been executed in 0,004050 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 224) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:52,051 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 0,009747 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:52,236 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,351304 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14249 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:52,295 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,058344 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:36:52,433 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 4 has been executed in 5,976349 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:52,645 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,350275 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:52,654 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,220614 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:36:52,659 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,607900 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12030 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:52,671 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,011128 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10173 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:52,680 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,025113 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:36:52,692 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,649193 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:52,732 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 4 has been executed in 0,051648 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "unsuggestive") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:52,865 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 3 has been executed in 0,219822 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:52,871 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 3 has been executed in 0,004605 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1791 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:52,874 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 10 has been executed in 0,003146 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 342) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:53,145 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,412990 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:53,199 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 1 has been executed in 6,624702 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:53,205 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,059690 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:36:53,221 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,345457 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:36:53,244 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,551224 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:53,248 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 9 has been executed in 0,003976 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 318 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 454 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:53,272 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,065942 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:36:53,307 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,107051 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:36:53,315 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,007909 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:36:53,360 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,138685 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:53,362 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 1 has been executed in 0,046536 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "unpeg") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:53,563 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 0,891161 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:36:53,564 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,201500 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:53,573 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,008298 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:36:53,578 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,306153 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (5109 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:53,711 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,461772 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:53,724 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,160579 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12010 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:53,759 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 10 has been executed in 0,398173 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 195 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 80 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:53,769 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,044631 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12931 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,109 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 8 has been executed in 7,567861 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:54,119 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,348882 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:54,122 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,548684 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:54,128 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,018703 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:54,134 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,422260 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:36:54,137 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,558438 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13863 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,144 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,021525 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11511 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,147 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 9 has been executed in 0,013094 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 445 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 263 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:54,156 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,027498 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:36:54,165 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,027431 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:54,209 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 8 has been executed in 0,053208 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "inflammatorily") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:54,408 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,260008 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:36:54,416 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,205779 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:36:54,418 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,299079 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:54,434 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,289585 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9686 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,548 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,112984 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:36:54,666 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,250161 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:54,677 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,129184 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13835 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,688 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,522830 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11966 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,696 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,029666 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:54,728 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 7 has been executed in 0,309578 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:54,734 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 7 has been executed in 0,005413 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1814 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,738 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 11 has been executed in 0,003081 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 436) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:54,767 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 1,008097 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:54,797 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,108375 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16071 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,829 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 2 has been executed in 4,003298 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:54,838 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,008220 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:54,841 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,043342 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:54,846 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,007241 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:54,854 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,445448 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:54,882 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,040593 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:54,888 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,210236 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7370 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,892 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 2 has been executed in 0,045771 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "horridness") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:54,906 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,209665 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11969 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,911 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,022244 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:54,916 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,004748 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:54,947 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 4 has been executed in 0,064818 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:54,958 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,065854 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:36:54,969 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 4 has been executed in 0,021235 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1815 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:54,977 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 12 has been executed in 0,004123 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 189) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:54,997 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,038250 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:36:55,027 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,120589 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (20751 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,035 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,037678 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:36:55,047 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,069557 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:36:55,081 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 1 has been executed in 0,164045 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:55,086 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 1 has been executed in 0,004719 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1815 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,120 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,352099 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:55,122 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 13 has been executed in 0,034571 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 197) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:55,130 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,094921 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12950 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,142 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 10 has been executed in 0,021109 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 488 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 22 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:55,214 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 6 has been executed in 6,314329 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:55,234 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,102896 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16625 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,255 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,132623 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:36:55,262 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,047494 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:55,270 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,531654 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:36:55,289 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,054400 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:55,295 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,032667 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:36:55,336 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 6 has been executed in 0,040415 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "fantastically") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:55,342 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,314272 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:55,346 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,009532 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:36:55,360 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,071004 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14787 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,387 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,040914 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:55,396 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,053506 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14251 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,406 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,358127 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:55,436 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 12 has been executed in 0,030271 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 365 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 120 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:55,438 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,295387 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:55,457 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,185869 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:55,473 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,034551 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:36:55,481 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,084527 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6515 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,492 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 11 has been executed in 0,034892 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 42 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 267 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:55,502 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,140814 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12925 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:55,508 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,026001 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:55,527 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,271387 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:36:55,531 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 13 has been executed in 0,003886 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 349 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 166 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:55,841 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,333148 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:55,846 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,342965 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:55,912 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 8 has been executed in 0,070489 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:55,918 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 8 has been executed in 0,005189 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1785 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:56,001 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,564168 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:56,124 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 14 has been executed in 0,204678 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 156) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:56,318 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,471776 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:56,332 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,207394 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:36:56,340 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,807631 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:36:56,401 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 2 has been executed in 0,082575 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:56,403 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 1,014749 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:36:56,412 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,009153 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6522 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:56,417 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 2 has been executed in 0,015910 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1823 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:56,421 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 15 has been executed in 0,003142 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 226) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:36:56,430 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,937381 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:36:56,526 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,185655 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:36:56,547 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,134184 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13846 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:56,554 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 13 has been executed in 0,027675 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 264 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 81 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:56,564 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,561771 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:56,599 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,043716 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:36:56,601 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 12 has been executed in 0,036872 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 90 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 231 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:56,692 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 0,144130 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:56,708 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,015637 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9687 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:56,720 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,011884 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11099 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:56,726 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,005334 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:56,727 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,296151 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:56,730 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,004037 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:56,734 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 11 has been executed in 0,005620 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 370 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 217 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:56,755 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,155730 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:36:56,800 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 6 has been executed in 0,070144 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:56,815 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 6 has been executed in 0,013688 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1805 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:56,847 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 16 has been executed in 0,031613 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 307) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:56,857 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,524417 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:57,052 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,317643 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:57,070 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 14 has been executed in 0,212587 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 276 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 87 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:57,079 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,476969 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:57,270 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 9 has been executed in 2,415421 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:57,293 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,240755 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:36:57,635 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,364646 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:36:57,965 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,329412 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:36:58,077 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,998196 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:58,128 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 9 has been executed in 0,163010 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "sonarman") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:58,344 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,215217 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:36:58,352 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 1,281119 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (28 results): __________________________________________________________________________________ 2009-02-20 01:36:58,359 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 1,510740 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:36:58,500 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,155279 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:58,509 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 2,087059 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:36:58,824 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,323357 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:58,836 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,011776 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11504 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:58,857 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,347332 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:36:59,133 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 15 has been executed in 0,275694 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 173 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 232 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:59,239 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,402838 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6936 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:59,314 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,073883 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:59,315 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,962608 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:36:59,361 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 14 has been executed in 0,045752 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 463 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 478 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:59,386 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,252332 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:36:59,401 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 1,041105 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:36:59,464 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 16 has been executed in 0,063000 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 188 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 497 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:36:59,466 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,151935 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6985 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:59,629 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,267205 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:36:59,712 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 11 has been executed in 2,417628 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:36:59,910 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,198055 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:36:59,917 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,005893 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:36:59,922 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,455448 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7441 Bytes): __________________________________________________________________________________ 2009-02-20 01:36:59,959 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,036433 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:36:59,962 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 11 has been executed in 0,044704 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "mala") } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:36:59,979 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,513879 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:36:59,981 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,021441 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:36:59,982 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,019820 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:36:59,994 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,012034 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:00,146 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 10 has been executed in 4,672943 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:00,267 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 0,272481 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:00,273 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,125970 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:00,274 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,887412 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:00,304 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 9 has been executed in 0,322459 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:00,314 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,040445 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:00,316 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 9 has been executed in 0,011283 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1797 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,319 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 15 has been executed in 0,044211 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 31 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 217 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:00,326 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 17 has been executed in 0,008916 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 74) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:00,359 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,379904 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:00,368 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 10 has been executed in 0,053576 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "manhours") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:00,369 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,101442 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12775 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,583 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 16 has been executed in 0,222714 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 380 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 360 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:00,596 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,227906 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:00,603 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,006444 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:00,621 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,250967 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11570 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,630 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 0,008022 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:00,662 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 13 has been executed in 3,906051 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:00,680 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,353560 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:00,691 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,060819 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7431 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,702 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,382899 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:00,704 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,041765 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:00,721 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,117031 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:00,752 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,030637 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7440 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,754 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,062682 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16629 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,755 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,049711 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:00,793 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 13 has been executed in 0,037964 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "porkers") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:00,806 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,102973 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:00,811 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,017117 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:00,829 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,018210 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:00,837 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,081733 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:00,860 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,107922 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11088 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,880 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,043035 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:00,905 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 1,274655 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:00,936 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 11 has been executed in 0,055027 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:00,941 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 11 has been executed in 0,004680 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1812 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,974 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 0,144475 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:00,991 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,016198 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16590 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:00,994 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,312553 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:00,995 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 18 has been executed in 0,053500 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 286) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:01,002 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 17 has been executed in 0,007614 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 182 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 111 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:01,030 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,038467 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9232 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:01,062 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,201627 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:01,447 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,384152 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12944 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:01,449 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,865556 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:01,948 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,951994 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:01,960 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,512548 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15219 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:01,969 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,008397 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:01,980 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,031505 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:01,984 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,014588 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:01,988 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 0,957531 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:01,992 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 18 has been executed in 0,011691 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 94 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 88 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:02,006 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,017837 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8275 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:02,117 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,110412 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12492 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:02,136 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,143041 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:02,182 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,064202 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:02,210 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 10 has been executed in 0,225476 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:02,271 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 10 has been executed in 0,060609 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1786 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:02,272 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,089512 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:02,306 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,856035 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:02,310 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 19 has been executed in 0,036742 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 371) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:02,340 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 13 has been executed in 0,068017 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:02,363 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 13 has been executed in 0,021637 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1787 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:02,374 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 20 has been executed in 0,010290 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 184) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:02,379 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 1,376794 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:02,809 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,672114 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:03,116 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 18 has been executed in 0,306840 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 94 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 141 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:03,139 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,764292 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:03,165 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,853821 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:03,261 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 12 has been executed in 5,183085 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:03,271 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,009581 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:03,384 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 14 has been executed in 2,478388 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:03,389 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,117131 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:03,401 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,261699 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:03,459 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,074902 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:03,467 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 12 has been executed in 0,077605 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "radiotherapies") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:03,471 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,011392 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:03,473 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 20 has been executed in 0,071300 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 196 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 48 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:03,511 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,043990 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:03,518 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 14 has been executed in 0,046857 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "munificence") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:03,531 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,365212 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:03,538 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 19 has been executed in 0,006867 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 227 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 255 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:03,563 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,044526 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:03,628 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,115939 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:03,642 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,077922 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:03,662 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,034300 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:03,731 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 0,089145 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:03,902 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,428921 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:03,917 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,185035 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12870 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,237 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,697891 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:04,258 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,340773 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16161 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,281 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 0,020852 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:04,308 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 1,928255 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:04,319 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 1,202482 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:04,325 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 17 has been executed in 0,015903 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 365 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 168 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:04,333 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,051193 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14301 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,350 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,446677 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:04,360 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,026659 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9746 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,373 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,710654 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12926 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,375 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,014824 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:04,376 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 20 has been executed in 0,025667 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 26 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 448 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:04,422 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,046594 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:04,424 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,104175 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:04,455 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 14 has been executed in 0,032199 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:04,460 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 14 has been executed in 0,004786 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1778 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,470 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,095803 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8773 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,486 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 21 has been executed in 0,024912 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 67) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:04,501 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,263472 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:04,507 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 19 has been executed in 0,005250 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 274 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 355 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:04,539 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,162656 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:04,805 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,334003 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:04,814 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,327691 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:04,899 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,093895 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (19378 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:04,971 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 16 has been executed in 2,664628 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:05,100 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,128159 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:05,103 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,595381 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:05,120 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,304806 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:05,144 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 21 has been executed in 0,024042 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 471 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 476 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:05,150 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,049446 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:05,208 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 15 has been executed in 4,401614 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:05,240 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,031066 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:05,252 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 16 has been executed in 0,102217 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "festively") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:05,293 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,753544 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:05,296 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,970746 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:05,872 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,618754 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:05,873 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,973035 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13841 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:05,879 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,638703 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:05,887 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,014203 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:05,919 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,045524 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:05,930 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 15 has been executed in 0,050430 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "externalize") } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:05,959 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,072044 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:05,965 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,034866 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:05,974 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,054262 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:05,975 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,015731 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15702 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:05,982 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,016468 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:06,037 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,061331 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10635 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:06,056 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,911023 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:06,096 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,057735 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:06,098 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 12 has been executed in 0,123225 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:06,103 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 12 has been executed in 0,004776 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1790 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:06,362 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 22 has been executed in 0,258052 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 389) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:06,376 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,279701 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12495 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:06,511 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,528392 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:06,514 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 1,410234 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:06,559 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 1,261943 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:06,564 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,187835 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13789 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:06,681 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,623669 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:06,686 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 21 has been executed in 0,005229 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 398 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 27 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:06,691 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,179118 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9686 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:06,699 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,134998 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:06,716 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,024489 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14328 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:06,811 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 18 has been executed in 2,386559 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:06,828 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,016784 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:06,835 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,147911 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:06,862 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,026091 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:06,872 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,043367 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:06,898 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,197631 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:06,930 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,213826 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:06,938 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 18 has been executed in 0,065378 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "overindulgence") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:07,019 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,080794 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:07,029 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,008411 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:07,330 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 16 has been executed in 0,431867 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:07,335 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 16 has been executed in 0,004424 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1782 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:07,726 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,795556 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13329 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:07,730 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 23 has been executed in 0,394108 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 54) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:07,780 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,751097 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:07,789 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 1,426333 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:07,791 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,064623 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12467 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:07,841 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,049001 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:07,845 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,003337 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:07,846 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,115727 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:07,957 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,176331 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10591 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:07,962 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,172611 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:07,984 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,137231 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:07,997 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,040017 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11570 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:08,152 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 15 has been executed in 0,306829 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:08,204 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 23 has been executed in 0,219455 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 264 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 174 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:08,206 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 15 has been executed in 0,052734 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1813 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:08,209 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 22 has been executed in 0,246532 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 166 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 438 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:08,211 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 24 has been executed in 0,004613 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 435) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:08,291 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,292908 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:08,590 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,298349 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12922 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:09,036 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 21 has been executed in 2,173456 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:09,040 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,834941 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:09,046 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,833849 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:09,046 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,009656 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:09,053 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,006516 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:09,059 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,848918 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:09,063 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,473224 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13796 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:09,126 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 20 has been executed in 3,831748 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:09,169 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 21 has been executed in 0,115719 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "unpopularly") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:09,177 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,113360 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:09,177 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,007784 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:09,186 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,060044 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:09,340 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,153167 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:09,347 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,168416 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:09,369 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,021993 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:09,414 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,354782 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:09,420 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 22 has been executed in 0,005061 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 116 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 253 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:09,424 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,246030 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:09,426 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 20 has been executed in 0,085716 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "wrists") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:09,443 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,073929 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13783 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:09,448 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,021464 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:09,464 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,015505 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:09,493 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 18 has been executed in 0,068066 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:09,499 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 18 has been executed in 0,005427 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1809 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:09,503 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 25 has been executed in 0,003993 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 65) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:09,665 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,618147 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:09,666 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,625531 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:09,680 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 23 has been executed in 0,013706 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 438 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 54 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:09,684 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,240115 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9685 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:09,687 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 24 has been executed in 0,021406 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 332 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 319 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:09,699 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,234942 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:10,025 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,338740 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:10,033 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,333032 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7861 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,049 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,015644 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11117 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,059 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,371802 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:10,107 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,057637 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:10,134 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,452765 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:10,136 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,111284 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14249 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,150 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,645809 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:10,152 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,015589 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12419 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,165 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,057823 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12423 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,194 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,039747 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:10,194 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,773817 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:10,215 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,020206 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:10,224 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,057711 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8318 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,231 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,006556 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:10,267 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 21 has been executed in 0,052464 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:10,278 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 21 has been executed in 0,010272 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1808 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,282 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 26 has been executed in 0,003194 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 131) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:10,283 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,051583 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:10,468 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,333786 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:10,497 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 20 has been executed in 0,213453 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:10,523 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,239792 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:10,545 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,350355 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:10,548 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 20 has been executed in 0,050232 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1807 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:10,552 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 27 has been executed in 0,003338 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 410) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:10,734 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,583267 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:10,746 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,193440 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:10,768 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 25 has been executed in 0,033962 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 149 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 210 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:10,782 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,721911 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (31 results): __________________________________________________________________________________ 2009-02-20 01:37:10,931 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 17 has been executed in 4,371484 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:10,935 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 24 has been executed in 0,152843 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 373 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 45 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:10,945 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,012830 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:11,008 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,260866 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:11,016 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,070994 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:11,055 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 17 has been executed in 0,038806 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "objectively") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:11,073 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,549586 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:11,084 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,028327 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:11,094 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 26 has been executed in 0,020159 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 449 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 227 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:11,094 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,009903 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:11,098 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 27 has been executed in 0,090134 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 258 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 114 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:11,105 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,009728 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:11,164 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,058767 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12033 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:11,196 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,260227 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (31 results): __________________________________________________________________________________ 2009-02-20 01:37:11,393 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,228462 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (19140 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:11,409 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,314649 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:11,487 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 19 has been executed in 4,967833 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:11,494 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,297487 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:11,500 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,012795 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:11,528 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,117949 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:11,545 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,152017 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:11,549 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 26 has been executed in 0,020781 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 474 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 51 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:11,558 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,057652 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:11,599 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 19 has been executed in 0,039960 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "neurobiology") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:11,609 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,009589 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:11,626 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,080150 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14300 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:11,653 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,103133 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:11,677 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,577640 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:11,722 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,112112 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:11,742 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,973294 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:12,036 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,358592 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:12,045 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 27 has been executed in 0,007428 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 26 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 3 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:12,072 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,025775 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:12,078 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,355688 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:12,091 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,437697 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:12,097 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,470712 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10599 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:12,133 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,034960 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:12,138 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,004337 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:12,604 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,525717 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14706 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:12,939 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 17 has been executed in 0,800804 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:13,012 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 17 has been executed in 0,072299 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1781 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:13,016 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 28 has been executed in 0,003409 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 385) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:13,033 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,429151 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12015 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:13,076 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,041324 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:13,089 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,013089 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12486 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:13,704 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,614379 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9721 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:13,719 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,702265 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:13,720 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 1,647347 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:13,931 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,226885 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:13,981 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 2,238112 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:13,987 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,055174 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:14,056 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 25 has been executed in 0,074566 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 25 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 498 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:14,088 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 19 has been executed in 0,100793 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:14,096 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 19 has been executed in 0,006997 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1801 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:14,099 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 29 has been executed in 0,003134 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 229) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:14,130 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,030185 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:14,148 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,428145 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:14,165 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,108660 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:14,169 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 28 has been executed in 0,020665 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 473 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 478 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:14,220 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,053930 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:14,585 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 24 has been executed in 3,089724 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:14,602 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,016425 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:14,609 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,006678 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:14,759 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 24 has been executed in 0,149695 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "permuted") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:14,765 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,595690 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:14,794 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,662629 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (29 results): __________________________________________________________________________________ 2009-02-20 01:37:14,809 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,050135 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:15,098 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 29 has been executed in 0,303631 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 305 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 283 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:15,100 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,290395 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:15,173 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 0,072251 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:15,371 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,196953 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6053 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:15,570 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,804042 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:16,032 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 28 has been executed in 0,461059 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 97 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 292 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:16,202 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,830421 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12012 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:16,284 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 26 has been executed in 4,191933 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:16,377 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,092884 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:16,384 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 1,285513 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:16,474 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,096975 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:16,512 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,479688 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:16,514 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 26 has been executed in 0,039482 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "depreciations") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:16,979 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 25 has been executed in 2,758695 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:17,034 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,519204 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:17,240 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 23 has been executed in 6,771331 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:17,242 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,262202 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:17,259 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,874782 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:17,270 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,027943 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:17,390 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 29 has been executed in 0,129651 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 211 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 65 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:17,393 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,150326 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:17,393 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,358274 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:17,490 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 25 has been executed in 0,219725 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "masterminded") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:17,492 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 1,289289 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:17,503 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,109081 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:17,504 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,013462 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:17,509 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,996279 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:17,540 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,149135 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:17,592 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 23 has been executed in 0,088992 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "shingling") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:17,609 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 27 has been executed in 3,888453 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:17,615 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,022914 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:17,638 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,145712 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12884 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,642 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,032371 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:17,651 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,008120 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:17,686 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,070303 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:17,691 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 27 has been executed in 0,039800 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "seconds") } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:17,694 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,189095 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:17,709 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 0,316008 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:17,722 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,030823 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:17,730 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,006974 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:17,744 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,033851 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8344 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,763 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,032774 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:17,777 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,082794 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:17,782 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,095156 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:17,795 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,031527 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13867 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,806 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,061681 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12013 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,810 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,171853 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12500 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,831 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,020134 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:17,843 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,060170 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10631 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,851 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 0,045022 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:17,861 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,083326 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9716 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,871 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,039524 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:17,881 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,085900 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12422 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,910 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 24 has been executed in 0,038978 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:17,919 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,036903 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:17,930 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,010799 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10148 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,935 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 24 has been executed in 0,023918 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1795 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,944 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,013294 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13409 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,946 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,406138 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:17,959 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,115544 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15674 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,969 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,009433 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:17,986 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,134463 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12422 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:17,994 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 30 has been executed in 0,057992 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 193) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:18,000 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,013397 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12012 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,002 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,056946 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:18,011 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,008208 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:18,012 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,010895 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:18,168 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,306651 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17897 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,197 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 27 has been executed in 0,185835 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:18,198 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,185051 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:18,209 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,040367 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:18,222 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,012696 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12500 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,222 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,253028 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11451 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,228 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 27 has been executed in 0,030100 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1826 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,258 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 26 has been executed in 0,060323 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:18,264 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 26 has been executed in 0,005253 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1802 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,515 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 31 has been executed in 0,286574 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 393) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:18,519 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 32 has been executed in 0,254042 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 406) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:18,526 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,303210 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9264 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,632 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,409442 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13314 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,638 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,110993 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:18,702 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,069556 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:18,736 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 22 has been executed in 8,189932 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:18,741 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,103142 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:18,753 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,237583 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:18,760 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,023514 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:18,806 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,286588 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:18,812 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,051687 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:18,838 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,134895 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:18,852 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 22 has been executed in 0,039157 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "volplane") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:18,870 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 25 has been executed in 0,032334 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:18,890 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,082937 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:18,920 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 23 has been executed in 0,178742 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:18,926 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 23 has been executed in 0,004968 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1788 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,930 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 25 has been executed in 0,059029 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1822 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:18,934 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,081987 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:18,936 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 33 has been executed in 0,009049 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 126) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:18,950 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,955880 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:18,951 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,197515 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (31 results): __________________________________________________________________________________ 2009-02-20 01:37:18,956 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,021084 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:18,981 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 34 has been executed in 0,049932 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 97) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:18,993 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 31 has been executed in 0,041469 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 327 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 74 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:19,032 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,038452 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (30 results): __________________________________________________________________________________ 2009-02-20 01:37:19,046 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,090246 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:19,265 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 32 has been executed in 0,374122 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 174 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 365 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:19,279 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,232688 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12032 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:19,287 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,350738 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:19,301 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,350276 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:19,308 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 30 has been executed in 0,005757 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 360 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 118 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:19,355 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,372931 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:19,555 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,275023 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9739 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:19,786 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,230664 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:19,830 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,797034 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:19,841 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 31 has been executed in 0,010651 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 96 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 458 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:19,857 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,549252 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:19,872 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,584314 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:19,884 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,528296 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:19,898 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,111412 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14756 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:19,903 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 33 has been executed in 0,030378 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 91 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 391 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:19,930 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,087979 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:19,955 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,097056 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:19,990 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,091825 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7446 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:20,037 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 30 has been executed in 0,081738 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 134 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 270 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:20,038 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 34 has been executed in 0,153765 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 357 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 250 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:20,059 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,154783 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:20,082 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,039431 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:20,086 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,095806 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:20,100 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,013469 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:20,155 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 22 has been executed in 0,054037 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:20,155 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,890101 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:20,162 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 22 has been executed in 0,007194 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1808 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:20,195 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 35 has been executed in 0,031333 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 149) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:20,238 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,307912 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:20,264 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,205042 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:20,387 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 33 has been executed in 0,122095 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 148 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 61 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:20,392 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,235720 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:20,575 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 32 has been executed in 0,183052 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 400 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 51 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:20,592 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,204619 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:20,778 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,201916 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:20,849 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 28 has been executed in 3,338684 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:20,860 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,010400 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:20,883 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,104463 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:20,887 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,803950 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:20,911 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,318053 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:20,937 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,077088 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:20,980 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 28 has been executed in 0,042307 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "swarmers") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:21,012 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 34 has been executed in 0,125020 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 73 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 459 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:21,092 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,111884 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:21,094 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,898618 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:21,112 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,018980 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:21,192 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 1,153654 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (30 results): __________________________________________________________________________________ 2009-02-20 01:37:21,225 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,032154 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:21,255 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,241920 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:21,460 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 29 has been executed in 3,512722 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:21,766 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,510575 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:21,770 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,309872 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:21,816 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,045510 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:21,861 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 29 has been executed in 0,044380 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "precisely") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:21,873 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,011135 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:22,043 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,169446 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:22,309 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 0,265845 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:22,717 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 1,622308 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:22,723 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,413746 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12493 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:23,041 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 35 has been executed in 0,323383 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 334 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 126 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:23,063 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,339395 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13413 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:23,464 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,422289 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:23,475 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 2,362130 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:23,870 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,405728 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:24,075 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 31 has been executed in 3,836592 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:24,230 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 35 has been executed in 0,358938 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 448 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 51 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:24,272 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,195989 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:24,281 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,008046 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:24,315 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,839841 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12918 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:24,321 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 31 has been executed in 0,039631 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "alienage") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:24,324 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,008880 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6495 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:24,331 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,009982 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:24,334 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 0,009603 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:24,408 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,076755 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:24,410 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,075579 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6053 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:24,428 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,019076 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:24,436 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 1,372450 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:24,450 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,012993 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9280 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:24,465 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,054416 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14709 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:24,467 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,016208 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13335 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:24,746 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,278359 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:24,896 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,149228 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:24,926 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 29 has been executed in 0,029684 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:24,939 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,511200 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13409 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:24,942 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,476447 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:25,011 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 29 has been executed in 0,084361 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1800 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:25,014 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,071516 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:25,016 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 36 has been executed in 0,003214 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 456) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:25,017 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 32 has been executed in 4,133451 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:25,052 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 28 has been executed in 0,037195 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:25,239 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 28 has been executed in 0,185775 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1783 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:25,251 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,310987 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12424 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:25,265 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,013190 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:25,267 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,249760 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:25,349 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 37 has been executed in 0,100846 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 406) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:25,621 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,272115 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:25,675 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,407389 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:25,686 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,421152 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12496 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:25,728 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 32 has been executed in 0,052316 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "jailing") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:25,782 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,094821 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11055 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:25,855 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,072481 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:25,877 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,860339 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:25,906 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,177630 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:25,923 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,301183 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:25,925 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,069924 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:25,932 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,025625 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:25,950 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,072860 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:25,967 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,034954 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:25,989 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,020915 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13330 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:25,989 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 37 has been executed in 0,065400 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 21 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 64 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:26,006 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,017203 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9269 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,007 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 36 has been executed in 0,056097 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 137 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 325 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:26,109 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 34 has been executed in 4,342602 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:26,139 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 30 has been executed in 4,913177 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:26,192 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,183633 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:26,196 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,056505 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:26,201 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,091195 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:26,209 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,012384 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:26,237 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,246948 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:26,250 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,057634 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13388 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,282 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 30 has been executed in 0,073267 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "subcompacts") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:26,292 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,090715 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:26,331 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 34 has been executed in 0,038231 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "ironclads") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:26,337 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 2,106720 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:26,342 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,059712 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:26,373 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,041647 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:26,381 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,007738 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:26,385 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,134371 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12875 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,388 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,044421 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:26,398 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 0,016793 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:26,399 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 31 has been executed in 0,473419 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:26,500 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 31 has been executed in 0,100069 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1792 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,505 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 38 has been executed in 0,004060 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 3) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:26,514 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,114888 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9736 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,529 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,143314 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:26,543 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,305661 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:26,550 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 37 has been executed in 0,006075 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 109 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 346 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:26,551 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,021833 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:26,562 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,047865 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12924 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,575 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,562570 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:26,600 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 0,037021 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:26,721 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,120513 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12931 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,765 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,376710 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:26,894 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,172411 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7411 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,898 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,347019 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:26,904 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,008718 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:26,932 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 32 has been executed in 0,380547 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:26,943 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 32 has been executed in 0,010436 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1806 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,946 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,042228 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:26,979 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 34 has been executed in 0,031837 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:26,986 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,480189 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:26,993 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 34 has been executed in 0,014190 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1792 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:26,998 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 40 has been executed in 0,003703 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 115) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:27,001 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 39 has been executed in 0,056547 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 379) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:27,012 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,246644 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14302 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:27,023 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,010765 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8819 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:27,024 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,447159 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:27,048 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,049418 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:27,075 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,073489 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:27,079 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 36 has been executed in 0,052535 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 56 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 443 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:27,096 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,109009 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:27,111 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,062620 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:27,139 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,115099 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:27,153 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 40 has been executed in 0,041583 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 342 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 414 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:27,155 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 38 has been executed in 0,058526 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 175 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 43 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:27,208 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,309406 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:27,211 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,135233 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:27,212 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,873842 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:27,293 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 39 has been executed in 0,081708 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 253 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 142 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:27,321 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,181581 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17086 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:27,632 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,309989 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (20751 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:27,639 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,559695 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (28 results): __________________________________________________________________________________ 2009-02-20 01:37:27,747 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,592555 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:28,210 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 1,054778 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:28,223 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,589227 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:28,608 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,383856 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:28,793 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,581507 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:28,813 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 1,173024 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:28,816 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 38 has been executed in 0,022321 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 492 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 380 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:28,850 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 30 has been executed in 0,241863 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:29,121 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 37 has been executed in 1,912648 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:29,124 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 30 has been executed in 0,272626 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1789 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:29,128 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 41 has been executed in 0,003219 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 213) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:29,199 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,077509 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:29,202 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 33 has been executed in 8,290126 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:29,232 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 1,484205 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:29,240 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,038236 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:29,271 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 40 has been executed in 0,038166 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 63 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 39 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:29,273 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,073145 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:29,281 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,039947 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:29,306 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,176773 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:29,321 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 37 has been executed in 0,047756 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "carped") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:29,337 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 2,043043 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:29,350 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 33 has been executed in 0,068887 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "debilitations") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:29,375 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,558046 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:29,385 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,062434 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:29,391 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,005865 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:29,645 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,294415 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:29,662 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,015895 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:29,668 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,361221 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:29,703 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,311285 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:29,703 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,041156 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:29,709 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,370723 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:29,712 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 41 has been executed in 0,043419 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 221 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 395 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:29,718 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 39 has been executed in 0,008747 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 275 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 225 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:29,738 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,034708 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7898 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:29,746 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,369970 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:29,752 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,013575 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13792 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:29,778 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,025094 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:29,783 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,079226 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13336 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:29,972 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,188052 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12473 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:30,000 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,027355 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:30,011 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,010553 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9691 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:30,018 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 35 has been executed in 2,805958 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:30,035 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,322364 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:30,048 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,269363 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16590 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:30,201 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,181930 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:30,400 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,198089 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:30,437 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 1,165786 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:30,440 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 35 has been executed in 0,039845 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "pursuing") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:30,452 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,440622 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10650 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:30,466 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,417376 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11111 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:30,485 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,449439 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:30,491 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,025114 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:30,492 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,039413 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:30,523 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 41 has been executed in 0,037410 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 461 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 201 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:30,525 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,084865 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:30,672 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,179529 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:30,758 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,233987 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (29 results): __________________________________________________________________________________ 2009-02-20 01:37:30,872 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,379091 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:30,936 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,409754 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:30,961 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,523079 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (28 results): __________________________________________________________________________________ 2009-02-20 01:37:31,065 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 1,346732 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:31,078 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,319220 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:31,240 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 33 has been executed in 0,368273 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:31,273 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,337119 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:31,276 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 33 has been executed in 0,035018 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1795 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:31,287 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 42 has been executed in 0,009807 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 38) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:31,466 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 37 has been executed in 0,794531 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:31,476 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 37 has been executed in 0,008807 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1787 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:31,499 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 36 has been executed in 2,685742 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:31,507 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 43 has been executed in 0,030637 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 492) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:31,516 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,242099 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15219 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:31,520 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,020309 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:31,742 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,221317 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:31,776 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,488731 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:31,781 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 36 has been executed in 0,038363 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "exploits") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:31,781 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,714889 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:31,924 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,407751 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10195 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:31,936 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,153593 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:32,195 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 38 has been executed in 2,448786 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:32,203 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,006835 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:32,215 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,706918 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:32,323 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,119715 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:32,365 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 38 has been executed in 0,042130 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "cakewalker") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:32,600 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,822671 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:32,607 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 42 has been executed in 0,006332 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 433 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 278 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:32,607 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,240761 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:32,607 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,670560 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:32,648 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,723224 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:32,657 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,045096 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:32,668 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,059838 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:32,686 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,078489 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:32,691 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,033895 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:32,703 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,054202 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8807 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:32,709 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,022901 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10600 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:32,714 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,011048 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10606 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:32,721 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,011812 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9694 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:32,723 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,008594 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:32,729 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,005390 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:32,965 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,273835 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14779 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,279 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 35 has been executed in 0,549366 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:33,284 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 35 has been executed in 0,004795 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1799 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,299 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,333139 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14251 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,301 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 44 has been executed in 0,015680 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 135) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:33,307 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 1,091326 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:33,322 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 43 has been executed in 0,014462 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 346 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 385 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:33,389 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,066095 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:33,400 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,678384 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:33,700 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,400682 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:33,716 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,315297 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10182 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,722 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,420297 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:33,732 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,015197 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9263 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,738 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,005369 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:33,743 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,353730 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:33,744 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,005289 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:33,755 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,054570 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9723 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,767 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 43 has been executed in 0,023451 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 159 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 448 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:33,779 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,022973 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11116 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,787 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,008010 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:33,823 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,035631 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:33,937 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 38 has been executed in 0,113508 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:33,938 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,169947 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:33,966 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 1,297491 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:33,974 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 38 has been executed in 0,035789 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1783 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:33,977 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 42 has been executed in 0,010209 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 386 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 415 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:33,985 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 45 has been executed in 0,010347 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 364) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:34,026 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,040006 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:34,058 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 36 has been executed in 0,313759 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:34,069 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,090428 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:34,071 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 36 has been executed in 0,012199 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1811 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:34,173 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 46 has been executed in 0,100830 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 259) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:34,178 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,455611 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:34,206 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,179262 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:34,211 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 44 has been executed in 0,032309 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 273 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 367 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:34,294 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,355344 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:34,296 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 45 has been executed in 0,089438 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 420 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 253 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:34,466 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,396584 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:34,586 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,412308 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:35,370 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 39 has been executed in 3,586378 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:35,416 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,045258 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:35,504 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,087633 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:35,581 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 39 has been executed in 0,076854 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "griper") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:35,650 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,067787 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:35,654 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 40 has been executed in 4,692816 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:35,660 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,009823 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:35,703 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,048400 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:35,757 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,053563 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:35,902 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,241635 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:35,918 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 40 has been executed in 0,160017 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "unguents") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:35,922 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 1,335632 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:35,925 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 1,627856 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:35,927 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 46 has been executed in 0,004628 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 16 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 418 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:36,031 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,112143 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:36,037 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,005849 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:36,040 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,137085 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12357 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,209 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 0,170886 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:36,209 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 41 has been executed in 5,130263 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:36,228 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,299755 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:36,237 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,027383 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:36,243 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,034566 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6514 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,244 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,006416 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:36,336 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,091818 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12463 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,336 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 41 has been executed in 0,091592 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "sublimities") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:36,360 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,131323 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:36,366 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 46 has been executed in 0,005036 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 209 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 162 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:36,370 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,329962 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12870 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,392 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,055210 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:36,407 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,014862 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:36,409 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 2,197708 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:36,422 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,051613 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:36,671 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,745516 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:36,678 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 45 has been executed in 0,006332 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 445 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 162 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:36,689 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 0,280713 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:36,709 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,286379 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11118 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,722 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,032542 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11102 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,740 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,061411 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:36,743 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,033280 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12036 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,750 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,006350 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:36,763 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,041349 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8364 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,764 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 0,426794 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:36,780 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 0,015887 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:36,782 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,415547 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:36,807 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,056529 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:36,822 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,411697 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:36,827 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,044441 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:36,891 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 39 has been executed in 0,083168 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:36,896 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 44 has been executed in 0,073924 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 53 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 68 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:36,905 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 39 has been executed in 0,013221 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1776 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,914 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,133407 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13861 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,917 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 47 has been executed in 0,011748 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 48) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:36,963 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,198383 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13411 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,964 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,048875 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13331 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:36,971 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,006001 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:37,043 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,071107 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:37,053 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,089355 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10603 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:37,072 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,174646 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:37,081 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,340334 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:37,126 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,053483 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:37,128 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,073721 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:37,132 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,003978 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:37,372 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 40 has been executed in 0,239805 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:37,381 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 40 has been executed in 0,006704 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1793 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:37,388 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 48 has been executed in 0,004382 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 306) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:37,423 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 41 has been executed in 0,379941 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:37,456 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 41 has been executed in 0,031319 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1777 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:37,649 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,730666 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (28 results): __________________________________________________________________________________ 2009-02-20 01:37:37,667 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 49 has been executed in 0,210903 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 433) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:37,707 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,317895 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:37,729 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 42 has been executed in 3,263023 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:37,741 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,010548 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:37,930 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,188295 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:37,968 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 42 has been executed in 0,038211 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "closely") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:38,326 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,676489 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:38,331 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 47 has been executed in 0,004452 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 52 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 80 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:38,337 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,368718 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:38,352 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,684129 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:38,371 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,039156 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:38,379 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,041183 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:38,636 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,283189 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:38,674 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 49 has been executed in 0,036785 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 408 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 213 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:38,682 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,973745 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:38,761 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 48 has been executed in 0,078549 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 363 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 19 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:39,028 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,266877 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:39,047 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,675088 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:39,058 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 47 has been executed in 0,010027 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 458 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 5 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:39,611 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 46 has been executed in 2,782736 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:39,621 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 1,241707 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:39,623 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,012066 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:39,943 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,319232 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:39,977 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,947382 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:39,984 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 46 has been executed in 0,039876 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "heliotherapy") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:39,997 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 48 has been executed in 0,019235 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 185 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 148 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:40,010 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,025220 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:40,278 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,656505 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11096 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:40,514 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 44 has been executed in 3,387230 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:40,806 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,795974 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:40,870 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,355025 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:40,941 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 43 has been executed in 6,645750 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:40,952 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,673178 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7892 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:40,977 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 0,023929 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:40,978 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,036542 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:40,983 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,112520 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:41,034 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,226835 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:41,070 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,091913 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:41,075 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 44 has been executed in 0,091454 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "manhours") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:41,082 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 2,023785 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:41,094 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,060128 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11113 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,135 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 43 has been executed in 0,064646 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "dayroom") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:41,136 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,060781 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:41,216 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,079987 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:41,223 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,128242 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6936 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,328 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 45 has been executed in 4,246149 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:41,335 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,197779 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:41,338 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,009805 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:41,342 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,125487 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:41,350 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,126457 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:41,351 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,373921 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7407 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,354 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,015249 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:41,395 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 45 has been executed in 0,040432 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "hectors") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:41,413 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,063084 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13869 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,418 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,075677 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:41,420 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,068087 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13415 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,427 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,031313 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:41,431 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 2,756305 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (30 results): __________________________________________________________________________________ 2009-02-20 01:37:41,447 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,032994 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12423 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,462 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 1,463984 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:41,464 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,043575 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:41,470 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,022328 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:41,476 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,011392 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:41,497 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,065498 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:41,515 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,087347 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:41,516 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 49 has been executed in 0,018780 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 322 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 319 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:41,520 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,049954 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:41,541 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 0,025037 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:41,572 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 46 has been executed in 0,051783 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:41,603 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 42 has been executed in 0,126860 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:41,620 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,284677 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:41,621 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 42 has been executed in 0,017717 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1794 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,624 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 46 has been executed in 0,050844 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1786 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,637 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,174792 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:41,658 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,239684 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13792 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,658 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,117480 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11101 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,663 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 51 has been executed in 0,038267 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 357) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:41,669 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 50 has been executed in 0,046661 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 434) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:41,694 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,176580 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:41,755 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,085783 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:41,786 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,702963 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:41,787 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,127580 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9285 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,895 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,133520 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:41,920 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,261952 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14249 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,943 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,022099 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:41,950 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,329793 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12472 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:41,950 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,255840 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:41,979 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 50 has been executed in 0,083231 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 447 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 127 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:41,990 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 0,203143 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:42,063 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,119490 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17047 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,072 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,121496 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9686 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,078 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,415125 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:42,092 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,019096 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:42,106 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,013814 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14327 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,119 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,055436 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15614 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,249 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,128787 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:42,433 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,326244 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10189 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,442 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,192448 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:42,468 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,477031 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13335 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,470 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,036578 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:42,479 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,008681 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:42,483 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,014639 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14759 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,626 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 44 has been executed in 0,146220 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:42,632 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 44 has been executed in 0,006262 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1809 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,667 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 52 has been executed in 0,032346 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 426) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:42,697 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 43 has been executed in 0,254826 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:42,701 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,218107 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:42,904 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 43 has been executed in 0,206086 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1811 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,907 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,205447 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:42,938 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 45 has been executed in 0,031019 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:42,946 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 45 has been executed in 0,006566 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1812 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:42,950 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 54 has been executed in 0,003594 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 496) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:42,951 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 53 has been executed in 0,046995 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 408) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:43,221 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 1,142083 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:43,459 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,791734 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:43,481 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 51 has been executed in 0,259380 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 405 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 268 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:43,489 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,028752 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:43,511 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,559123 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:43,515 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 52 has been executed in 0,025321 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 94 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 400 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:43,526 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 1,545921 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:43,550 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,038383 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:43,822 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 53 has been executed in 0,271737 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 52 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 18 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:43,837 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,886896 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:43,857 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,374819 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:44,079 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,562649 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:44,151 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,313465 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:44,157 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 54 has been executed in 0,004787 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 276 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 129 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:44,311 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,453216 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:44,328 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 51 has been executed in 0,016583 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 31 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 39 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:44,361 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,282047 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (31 results): __________________________________________________________________________________ 2009-02-20 01:37:44,424 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 52 has been executed in 0,062206 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 126 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 253 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:44,537 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,209163 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:44,605 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,447118 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:44,746 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 49 has been executed in 2,793737 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:44,763 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,016370 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:44,765 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 1,238545 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:44,772 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 50 has been executed in 0,007061 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 254 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 413 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:44,784 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,020890 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:44,908 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,370424 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:44,911 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 49 has been executed in 0,126300 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "charities") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:44,947 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,172854 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:44,955 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,041960 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:45,037 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,081940 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:45,045 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 1,221836 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:45,142 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,537153 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:45,147 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,108846 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:45,438 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 54 has been executed in 0,295322 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 431 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 179 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:45,438 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 48 has been executed in 3,800426 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:45,451 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 1,025996 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:45,571 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 47 has been executed in 3,784348 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:45,751 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,180003 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-20 01:37:45,760 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,008493 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (14 results): __________________________________________________________________________________ 2009-02-20 01:37:45,760 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,613474 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11107 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:45,774 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,334647 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:45,785 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,024417 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14784 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:45,815 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 47 has been executed in 0,054831 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "kenneling") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:45,821 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,046896 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:45,855 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,908179 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:45,861 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,044934 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:45,866 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 48 has been executed in 0,044174 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "motorists") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:45,871 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,085247 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:46,131 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,270027 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:46,196 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,329613 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:46,363 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,492049 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15704 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,372 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,240412 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:46,372 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,176159 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (7 results): __________________________________________________________________________________ 2009-02-20 01:37:46,393 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 0,020051 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:46,498 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,125187 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14677 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,507 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,008261 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6031 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,518 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,124893 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11967 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,581 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,074125 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:46,597 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 51 has been executed in 1,688391 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:46,604 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 1,558915 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:46,608 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,089279 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14763 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,611 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 53 has been executed in 0,006161 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 433 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 484 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:46,619 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,037537 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8802 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,625 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 1,173886 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (31 results): __________________________________________________________________________________ 2009-02-20 01:37:46,637 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,017574 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13386 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,642 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,004130 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:46,646 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,003855 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:46,673 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,060940 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:46,685 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,087576 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:46,696 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,331846 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11967 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:46,706 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 1,266513 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-20 01:37:47,079 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,393181 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:47,118 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 51 has been executed in 0,038558 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "unconverted") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:47,127 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,430155 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:47,135 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,006781 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:47,135 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,016717 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:47,168 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 0,559276 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:47,168 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 47 has been executed in 0,521586 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:47,175 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,039173 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:47,179 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 47 has been executed in 0,010166 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1798 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,446 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 0,271057 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:47,638 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 55 has been executed in 0,457685 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 89) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:47,645 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,476351 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6984 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,659 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,013288 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8810 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,688 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 49 has been executed in 0,553331 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:47,695 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 49 has been executed in 0,005701 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1797 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,697 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,037885 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:47,698 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 56 has been executed in 0,002913 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 204) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:47,702 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,004018 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:47,741 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 50 has been executed in 1,884916 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:47,748 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,006696 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:47,770 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 1,063834 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:47,775 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,026345 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:47,786 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,339368 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13865 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,812 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,173376 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:47,825 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 50 has been executed in 0,049342 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "claimer") } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:47,844 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 48 has been executed in 0,141922 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:47,862 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 48 has been executed in 0,017682 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1804 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,863 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,035426 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:47,876 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,009731 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:47,903 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,090921 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:47,908 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 57 has been executed in 0,043846 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 33) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:47,940 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,063799 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:47,949 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,162100 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10660 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,966 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,025452 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (4216 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:47,988 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 55 has been executed in 0,084263 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 274 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 68 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:48,002 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 0,052485 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:48,015 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,048828 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10656 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:48,025 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,022763 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14302 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:48,028 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 1,354168 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (33 results): __________________________________________________________________________________ 2009-02-20 01:37:48,233 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,534370 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:48,238 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,221600 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:48,263 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,024759 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13844 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:48,355 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,091412 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7425 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:48,374 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,384869 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:48,381 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,025419 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:48,386 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,004582 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:48,416 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 50 has been executed in 0,029950 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:48,421 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 50 has been executed in 0,004454 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1806 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:48,427 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 58 has been executed in 0,005943 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 238) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:48,563 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,537087 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8360 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:48,714 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,150230 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:48,719 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,485510 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (27 results): __________________________________________________________________________________ 2009-02-20 01:37:48,720 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,811363 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:48,726 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,298395 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:48,771 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,057321 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:48,780 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 56 has been executed in 0,051449 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 486 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 2 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:48,781 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,053989 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:48,789 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 58 has been executed in 0,007368 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 269 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 54 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:48,831 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,110213 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (25 results): __________________________________________________________________________________ 2009-02-20 01:37:48,840 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,050126 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:48,842 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 57 has been executed in 0,010969 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 475 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 325 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:49,140 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 51 has been executed in 0,368428 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:49,189 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 51 has been executed in 0,048298 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1800 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:49,218 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 59 has been executed in 0,028281 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 17) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:49,531 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,690355 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:49,536 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 58 has been executed in 0,004799 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 271 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 316 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:49,747 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,528603 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:49,758 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,914879 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (21 results): __________________________________________________________________________________ 2009-02-20 01:37:49,900 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,142184 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:49,966 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 57 has been executed in 0,064704 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 462 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 308 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:50,013 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,046515 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (26 results): __________________________________________________________________________________ 2009-02-20 01:37:50,261 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 1,480340 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:50,508 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 52 has been executed in 3,882273 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:50,521 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,012264 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:50,528 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,006350 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:50,547 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,285290 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:50,568 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 54 has been executed in 2,796886 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:50,569 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 56 has been executed in 0,021819 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 218 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 34 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:50,605 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,036655 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:50,614 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 52 has been executed in 0,086231 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "renouncer") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:50,623 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,008772 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:50,637 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,067570 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:50,644 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,038927 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:50,672 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,047721 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:50,675 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,661585 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:50,684 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 2,309268 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:50,684 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 54 has been executed in 0,039410 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "diametric") } Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:50,697 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 1,160317 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:50,715 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,030583 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:50,716 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 55 has been executed in 0,031560 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 321 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 221 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:50,733 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,060593 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:50,735 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,018954 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (11 results): __________________________________________________________________________________ 2009-02-20 01:37:50,756 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,058831 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:50,765 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 1,017096 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:50,785 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,147114 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (19 results): __________________________________________________________________________________ 2009-02-20 01:37:50,801 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,067606 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13330 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:50,810 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 59 has been executed in 0,044799 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 218 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 290 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:50,823 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,021990 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9686 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:50,974 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,257591 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:51,177 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 54 has been executed in 0,442114 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:51,187 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,009476 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7883 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:51,446 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,258219 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7847 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:51,630 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,805234 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (6 results): __________________________________________________________________________________ 2009-02-20 01:37:51,647 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,836012 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:51,664 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,034162 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15072 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:51,674 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 54 has been executed in 0,227486 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:51,921 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,256405 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14790 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:51,927 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,005282 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:52,020 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,346142 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9717 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:52,028 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,100644 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:52,186 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 52 has been executed in 0,157822 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:52,192 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 52 has been executed in 0,004809 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1799 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:52,195 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 60 has been executed in 0,002988 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 428) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:52,208 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,187277 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16596 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:52,630 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,982361 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (24 results): __________________________________________________________________________________ 2009-02-20 01:37:52,634 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 54 has been executed in 0,425217 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-20 01:37:52,635 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 59 has been executed in 0,004951 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 35 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 41 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:52,715 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 54 has been executed in 0,080011 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:53,125 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 58 has been executed in 2,367735 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:53,126 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 2,151198 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:53,153 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 58 has been executed in 0,027528 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:53,295 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 58 has been executed in 0,141811 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (4 results): __________________________________________________________________________________ 2009-02-20 01:37:53,342 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 58 has been executed in 0,046503 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "gudgeon") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:53,567 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 1,371276 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (17 results): __________________________________________________________________________________ 2009-02-20 01:37:53,581 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 58 has been executed in 0,238440 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:53,653 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 58 has been executed in 0,072123 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:53,654 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 54 has been executed in 0,939368 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-20 01:37:53,664 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 54 has been executed in 0,008999 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX bsbm-export: PREFIX dc: CONSTRUCT { bsbm-export:product ?productURI . bsbm-export:productlabel ?productlabel . bsbm-export:vendor ?vendorname . bsbm-export:vendorhomepage ?vendorhomepage . bsbm-export:offerURL ?offerURL . bsbm-export:price ?price . bsbm-export:deliveryDays ?deliveryDays . bsbm-export:validuntil ?validTo } WHERE { bsbm:product ?productURI . ?productURI rdfs:label ?productlabel . bsbm:vendor ?vendorURI . ?vendorURI rdfs:label ?vendorname . ?vendorURI foaf:homepage ?vendorhomepage . bsbm:offerWebpage ?offerURL . bsbm:price ?price . bsbm:deliveryDays ?deliveryDays . bsbm:validTo ?validTo } Query(Construct) result (1786 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:53,668 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 61 has been executed in 0,003134 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 117) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:53,679 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 1,043217 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:53,821 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 53 has been executed in 5,792572 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:53,996 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,175276 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (3 results): __________________________________________________________________________________ 2009-02-20 01:37:54,013 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,015708 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (16 results): __________________________________________________________________________________ 2009-02-20 01:37:54,072 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 53 has been executed in 0,059232 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product rdf:type bsbm:Product . FILTER regex(?label, "characterize") } Query results (1 results): __________________________________________________________________________________ 2009-02-20 01:37:54,196 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 0,628139 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (22 results): __________________________________________________________________________________ 2009-02-20 01:37:54,207 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 58 has been executed in 0,552878 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (8 results): __________________________________________________________________________________ 2009-02-20 01:37:54,225 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 61 has been executed in 0,556993 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (20 results): __________________________________________________________________________________ 2009-02-20 01:37:54,235 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,161813 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (15 results): __________________________________________________________________________________ 2009-02-20 01:37:54,241 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 60 has been executed in 0,044614 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 165 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 224 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-20 01:37:54,297 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,062146 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (5 results): __________________________________________________________________________________ 2009-02-20 01:37:54,305 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 58 has been executed in 0,097727 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10193 Bytes): __________________________________________________________________________________ 2009-02-20 01:37:54,317 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,637480 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (13 results): __________________________________________________________________________________ 2009-02-20 01:37:54,352 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 0,110073 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (9 results): __________________________________________________________________________________ 2009-02-20 01:37:54,409 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 0,056489 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (18 results): __________________________________________________________________________________ 2009-02-20 01:37:54,411 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 61 has been executed in 0,185832 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTex