2009-02-25 18:18:23,433 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 3 has been executed in 0,006791 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 (0 results): __________________________________________________________________________________ 2009-02-25 18:18:23,434 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 4 has been executed in 0,009478 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:18:23,435 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 1 has been executed in 0,013379 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:18:23,434 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 5 has been executed in 0,011005 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:18:23,438 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 8 has been executed in 0,010593 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:18:23,443 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 6 has been executed in 0,015028 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:18:23,444 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 2 has been executed in 0,022918 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:18:23,443 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 7 has been executed in 0,016616 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 (0 results): __________________________________________________________________________________ 2009-02-25 18:18:23,512 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,062786 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,526 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,076094 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,557 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,091352 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,576 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,137535 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,636 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,198262 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,653 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,140133 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,657 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,099800 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,672 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 8 has been executed in 0,018675 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:18:23,691 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,254761 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,692 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,165060 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,695 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 7 has been executed in 0,037038 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:18:23,704 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,265995 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,722 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 2 has been executed in 0,030235 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 (0 results): __________________________________________________________________________________ 2009-02-25 18:18:23,756 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,033053 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,833 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,256331 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,850 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,157855 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,855 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 1 has been executed in 0,020678 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:18:23,858 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 3 has been executed in 0,008167 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:18:23,865 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,108680 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,888 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 2 has been executed in 0,022033 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:18:23,894 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,444772 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,921 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,061997 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,930 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,256271 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,938 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,233388 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,954 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,058603 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:23,961 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 5 has been executed in 0,022351 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-25 18:18:23,979 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,090324 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,043 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,121077 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,058 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 3 has been executed in 0,014192 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-25 18:18:24,094 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,035702 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,112 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 6 has been executed in 0,157740 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:18:24,114 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,477637 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,127 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 4 has been executed in 0,011947 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:18:24,128 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,272718 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,158 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,030276 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,161 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,230252 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,184 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 8 has been executed in 0,022124 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:18:24,208 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,079789 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,218 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 1 has been executed in 0,009085 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:18:24,241 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,544446 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (35 results): __________________________________________________________________________________ 2009-02-25 18:18:24,247 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,284606 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,280 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,037579 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,285 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,100954 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,310 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,197252 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,318 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 7 has been executed in 0,037591 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-25 18:18:24,367 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,208313 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,374 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 4 has been executed in 0,006998 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-25 18:18:24,381 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,402005 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,433 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,114803 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,472 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,097054 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,485 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,237556 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,490 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,395413 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,497 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 5 has been executed in 0,011103 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:18:24,577 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,079554 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,601 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,167144 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,609 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,298530 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,645 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 6 has been executed in 0,035155 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-25 18:18:24,658 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,372068 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:24,918 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,698724 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:25,252 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,779577 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:26,576 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 1,930134 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:26,676 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 1,757754 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:27,549 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,972639 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:18:27,556 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 2,978220 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:20:40,723 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 1 has been executed in 134,046229 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-25 18:20:40,828 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,104165 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-25 18:20:40,869 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,040516 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-25 18:20:42,772 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 1 has been executed in 1,902603 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, "applicatively") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:20:42,906 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,133633 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-25 18:20:42,964 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,057285 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-25 18:20:43,217 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,252452 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-25 18:20:43,541 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,323012 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15392 Bytes): __________________________________________________________________________________ 2009-02-25 18:20:43,569 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,027205 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13102 Bytes): __________________________________________________________________________________ 2009-02-25 18:20:43,617 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,047701 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-25 18:20:43,839 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,221650 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10749 Bytes): __________________________________________________________________________________ 2009-02-25 18:20:45,457 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 1,617399 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9820 Bytes): __________________________________________________________________________________ 2009-02-25 18:20:45,465 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,007552 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-25 18:20:45,932 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,466519 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-25 18:20:46,587 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 1 has been executed in 0,653990 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:20:46,593 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 1 has been executed in 0,005844 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-25 18:20:46,599 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 9 has been executed in 0,005482 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:20:49,350 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 2,750202 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:20:49,440 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,088415 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:20:49,474 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 9 has been executed in 0,033307 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:20:50,169 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,694266 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:20:50,273 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,102412 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:20:50,281 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 9 has been executed in 0,007974 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-25 18:20:50,682 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,400789 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:20:51,102 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,418850 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:02,310 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 3 has been executed in 157,819436 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-25 18:21:02,548 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,237562 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-25 18:21:02,732 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,183441 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-25 18:21:04,845 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 3 has been executed in 2,112545 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, "exampled") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:21:04,865 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,019908 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-25 18:21:04,877 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,010520 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-25 18:21:04,981 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,104511 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-25 18:21:05,025 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,042957 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16350 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:05,473 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,447538 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (5195 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:05,772 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,298530 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-25 18:21:05,817 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,044716 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9739 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:05,854 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,036364 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11571 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:05,861 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,006543 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-25 18:21:05,868 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,006240 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-25 18:21:06,693 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 3 has been executed in 0,824923 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:21:06,700 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 3 has been executed in 0,006323 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 (1803 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:06,705 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 10 has been executed in 0,003882 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:21:09,930 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 3,224049 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:13,582 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 3,650611 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:15,228 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 10 has been executed in 1,645707 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:21:15,367 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,138669 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:15,819 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,450968 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:16,050 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 10 has been executed in 0,230478 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:21:17,393 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 1,342648 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:17,625 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,230460 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (32 results): __________________________________________________________________________________ 2009-02-25 18:21:23,093 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 6 has been executed in 175,543032 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-25 18:21:23,419 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,325200 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-25 18:21:23,457 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,037810 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-25 18:21:23,511 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 5 has been executed in 175,954686 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-25 18:21:25,111 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 1,598706 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-25 18:21:25,225 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,113668 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-25 18:21:25,359 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 6 has been executed in 1,901502 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, "gaieties") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:21:26,770 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 1,410034 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-25 18:21:26,815 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,044007 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-25 18:21:26,970 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 0,154878 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-25 18:21:27,135 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 5 has been executed in 1,909390 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, "carnivores") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:21:27,356 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,220681 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-25 18:21:27,507 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,150457 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-25 18:21:27,636 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,665463 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13563 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:27,813 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,176623 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12170 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:27,816 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,308389 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-25 18:21:27,997 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,180856 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15422 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:28,026 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 0,212117 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-25 18:21:28,199 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,200747 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13098 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:28,394 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,367724 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13542 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:28,874 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,674538 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-25 18:21:28,886 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,491066 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13556 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:28,902 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,027943 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (18680 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:29,210 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,323658 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-25 18:21:29,286 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,075218 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-25 18:21:29,301 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,398119 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16346 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:29,918 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 6 has been executed in 0,632000 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:21:29,967 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,664319 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-25 18:21:29,967 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 6 has been executed in 0,048728 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 (1831 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:29,973 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 11 has been executed in 0,004910 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:21:29,980 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,013061 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-25 18:21:30,744 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 5 has been executed in 0,763161 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:21:30,750 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 5 has been executed in 0,005581 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-25 18:21:30,968 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 12 has been executed in 0,216818 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:21:31,825 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,856928 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:32,366 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,540069 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:32,594 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 12 has been executed in 0,227560 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-25 18:21:33,508 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 3,534588 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:34,158 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 1,563211 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:34,374 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,215558 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:34,545 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 12 has been executed in 0,170372 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:21:34,671 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 2 has been executed in 190,289022 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-25 18:21:34,702 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,031068 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-25 18:21:35,255 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,552086 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-25 18:21:37,005 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 2,459150 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:37,080 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 2 has been executed in 1,824804 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, "destroying") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:21:37,212 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,130665 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-25 18:21:37,291 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,078902 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-25 18:21:37,425 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,419559 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:37,708 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,416079 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-25 18:21:37,880 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,171529 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9847 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:38,816 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,935402 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17743 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:38,854 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,037164 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-25 18:21:39,024 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 7 has been executed in 194,422652 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-25 18:21:39,388 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 5,878981 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:39,454 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,429081 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-25 18:21:39,716 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,261859 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-25 18:21:41,268 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 11 has been executed in 1,879480 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:21:41,490 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,221129 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:41,509 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 2,655186 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13099 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:41,614 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 7 has been executed in 1,896661 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, "whinnying") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:21:41,967 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,457322 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8452 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:41,972 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,357986 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 (30 results): __________________________________________________________________________________ 2009-02-25 18:21:42,009 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,036600 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-25 18:21:42,022 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,053969 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-25 18:21:42,041 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,019012 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-25 18:21:43,264 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 2 has been executed in 1,222290 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:21:43,271 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 2 has been executed in 0,006578 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 (1827 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:43,277 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 13 has been executed in 0,004285 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:21:43,703 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 1,693108 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-25 18:21:43,882 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 2,390386 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:44,120 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,416724 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11113 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:44,123 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 11 has been executed in 0,240946 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:21:44,140 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,018701 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11682 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:44,402 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 0,261773 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-25 18:21:44,764 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,362029 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15891 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:45,194 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,428644 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13096 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:45,199 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,004335 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-25 18:21:45,793 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,594351 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-25 18:21:46,745 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 7 has been executed in 0,951338 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:21:46,752 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 7 has been executed in 0,005827 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 (1821 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:46,917 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 3,639527 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:46,921 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 14 has been executed in 0,168045 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:21:46,967 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 2,843670 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:47,154 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,185422 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:47,718 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,800424 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:49,422 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 2,500217 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:49,429 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 13 has been executed in 1,710286 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:21:49,892 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,461687 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:50,283 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,860280 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:50,632 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 14 has been executed in 0,348129 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-25 18:21:50,926 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,292998 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:51,188 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 1,294889 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:51,344 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 13 has been executed in 0,155721 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:21:51,378 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,033482 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:52,455 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 1,528750 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:52,604 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 14 has been executed in 0,148077 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:21:52,686 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 1,307519 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:53,943 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 8 has been executed in 209,284276 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-25 18:21:54,154 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,210524 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-25 18:21:54,592 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 1,987038 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:54,594 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,439917 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-25 18:21:56,396 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 8 has been executed in 1,800916 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, "advisers") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:21:56,464 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,067271 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-25 18:21:56,496 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,031522 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-25 18:21:56,529 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,032501 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-25 18:21:57,189 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,660542 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17721 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:57,205 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 2,609516 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:21:57,469 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,279233 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10311 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:57,763 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,280487 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-25 18:21:58,204 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,440880 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9847 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:58,812 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,606469 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11243 Bytes): __________________________________________________________________________________ 2009-02-25 18:21:58,818 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,005035 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-25 18:21:59,331 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,512541 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-25 18:22:00,020 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 8 has been executed in 0,689288 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:22:00,029 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 8 has been executed in 0,006953 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-25 18:22:00,034 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 15 has been executed in 0,003959 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-25 18:22:01,166 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 1,130665 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:22:01,451 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,284554 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:22:01,678 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 15 has been executed in 0,226778 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:22:01,968 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,288351 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (32 results): __________________________________________________________________________________ 2009-02-25 18:22:02,690 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,721482 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:22:02,696 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 15 has been executed in 0,005514 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-25 18:22:03,172 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,475394 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:22:03,489 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,315734 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:01,265 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 4 has been executed in 276,012168 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-25 18:23:01,278 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,011934 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-25 18:23:01,291 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,012729 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-25 18:23:03,301 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 4 has been executed in 2,009861 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, "ins") } Query results (1311 results): __________________________________________________________________________________ 2009-02-25 18:23:03,458 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,156586 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-25 18:23:03,496 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,037165 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-25 18:23:03,571 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,074119 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-25 18:23:03,824 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,252996 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9845 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:03,866 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,040917 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10197 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:03,916 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,049176 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-25 18:23:04,022 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,105391 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16356 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:04,195 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,172587 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11896 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:04,201 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,004568 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-25 18:23:04,207 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,006359 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-25 18:23:05,239 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 4 has been executed in 1,031480 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:23:05,246 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 4 has been executed in 0,005688 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-25 18:23:05,251 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 16 has been executed in 0,004512 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:23:05,731 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,478639 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:05,847 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,115447 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:05,879 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 16 has been executed in 0,031628 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:23:08,309 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 2,428940 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:10,902 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 2,591772 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:10,912 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 16 has been executed in 0,009640 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:23:11,123 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,210529 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:11,554 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,429656 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:26,765 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 9 has been executed in 155,661979 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-25 18:23:26,790 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,024941 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-25 18:23:26,824 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,033401 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-25 18:23:28,674 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 9 has been executed in 1,849373 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, "ravaged") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:23:28,685 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,009450 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-25 18:23:28,734 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,048908 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-25 18:23:28,825 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,090207 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-25 18:23:29,386 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,561204 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8910 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:29,448 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,060951 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13076 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:29,462 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,013118 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-25 18:23:29,714 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,251345 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11699 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:29,749 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,034770 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13557 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:30,743 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,993661 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-25 18:23:30,944 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,200205 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-25 18:23:32,394 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 9 has been executed in 1,449894 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:23:32,401 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 9 has been executed in 0,005695 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-25 18:23:32,805 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 17 has been executed in 0,403047 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:23:32,843 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,037794 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:34,901 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 2,056734 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:34,918 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 17 has been executed in 0,016266 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:23:35,065 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,147059 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:35,486 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,420246 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:35,698 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 17 has been executed in 0,211104 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:23:37,033 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 1,334421 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:37,110 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,076172 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:44,035 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 10 has been executed in 146,410010 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-25 18:23:44,306 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,270023 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-25 18:23:44,336 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,029839 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-25 18:23:46,101 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 10 has been executed in 1,764626 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, "demobilizing") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:23:46,253 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,151283 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-25 18:23:46,331 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,076977 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-25 18:23:46,461 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,130033 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-25 18:23:46,981 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,520091 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10774 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:47,092 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,109485 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14033 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:47,230 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,137322 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-25 18:23:47,250 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,019843 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15424 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:47,891 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,640073 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13555 Bytes): __________________________________________________________________________________ 2009-02-25 18:23:48,159 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,267039 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-25 18:23:48,166 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,007110 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-25 18:23:48,801 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 10 has been executed in 0,634265 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:23:48,901 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 10 has been executed in 0,099776 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-25 18:23:48,906 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 18 has been executed in 0,004172 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:23:50,270 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 1,363616 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:52,517 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 2,245678 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:52,574 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 18 has been executed in 0,056529 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:23:52,834 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,258793 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:52,977 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,142651 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:53,120 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 18 has been executed in 0,141620 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:23:54,570 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 1,449872 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:23:54,607 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,035601 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:03,518 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 13 has been executed in 130,831276 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-25 18:24:03,602 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,083245 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-25 18:24:04,305 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,701731 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-25 18:24:06,152 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 13 has been executed in 1,846451 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, "tokonoma") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:24:06,369 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,216314 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-25 18:24:06,531 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,160786 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 (30 results): __________________________________________________________________________________ 2009-02-25 18:24:06,760 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 0,228203 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-25 18:24:06,981 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,221318 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15427 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:07,586 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,603955 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13565 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:09,905 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 2,318410 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-25 18:24:09,993 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,087860 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6984 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:10,379 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,384811 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9848 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:10,395 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,015794 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-25 18:24:10,404 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,008242 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-25 18:24:11,057 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 13 has been executed in 0,652823 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:24:11,067 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 13 has been executed in 0,008627 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-25 18:24:11,071 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 19 has been executed in 0,003650 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:24:11,462 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,389897 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:11,696 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,232664 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:12,099 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 19 has been executed in 0,402273 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:24:13,099 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,999583 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:13,242 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,142701 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:13,253 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 19 has been executed in 0,009718 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:24:13,290 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,036403 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:13,520 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,229705 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:41,313 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 12 has been executed in 183,887153 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-25 18:24:41,622 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,308345 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-25 18:24:41,804 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,180707 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-25 18:24:43,658 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 12 has been executed in 1,853608 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, "farcing") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:24:43,891 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,232172 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-25 18:24:43,905 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,013359 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-25 18:24:44,261 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,355325 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-25 18:24:45,365 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 1,104119 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11240 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:45,477 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,111523 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11705 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:45,635 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,156803 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-25 18:24:45,789 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,153888 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14325 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:46,325 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,535642 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12635 Bytes): __________________________________________________________________________________ 2009-02-25 18:24:46,803 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,476590 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-25 18:24:46,831 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,027499 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-25 18:24:47,937 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 12 has been executed in 1,105957 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:24:48,103 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 12 has been executed in 0,164821 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-25 18:24:48,108 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 20 has been executed in 0,004077 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:24:48,243 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,134727 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:48,724 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,480221 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:48,984 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 20 has been executed in 0,259556 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 (0 results): __________________________________________________________________________________ 2009-02-25 18:24:49,444 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,459046 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:50,807 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 1,362368 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (35 results): __________________________________________________________________________________ 2009-02-25 18:24:50,816 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 20 has been executed in 0,007439 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:24:52,579 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 1,762732 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:24:53,404 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,823453 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:13,046 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 15 has been executed in 189,556485 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-25 18:25:13,416 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,369271 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-25 18:25:13,735 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,318071 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-25 18:25:15,615 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 15 has been executed in 1,880211 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, "afterwards") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:25:15,631 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,015589 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-25 18:25:15,893 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,260803 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-25 18:25:16,624 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,730589 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-25 18:25:17,127 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,503236 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14029 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:17,167 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,038791 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12635 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:17,802 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,633791 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-25 18:25:17,836 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,034390 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7054 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:18,588 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,751603 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10775 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:19,235 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,645730 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-25 18:25:19,354 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,118880 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-25 18:25:20,002 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 15 has been executed in 0,647376 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:25:20,335 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 15 has been executed in 0,331835 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-25 18:25:20,413 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 21 has been executed in 0,077336 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:25:23,430 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 3,016088 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:24,743 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 1,313055 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:25,115 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 21 has been executed in 0,371641 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-25 18:25:25,256 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,139994 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:26,470 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 1,213255 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:26,478 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 21 has been executed in 0,007160 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:25:27,300 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,821706 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:27,353 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,051911 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:38,801 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 11 has been executed in 231,646408 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-25 18:25:39,034 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,232932 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-25 18:25:39,222 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 14 has been executed in 222,016943 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-25 18:25:39,399 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,364267 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-25 18:25:40,985 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 1,761900 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-25 18:25:41,114 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,128866 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-25 18:25:41,359 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 11 has been executed in 1,959277 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, "bilateralities") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:25:42,560 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 1,200908 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-25 18:25:42,954 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 14 has been executed in 1,838969 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, "blintze") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:25:42,997 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,043452 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-25 18:25:43,014 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,453057 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-25 18:25:43,423 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,424968 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 (36 results): __________________________________________________________________________________ 2009-02-25 18:25:44,884 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 1,460677 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-25 18:25:45,680 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,795846 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10309 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:45,688 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 2,673170 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-25 18:25:46,219 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,530779 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12603 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:46,242 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,560720 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7053 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:46,417 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,196852 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (19142 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:46,484 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 0,241055 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-25 18:25:46,490 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 0,072648 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-25 18:25:46,529 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,039056 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8817 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:46,539 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,055336 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8450 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:47,490 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,959721 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14030 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:47,611 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,119990 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-25 18:25:47,626 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 1,085565 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14499 Bytes): __________________________________________________________________________________ 2009-02-25 18:25:47,635 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,024341 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-25 18:25:47,991 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,365133 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-25 18:25:48,622 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 11 has been executed in 0,986670 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:25:48,630 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 11 has been executed in 0,006793 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-25 18:25:48,636 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,643838 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-25 18:25:48,637 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 22 has been executed in 0,006653 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:25:49,271 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 14 has been executed in 0,635159 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:25:49,866 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 14 has been executed in 0,594126 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-25 18:25:49,982 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 23 has been executed in 0,115001 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:25:51,734 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 3,096079 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:52,489 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 2,505462 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:52,960 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 1,225112 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:54,268 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 22 has been executed in 1,307287 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:25:54,342 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 1,852336 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:54,693 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 23 has been executed in 0,350625 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-25 18:25:55,101 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,406838 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:55,866 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 1,597614 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:55,883 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,781654 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:55,970 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 23 has been executed in 0,085711 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-25 18:25:56,070 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,202803 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:56,080 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 22 has been executed in 0,009608 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:25:56,102 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,131507 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:56,401 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,298078 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:56,651 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,569917 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:25:58,311 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 1,659559 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:16,560 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 16 has been executed in 185,006282 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-25 18:26:16,609 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,048006 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-25 18:26:16,943 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,332847 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-25 18:26:18,844 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 16 has been executed in 1,900477 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, "tonights") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:26:18,896 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,052024 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-25 18:26:19,758 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,861764 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-25 18:26:20,051 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,291721 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-25 18:26:20,257 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,206328 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14493 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:20,994 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,735547 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14032 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:21,246 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,251609 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-25 18:26:21,362 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,116055 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12169 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:21,384 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,021283 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10190 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:21,407 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,022524 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-25 18:26:21,522 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,114317 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-25 18:26:22,396 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 16 has been executed in 0,873624 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:26:22,405 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 16 has been executed in 0,007752 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 (1816 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:22,642 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 24 has been executed in 0,236765 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:26:23,354 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,710549 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:23,515 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,160489 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:23,555 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 24 has been executed in 0,039239 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:26:23,689 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,133428 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:23,834 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,144539 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:23,848 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 24 has been executed in 0,013762 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:26:24,031 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,181711 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:24,865 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,833014 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:39,074 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 19 has been executed in 145,552957 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-25 18:26:39,437 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,362585 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 (26 results): __________________________________________________________________________________ 2009-02-25 18:26:39,550 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,112322 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-25 18:26:41,673 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 19 has been executed in 2,123081 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, "destructed") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:26:42,417 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,742850 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-25 18:26:42,572 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,155146 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-25 18:26:42,663 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,090151 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-25 18:26:43,007 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,343282 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15888 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:43,062 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,054792 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8909 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:43,125 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,062036 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-25 18:26:43,163 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,037388 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13564 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:43,200 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,036849 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9846 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:43,219 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,018622 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-25 18:26:43,226 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,006798 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-25 18:26:44,182 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 19 has been executed in 0,954724 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:26:44,193 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 19 has been executed in 0,009972 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-25 18:26:44,198 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 25 has been executed in 0,004353 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:26:44,295 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,095789 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:45,427 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 1,130998 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:46,174 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 25 has been executed in 0,746380 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-25 18:26:46,758 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,582715 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:47,974 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 17 has been executed in 190,862794 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-25 18:26:48,103 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,128469 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-25 18:26:48,325 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,221649 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-25 18:26:48,330 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 1,571491 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:48,340 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 25 has been executed in 0,010137 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:26:50,030 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 1,689095 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:50,145 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,112716 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:50,199 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 17 has been executed in 1,874260 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, "archetypal") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:26:50,408 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,207678 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-25 18:26:50,880 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,471825 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-25 18:26:51,497 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,616437 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 (18 results): __________________________________________________________________________________ 2009-02-25 18:26:51,799 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,301844 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16173 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:51,843 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,042423 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13563 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:52,055 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,212063 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-25 18:26:52,348 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,292305 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13559 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:52,418 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,069028 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13567 Bytes): __________________________________________________________________________________ 2009-02-25 18:26:52,434 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,015779 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-25 18:26:52,582 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,147821 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-25 18:26:53,924 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 17 has been executed in 1,341533 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:26:53,932 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 17 has been executed in 0,006969 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-25 18:26:54,022 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 26 has been executed in 0,089306 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-25 18:26:54,920 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,897519 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:55,497 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,576634 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:55,516 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 26 has been executed in 0,017918 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:26:55,619 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,102193 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:57,012 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 1,392757 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:57,022 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 26 has been executed in 0,009314 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-25 18:26:57,048 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,025200 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:26:58,661 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 1,612248 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:14,959 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 18 has been executed in 200,352141 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-25 18:27:15,124 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,164357 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-25 18:27:15,189 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,064417 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-25 18:27:17,066 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 18 has been executed in 1,875872 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, "demarcator") } Query results (4 results): __________________________________________________________________________________ 2009-02-25 18:27:17,391 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,324665 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-25 18:27:17,698 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,307001 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-25 18:27:17,905 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,206267 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-25 18:27:17,941 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,035731 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12633 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:18,171 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,229518 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7053 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:18,245 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,073090 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-25 18:27:18,823 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,577714 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12488 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:18,860 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,036551 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15426 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:18,865 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,004385 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-25 18:27:19,152 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,286295 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-25 18:27:20,744 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 18 has been executed in 1,591699 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:27:20,987 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 18 has been executed in 0,241290 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-25 18:27:21,057 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 27 has been executed in 0,068656 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:27:21,397 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,339658 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:22,185 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,786915 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:22,347 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 27 has been executed in 0,161574 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:27:23,576 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 1,228762 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:24,211 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,633602 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:24,218 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 27 has been executed in 0,006852 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:27:24,940 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,721292 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:25,479 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,538184 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (32 results): __________________________________________________________________________________ 2009-02-25 18:27:54,664 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 20 has been executed in 181,259458 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-25 18:27:54,708 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,044194 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-25 18:27:54,743 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,033966 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-25 18:27:56,627 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 20 has been executed in 1,883128 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, "compliers") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:27:56,667 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,039499 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-25 18:27:57,006 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,339020 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-25 18:27:57,077 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,070257 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-25 18:27:57,148 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,070595 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7900 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:57,177 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,027852 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9838 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:57,281 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,104137 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-25 18:27:57,524 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,242758 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10281 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:57,802 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,277178 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12169 Bytes): __________________________________________________________________________________ 2009-02-25 18:27:57,821 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,018210 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-25 18:27:57,841 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,019935 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-25 18:27:58,496 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 20 has been executed in 0,654365 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:27:58,505 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 20 has been executed in 0,008539 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-25 18:27:58,511 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 28 has been executed in 0,005162 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:27:58,654 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,142012 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:58,862 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,207047 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:59,096 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 28 has been executed in 0,233448 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:27:59,186 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,088852 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:59,576 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,389133 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:27:59,625 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 28 has been executed in 0,048629 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:27:59,916 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,289862 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:00,314 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,397256 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:14,840 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 23 has been executed in 138,438113 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-25 18:28:15,862 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 1,021283 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-25 18:28:15,946 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,084198 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-25 18:28:17,809 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 23 has been executed in 1,862599 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, "frankness") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:28:18,229 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,418558 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-25 18:28:18,302 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,072709 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-25 18:28:18,549 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,246540 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-25 18:28:18,641 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,091480 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9844 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:18,759 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,116976 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14030 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:18,922 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,162498 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-25 18:28:19,020 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,097431 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8817 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:19,060 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,039957 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13104 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:19,168 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,107291 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-25 18:28:19,192 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,023660 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-25 18:28:19,858 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 23 has been executed in 0,665349 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:28:19,868 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 23 has been executed in 0,009589 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 (1816 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:19,878 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 29 has been executed in 0,007901 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:28:19,921 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,042118 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:20,036 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,114588 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:20,095 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 29 has been executed in 0,057816 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:28:21,302 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 1,206409 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:21,445 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,142414 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:21,456 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 29 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 > 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:28:21,677 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,220147 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:21,771 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,093605 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:35,581 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 21 has been executed in 188,227213 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-25 18:28:35,615 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,033376 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-25 18:28:35,648 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,030575 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-25 18:28:37,437 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 21 has been executed in 1,789280 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, "quants") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:28:37,496 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,057810 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-25 18:28:37,509 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,012620 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-25 18:28:37,576 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,066570 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-25 18:28:37,611 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,035118 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13563 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:37,663 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,050790 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13077 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:38,029 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,365384 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-25 18:28:38,060 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,030833 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15422 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:38,118 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,058031 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9379 Bytes): __________________________________________________________________________________ 2009-02-25 18:28:38,124 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,005234 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-25 18:28:38,155 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,030449 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-25 18:28:38,804 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 21 has been executed in 0,648034 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:28:38,811 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 21 has been executed in 0,006254 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-25 18:28:38,819 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 30 has been executed in 0,007702 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-25 18:28:39,412 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,591487 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:39,517 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,104565 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:39,584 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 30 has been executed in 0,066414 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:28:40,543 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,958725 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:40,736 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,191683 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:40,745 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 30 has been executed in 0,008815 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-25 18:28:40,904 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,158066 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:28:41,490 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,585303 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:06,620 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 22 has been executed in 188,307293 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-25 18:29:06,759 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 24 has been executed in 161,894232 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-25 18:29:06,874 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,253609 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-25 18:29:06,904 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,144066 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-25 18:29:07,008 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,133330 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-25 18:29:08,906 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 2,001389 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-25 18:29:09,063 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 22 has been executed in 2,054818 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, "mump") } Query results (9 results): __________________________________________________________________________________ 2009-02-25 18:29:10,794 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 1,730381 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-25 18:29:10,809 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,014181 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-25 18:29:10,864 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,053863 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-25 18:29:10,870 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 24 has been executed in 1,963471 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, "conveyancer") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:29:11,206 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,335696 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-25 18:29:11,591 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,383879 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 (30 results): __________________________________________________________________________________ 2009-02-25 18:29:11,868 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 1,004288 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8443 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:12,155 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,285536 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10756 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:12,272 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,115897 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-25 18:29:12,320 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,047696 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6592 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:12,340 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,019125 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12166 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:12,585 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,243692 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-25 18:29:12,928 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 1,336766 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-25 18:29:12,938 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,352207 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-25 18:29:13,244 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,314737 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10310 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:13,964 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 22 has been executed in 1,026296 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:29:14,023 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 22 has been executed in 0,058150 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-25 18:29:14,236 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 31 has been executed in 0,211717 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:29:14,438 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 1,193503 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10647 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:14,465 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 0,026922 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-25 18:29:14,787 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,320915 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10307 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:15,313 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,525619 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13562 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:15,749 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,435251 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-25 18:29:15,762 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,012509 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-25 18:29:15,833 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 1,596636 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:16,461 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 24 has been executed in 0,698315 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:29:16,489 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,655270 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:16,586 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 24 has been executed in 0,124390 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-25 18:29:16,592 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 32 has been executed in 0,004521 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:29:16,795 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,203187 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:29:16,831 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,034338 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:16,835 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 31 has been executed in 0,345026 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-25 18:29:16,894 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 32 has been executed in 0,062275 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:29:17,155 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,319467 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:17,808 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,913853 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:17,970 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,814158 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:17,978 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 31 has been executed in 0,006365 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-25 18:29:18,768 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,958562 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:19,057 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 32 has been executed in 0,288031 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:29:19,231 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,173764 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:19,269 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 1,290630 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:19,294 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,023704 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:20,841 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 1,608746 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:29:52,495 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 25 has been executed in 182,349349 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-25 18:29:52,525 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,030130 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-25 18:29:52,665 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,139035 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-25 18:29:54,454 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 25 has been executed in 1,788851 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, "teammates") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:29:54,546 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,090134 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-25 18:29:54,651 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,105108 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-25 18:29:54,736 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,084035 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-25 18:29:54,785 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,048270 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14003 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:54,846 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,060123 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8914 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:54,915 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,068565 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-25 18:29:55,816 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,900359 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7037 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:56,470 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,653529 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9843 Bytes): __________________________________________________________________________________ 2009-02-25 18:29:57,362 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,890678 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-25 18:29:57,611 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,249208 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-25 18:29:59,549 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 25 has been executed in 1,937291 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:29:59,598 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 25 has been executed in 0,048122 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-25 18:29:59,605 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 33 has been executed in 0,005636 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:30:00,021 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,415574 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:00,556 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,533719 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:00,657 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 33 has been executed in 0,099932 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:30:01,014 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,356954 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:01,917 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,901908 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:01,928 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 33 has been executed in 0,010226 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:30:02,945 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 1,016140 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:05,807 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 2,860415 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:18,249 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 27 has been executed in 172,769170 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-25 18:30:18,308 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,058027 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-25 18:30:18,325 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,016538 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-25 18:30:20,409 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 27 has been executed in 2,083315 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, "rassles") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:30:20,458 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,048462 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 (24 results): __________________________________________________________________________________ 2009-02-25 18:30:20,522 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,063748 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-25 18:30:20,546 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,022756 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-25 18:30:20,656 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,109184 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12635 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:21,314 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,657616 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9845 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:21,672 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,356724 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-25 18:30:21,685 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,013229 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10658 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:21,729 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,043560 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8914 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:21,744 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,014454 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-25 18:30:21,752 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,007208 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-25 18:30:22,406 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 27 has been executed in 0,653170 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:30:22,414 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 27 has been executed in 0,007230 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-25 18:30:22,420 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 34 has been executed in 0,004903 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:30:22,965 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,544265 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:23,883 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,917379 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:23,893 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 34 has been executed in 0,008709 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:30:24,185 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,291334 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:24,865 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,678730 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:25,014 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 34 has been executed in 0,148220 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:30:25,975 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,960529 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:26,057 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,080798 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:31,208 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 26 has been executed in 212,545884 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-25 18:30:31,266 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,057670 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-25 18:30:31,574 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,306499 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-25 18:30:33,605 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 26 has been executed in 2,031251 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, "splinting") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:30:33,759 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,153500 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-25 18:30:33,769 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,009105 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-25 18:30:34,149 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 0,379421 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-25 18:30:34,190 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,040435 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13560 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:34,237 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,046398 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17254 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:35,261 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 1,023414 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-25 18:30:35,313 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,051604 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12633 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:35,351 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,037537 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10652 Bytes): __________________________________________________________________________________ 2009-02-25 18:30:35,363 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,010666 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-25 18:30:35,392 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,029068 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:30:36,397 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 26 has been executed in 1,001357 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:30:36,406 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 26 has been executed in 0,008716 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-25 18:30:36,419 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 35 has been executed in 0,011965 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:30:36,450 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,029324 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:37,062 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,610808 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:37,941 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 35 has been executed in 0,878476 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 (0 results): __________________________________________________________________________________ 2009-02-25 18:30:38,020 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,078195 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:39,928 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 1,906773 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:40,029 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 35 has been executed in 0,100532 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:30:40,870 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,839933 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:30:42,134 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 1,263160 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:23,192 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 28 has been executed in 202,877039 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-25 18:31:23,369 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,176745 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-25 18:31:23,473 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,103610 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-25 18:31:25,317 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 28 has been executed in 1,843767 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, "edgeways") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:31:25,328 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,010024 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-25 18:31:25,358 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,029643 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-25 18:31:25,735 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 0,376425 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-25 18:31:26,030 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,294321 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8914 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:26,082 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,051395 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11117 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:27,788 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 1,705317 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 (13 results): __________________________________________________________________________________ 2009-02-25 18:31:27,828 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,039007 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14955 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:27,878 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,049812 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12634 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:27,897 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,018196 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-25 18:31:27,911 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,013666 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-25 18:31:28,568 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 28 has been executed in 0,656659 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:31:28,579 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 28 has been executed in 0,008930 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 (1821 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:28,586 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 36 has been executed in 0,006082 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:31:28,976 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,389781 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:29,790 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,812277 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:30,806 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 36 has been executed in 1,015879 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:31:31,160 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,353229 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:32,088 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,927026 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:32,097 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 36 has been executed in 0,008644 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:31:32,273 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,174555 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:32,312 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,038873 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:41,116 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 31 has been executed in 141,821894 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-25 18:31:41,370 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,252772 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-25 18:31:41,565 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,194821 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-25 18:31:43,414 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 31 has been executed in 1,848692 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, "carnality") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:31:43,439 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,024330 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-25 18:31:43,468 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,027671 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-25 18:31:43,699 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,230308 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-25 18:31:44,198 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,499267 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (16786 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:44,236 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,036488 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12637 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:44,515 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,278887 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-25 18:31:44,784 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,267980 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12630 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:44,900 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,116176 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (19137 Bytes): __________________________________________________________________________________ 2009-02-25 18:31:45,099 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,198014 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:31:45,106 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,006818 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-25 18:31:45,822 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 31 has been executed in 0,714989 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:31:46,009 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 31 has been executed in 0,186229 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-25 18:31:46,013 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 37 has been executed in 0,003898 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:31:47,257 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 1,242999 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:48,043 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,784871 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:48,127 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 37 has been executed in 0,083410 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:31:48,491 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,362845 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:48,639 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,147675 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:48,649 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 37 has been executed in 0,009058 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:31:48,751 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,100855 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:31:48,880 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,128436 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:09,116 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 30 has been executed in 207,625197 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-25 18:32:09,243 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,125901 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-25 18:32:09,342 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,098661 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-25 18:32:11,190 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 30 has been executed in 1,847607 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, "uglifier") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:32:11,594 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,403075 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-25 18:32:11,642 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,047901 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-25 18:32:12,000 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,357486 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-25 18:32:12,078 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,077136 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13567 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:12,354 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,275752 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13568 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:12,591 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,235753 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-25 18:32:12,645 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,054021 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11683 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:13,113 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,467661 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8915 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:13,127 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,012795 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-25 18:32:13,142 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,014543 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-25 18:32:14,465 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 30 has been executed in 1,322674 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:32:14,474 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 30 has been executed in 0,007481 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-25 18:32:14,671 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 38 has been executed in 0,196019 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:32:16,488 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 1,816564 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:21,035 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 4,546291 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:21,373 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 38 has been executed in 0,337207 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-25 18:32:21,398 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,024182 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:21,891 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,491978 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:22,347 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 38 has been executed in 0,455873 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:32:22,711 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,362395 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:23,864 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 1,152656 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:38,108 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 29 has been executed in 256,336066 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-25 18:32:38,138 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,029420 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-25 18:32:38,161 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,022241 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-25 18:32:39,995 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 29 has been executed in 1,833843 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, "indirection") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:32:40,041 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,045512 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-25 18:32:40,066 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,024301 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-25 18:32:41,140 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 1,073453 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-25 18:32:41,359 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,218781 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9823 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:41,561 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,200712 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11231 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:41,568 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 0,007078 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-25 18:32:41,611 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,042539 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8909 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:41,744 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,132614 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14958 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:41,873 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,128128 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-25 18:32:42,006 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,132394 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-25 18:32:42,719 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 29 has been executed in 0,712158 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:32:42,842 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 29 has been executed in 0,123180 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-25 18:32:42,894 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 39 has been executed in 0,050619 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:32:45,262 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 2,367190 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (34 results): __________________________________________________________________________________ 2009-02-25 18:32:45,495 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 32 has been executed in 204,653783 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-25 18:32:45,716 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,219703 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-25 18:32:45,724 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,007620 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-25 18:32:48,098 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 32 has been executed in 2,373496 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, "prompting") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:32:48,358 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,258991 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-25 18:32:48,585 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,225990 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-25 18:32:49,052 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 3,789005 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:49,064 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 39 has been executed in 0,011487 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:32:49,230 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,165109 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:49,243 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,657863 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-25 18:32:49,859 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,615568 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12629 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:50,225 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,365664 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14025 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:50,577 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,350134 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-25 18:32:50,916 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,339004 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14494 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:50,933 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,016547 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8919 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:51,129 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,194549 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-25 18:32:51,138 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,008996 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-25 18:32:51,714 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 2,483022 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:51,722 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 39 has been executed in 0,007742 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:32:52,632 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 32 has been executed in 1,493729 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:32:52,640 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 32 has been executed in 0,005695 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 (1816 Bytes): __________________________________________________________________________________ 2009-02-25 18:32:52,647 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 40 has been executed in 0,005066 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-25 18:32:52,675 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,951851 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:53,302 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,654338 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:53,385 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,708558 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:54,085 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,782426 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:54,145 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 40 has been executed in 0,058504 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:32:54,193 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,047503 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:54,376 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,181925 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:54,382 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 40 has been executed in 0,005743 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:32:55,957 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 1,574094 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:56,311 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,353520 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:32:58,579 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 33 has been executed in 172,771303 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-25 18:32:58,889 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,309180 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-25 18:32:59,589 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,699216 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-25 18:33:01,710 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 33 has been executed in 2,120973 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, "intermarry") } Query results (7 results): __________________________________________________________________________________ 2009-02-25 18:33:01,890 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,179256 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-25 18:33:01,902 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,011645 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-25 18:33:02,360 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,456937 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-25 18:33:02,400 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,039537 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15892 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:03,468 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 1,067264 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12165 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:03,700 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,230998 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-25 18:33:03,780 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,079963 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13079 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:04,126 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,345524 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10310 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:04,142 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,014960 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-25 18:33:04,149 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,006379 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-25 18:33:04,799 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 33 has been executed in 0,650038 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:33:04,807 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 33 has been executed in 0,007133 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-25 18:33:05,170 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 41 has been executed in 0,362228 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:33:05,481 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,310283 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:05,683 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,200869 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:06,107 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 41 has been executed in 0,423841 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:33:06,159 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,050921 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (34 results): __________________________________________________________________________________ 2009-02-25 18:33:06,680 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,519708 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:06,851 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 41 has been executed in 0,171249 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-25 18:33:07,023 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,170355 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:07,603 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,578970 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:23,012 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 34 has been executed in 176,954189 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-25 18:33:23,059 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,046426 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-25 18:33:23,089 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,028852 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-25 18:33:24,931 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 34 has been executed in 1,841580 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, "cliques") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:33:24,956 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,024806 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-25 18:33:25,193 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,236260 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-25 18:33:25,483 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 0,289760 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-25 18:33:25,515 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,030891 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6517 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:25,559 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,043644 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14494 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:26,868 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 1,308540 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-25 18:33:26,922 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,053332 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10198 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:26,969 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,045851 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10770 Bytes): __________________________________________________________________________________ 2009-02-25 18:33:26,983 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,013701 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-25 18:33:26,990 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,006688 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-25 18:33:27,619 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 34 has been executed in 0,628674 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:33:27,627 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 34 has been executed in 0,006601 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-25 18:33:27,700 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 42 has been executed in 0,072831 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:33:27,918 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,216497 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:27,972 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,053401 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:28,023 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 42 has been executed in 0,050094 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:33:28,271 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,247232 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:28,442 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,169596 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:28,449 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 42 has been executed in 0,006591 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:33:28,701 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,251419 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:33:29,984 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 1,282345 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:34:05,027 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 35 has been executed in 202,892479 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-25 18:34:05,338 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,310191 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-25 18:34:05,367 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,027878 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-25 18:34:07,191 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 35 has been executed in 1,824022 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, "corruptionist") } Query results (4 results): __________________________________________________________________________________ 2009-02-25 18:34:07,200 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,008608 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-25 18:34:07,461 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,259886 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-25 18:34:07,952 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,490789 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-25 18:34:08,314 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,361780 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10307 Bytes): __________________________________________________________________________________ 2009-02-25 18:34:09,046 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,731768 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11699 Bytes): __________________________________________________________________________________ 2009-02-25 18:34:09,068 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,021186 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-25 18:34:09,664 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,595246 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14032 Bytes): __________________________________________________________________________________ 2009-02-25 18:34:09,780 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,115158 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11583 Bytes): __________________________________________________________________________________ 2009-02-25 18:34:09,956 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,176204 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-25 18:34:09,961 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,003890 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-25 18:34:10,649 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 35 has been executed in 0,687762 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:34:10,663 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 35 has been executed in 0,013787 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-25 18:34:10,671 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 43 has been executed in 0,006597 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:34:10,783 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,111283 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:34:12,866 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 2,078934 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:34:12,963 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 43 has been executed in 0,096087 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-25 18:34:13,390 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,426221 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:34:14,025 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,634198 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:34:14,138 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 43 has been executed in 0,111933 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:34:15,478 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 1,339369 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:34:16,289 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,810702 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:01,379 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 36 has been executed in 209,066378 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-25 18:35:01,479 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,098883 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-25 18:35:01,510 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,030670 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-25 18:35:03,315 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 36 has been executed in 1,804544 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, "crinkliest") } Query results (4 results): __________________________________________________________________________________ 2009-02-25 18:35:03,405 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,088849 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-25 18:35:03,422 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,017306 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-25 18:35:03,483 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,059822 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-25 18:35:03,626 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,142559 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8912 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:04,013 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,386401 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10312 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:04,074 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,060362 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-25 18:35:04,360 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,286271 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11698 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:04,394 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,033002 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10778 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:04,403 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,007956 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-25 18:35:04,443 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,040525 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-25 18:35:05,161 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 36 has been executed in 0,716850 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:35:05,167 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 36 has been executed in 0,005570 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-25 18:35:05,197 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 44 has been executed in 0,029922 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:35:06,722 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 1,523971 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:07,647 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,923672 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:07,667 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 44 has been executed in 0,019191 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:35:08,082 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,414665 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:08,653 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,569974 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:08,667 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 44 has been executed in 0,012845 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:35:09,130 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,462086 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:09,892 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,761627 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:18,153 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 39 has been executed in 144,767459 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-25 18:35:18,167 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,013644 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-25 18:35:18,306 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,138523 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-25 18:35:20,124 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 39 has been executed in 1,818049 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, "anticommunists") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:35:20,236 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,111432 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-25 18:35:20,451 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,214473 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-25 18:35:20,909 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,457101 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-25 18:35:20,924 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,014117 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12171 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:21,990 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 1,066047 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10312 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:22,032 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,040708 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-25 18:35:22,854 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,821885 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15392 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:23,126 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,271209 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8914 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:23,229 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,101512 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-25 18:35:23,311 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,081668 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-25 18:35:23,980 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 39 has been executed in 0,668181 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:35:24,075 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 39 has been executed in 0,095140 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-25 18:35:24,175 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 45 has been executed in 0,099139 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:35:24,864 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,688169 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:25,225 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,359926 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:25,811 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 45 has been executed in 0,584928 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:35:26,209 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,397906 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:28,130 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 41 has been executed in 140,527140 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-25 18:35:28,665 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,533856 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-25 18:35:28,948 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 2,737882 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:28,949 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,282501 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-25 18:35:30,355 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 45 has been executed in 1,406920 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-25 18:35:30,731 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 41 has been executed in 1,781642 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, "chaoses") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:35:30,961 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,229397 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-25 18:35:31,176 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,214131 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-25 18:35:31,541 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 37 has been executed in 222,660613 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-25 18:35:31,614 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,072393 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-25 18:35:31,851 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,235764 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-25 18:35:31,919 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 1,562349 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:33,732 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 2,555626 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-25 18:35:33,760 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 37 has been executed in 1,908618 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, "sprinted") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:35:33,933 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,173079 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-25 18:35:33,952 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,219751 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10773 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:34,451 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 2,531795 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:34,464 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,529557 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 (48 results): __________________________________________________________________________________ 2009-02-25 18:35:34,579 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,114729 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-25 18:35:34,757 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,177916 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11711 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:34,951 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,997490 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14952 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:35,199 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,441582 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13103 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:36,085 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 1,133005 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-25 18:35:36,120 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,034278 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11240 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:36,167 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,967191 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-25 18:35:36,175 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,054444 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11576 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:36,536 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,360410 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-25 18:35:36,545 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,008698 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-25 18:35:36,565 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,397701 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14006 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:37,356 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 41 has been executed in 0,810518 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:35:37,362 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 41 has been executed in 0,005807 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-25 18:35:37,372 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 46 has been executed in 0,009115 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:35:37,386 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,820483 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9374 Bytes): __________________________________________________________________________________ 2009-02-25 18:35:37,392 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,004841 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-25 18:35:37,416 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,024029 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-25 18:35:38,075 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 37 has been executed in 0,658203 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:35:38,289 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 37 has been executed in 0,213401 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-25 18:35:38,293 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 47 has been executed in 0,003805 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:35:39,196 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 1,823494 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:40,119 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 1,824528 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:41,376 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 2,178649 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:41,667 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 46 has been executed in 0,290715 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:35:41,812 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 1,692759 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:41,952 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 47 has been executed in 0,139308 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-25 18:35:43,173 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 1,504729 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:43,221 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 1,268325 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:43,250 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,076736 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:43,256 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 46 has been executed in 0,005513 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 (3 results): __________________________________________________________________________________ 2009-02-25 18:35:43,542 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,284857 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:43,572 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,350168 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:43,582 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 47 has been executed in 0,008904 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-25 18:35:44,112 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,569175 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:44,748 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 1,165671 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:35:44,831 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,081828 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:24,127 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 42 has been executed in 174,142454 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-25 18:36:24,325 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,197481 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-25 18:36:24,355 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,029196 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-25 18:36:26,125 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 42 has been executed in 1,769647 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, "gladiolas") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:36:26,328 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,202663 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-25 18:36:26,371 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,041686 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 (42 results): __________________________________________________________________________________ 2009-02-25 18:36:26,986 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 0,615120 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-25 18:36:27,252 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,265309 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14960 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:27,289 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,036206 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9732 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:27,349 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 0,059543 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-25 18:36:27,397 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,047934 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13539 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:27,441 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,043573 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10311 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:27,793 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,351200 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-25 18:36:28,028 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,234214 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-25 18:36:28,745 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 42 has been executed in 0,716953 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:36:28,753 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 42 has been executed in 0,006791 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 (1824 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:28,758 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 48 has been executed in 0,004496 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:36:29,909 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 1,149583 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:30,384 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,474439 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:30,397 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 48 has been executed in 0,012878 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-25 18:36:30,741 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 40 has been executed in 214,429186 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-25 18:36:31,047 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 38 has been executed in 247,182622 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-25 18:36:31,084 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,036277 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-25 18:36:31,092 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,350253 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 (24 results): __________________________________________________________________________________ 2009-02-25 18:36:32,267 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 1,173997 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-25 18:36:32,325 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 1,240205 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-25 18:36:34,369 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 40 has been executed in 2,101743 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, "telepathist") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:36:36,227 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 1,857758 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-25 18:36:36,242 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 38 has been executed in 3,916363 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, "shootouts") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:36:36,570 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,342308 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-25 18:36:36,574 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,331823 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-25 18:36:36,604 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 6,205425 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:36,628 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,053106 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-25 18:36:36,670 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 0,099408 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-25 18:36:36,679 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,050932 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-25 18:36:36,962 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,282462 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9370 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:37,126 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,521072 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:37,130 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,167377 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10308 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:37,144 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,473257 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15423 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:37,144 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 48 has been executed in 0,017791 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:36:37,307 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,162569 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9842 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:38,019 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,888077 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-25 18:36:38,043 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,897380 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:38,239 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,220135 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7982 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:38,552 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 1,244413 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-25 18:36:38,560 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,320293 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11182 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:38,577 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,016751 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-25 18:36:38,632 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,053837 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-25 18:36:38,753 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,200287 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14487 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:39,409 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 38 has been executed in 0,777201 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:36:39,417 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 38 has been executed in 0,007164 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-25 18:36:39,426 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 49 has been executed in 0,007619 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:36:39,558 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,805202 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12142 Bytes): __________________________________________________________________________________ 2009-02-25 18:36:39,730 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,170642 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-25 18:36:39,735 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,005077 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-25 18:36:39,889 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 1,845431 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:40,588 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 40 has been executed in 0,852682 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:36:40,594 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 40 has been executed in 0,005374 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-25 18:36:40,809 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 50 has been executed in 0,213994 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:36:41,608 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,798836 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:41,621 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 2,194732 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:42,653 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 1,043530 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:42,767 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 50 has been executed in 0,112533 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:36:43,094 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 1,472559 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:43,444 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 49 has been executed in 0,349440 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:36:43,447 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,679022 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:43,908 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,460210 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:43,977 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 50 has been executed in 0,068297 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-25 18:36:45,227 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 1,781705 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:45,387 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 1,409812 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:46,729 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 1,341270 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:46,837 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 1,609439 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:46,874 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 49 has been executed in 0,035920 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:36:47,159 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,284525 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:36:47,725 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,565278 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:37:03,205 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 43 has been executed in 166,915226 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-25 18:37:03,811 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,604941 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-25 18:37:04,193 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,382131 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-25 18:37:06,259 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 43 has been executed in 2,064972 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, "lankest") } Query results (4 results): __________________________________________________________________________________ 2009-02-25 18:37:06,370 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,110539 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-25 18:37:06,751 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,381176 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-25 18:37:07,038 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,285969 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-25 18:37:07,062 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,023530 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11575 Bytes): __________________________________________________________________________________ 2009-02-25 18:37:07,098 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,035128 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11236 Bytes): __________________________________________________________________________________ 2009-02-25 18:37:07,210 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,111106 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-25 18:37:07,532 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,322269 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12173 Bytes): __________________________________________________________________________________ 2009-02-25 18:37:07,557 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,023999 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13098 Bytes): __________________________________________________________________________________ 2009-02-25 18:37:07,870 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,312267 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-25 18:37:08,027 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,156628 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-25 18:37:08,842 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 43 has been executed in 0,814725 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:37:09,078 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 43 has been executed in 0,235469 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-25 18:37:09,162 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 51 has been executed in 0,082562 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 (5 results): __________________________________________________________________________________ 2009-02-25 18:37:09,652 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,489335 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:37:10,320 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,667083 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:37:10,368 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 51 has been executed in 0,047904 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 (6 results): __________________________________________________________________________________ 2009-02-25 18:37:10,723 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,354171 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:37:10,820 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,096501 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:37:10,832 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 51 has been executed in 0,010570 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:37:10,996 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,164024 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:37:11,329 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,331930 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:02,666 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 47 has been executed in 137,834677 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-25 18:38:02,904 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,236622 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-25 18:38:03,868 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,963384 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-25 18:38:05,840 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 47 has been executed in 1,972194 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, "prompts") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:38:05,977 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,136542 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-25 18:38:05,998 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,020513 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-25 18:38:06,802 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,803370 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-25 18:38:07,149 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,346809 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11240 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:07,190 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,040063 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9844 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:07,274 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,083028 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-25 18:38:07,284 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,009521 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6119 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:07,830 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,546028 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13564 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:07,839 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,007635 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-25 18:38:08,073 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,233236 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-25 18:38:09,051 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 47 has been executed in 0,977881 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:38:09,057 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 47 has been executed in 0,005588 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 (1784 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:09,061 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 1 of run 52 has been executed in 0,003202 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:38:11,721 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 2,659143 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:12,616 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,893998 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:13,407 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 3 of run 52 has been executed in 0,790246 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 (0 results): __________________________________________________________________________________ 2009-02-25 18:38:14,103 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,695398 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:17,066 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 2,962388 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:17,077 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 4 of run 52 has been executed in 0,009939 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 (0 results): __________________________________________________________________________________ 2009-02-25 18:38:17,283 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,204973 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:17,486 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,202188 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:26,537 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 44 has been executed in 196,644067 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-25 18:38:26,659 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,120853 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-25 18:38:26,787 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,127531 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 (45 results): __________________________________________________________________________________ 2009-02-25 18:38:28,823 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 44 has been executed in 2,035964 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, "dismisses") } Query results (2 results): __________________________________________________________________________________ 2009-02-25 18:38:28,835 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,011005 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-25 18:38:29,402 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,566158 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 (24 results): __________________________________________________________________________________ 2009-02-25 18:38:29,627 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,225068 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-25 18:38:29,648 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,020998 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17284 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:29,699 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,049356 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10775 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:30,159 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,459841 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-25 18:38:30,473 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,313534 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6590 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:30,754 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,280634 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14026 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:30,820 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,065462 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-25 18:38:30,901 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,080499 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-25 18:38:31,560 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 44 has been executed in 0,658737 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:38:31,568 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 44 has been executed in 0,006702 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 (1827 Bytes): __________________________________________________________________________________ 2009-02-25 18:38:31,590 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 53 has been executed in 0,021540 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:38:31,691 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,100007 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:32,572 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,879916 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:32,578 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 53 has been executed in 0,005317 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-25 18:38:33,750 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 1,172290 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:34,052 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,300465 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:34,271 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 53 has been executed in 0,218468 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-25 18:38:34,400 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,128480 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:38:35,323 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,922513 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (37 results): __________________________________________________________________________________ 2009-02-25 18:39:00,105 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 5 of run 46 has been executed in 195,992704 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-25 18:39:00,421 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,315262 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-25 18:39:00,825 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,403901 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-25 18:39:02,613 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 6 of run 46 has been executed in 1,786860 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, "meltdowns") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:39:02,687 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,074112 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-25 18:39:02,704 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,015771 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-25 18:39:03,615 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,911051 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-25 18:39:03,660 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,044375 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12171 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:03,667 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 5 of run 45 has been executed in 209,215656 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-25 18:39:03,676 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,008628 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-25 18:39:03,732 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,055249 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-25 18:39:05,668 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 2,006773 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11700 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:05,739 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,069921 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-25 18:39:05,775 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,036261 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7939 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:05,921 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 6 of run 45 has been executed in 2,188474 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, "grabens") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:39:06,480 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,558754 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-25 18:39:06,565 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,083888 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-25 18:39:06,641 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,864758 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12170 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:06,683 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,041061 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-25 18:39:07,197 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,513753 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-25 18:39:07,988 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 11 of run 46 has been executed in 0,789492 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:39:07,995 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 12 of run 46 has been executed in 0,006673 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-25 18:39:08,002 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 1 of run 54 has been executed in 0,005275 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:39:08,061 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 1,496259 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-25 18:39:08,171 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,108897 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (6063 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:08,246 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,242935 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:08,275 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,104032 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12952 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:08,806 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 0,530550 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-25 18:39:09,366 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 1,118353 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:10,472 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 1,665581 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14491 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:11,153 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,680205 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (18569 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:11,304 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 3 of run 54 has been executed in 1,938032 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:39:11,307 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,152533 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-25 18:39:11,328 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,020692 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-25 18:39:12,073 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 11 of run 45 has been executed in 0,744321 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:39:12,082 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 12 of run 45 has been executed in 0,008797 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-25 18:39:12,262 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 1 of run 55 has been executed in 0,179454 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:39:12,509 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,246068 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:13,958 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 2,653339 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:14,194 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 1,684485 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:14,702 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,742607 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:14,705 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 3 of run 55 has been executed in 0,509593 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:39:14,715 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 4 of run 54 has been executed in 0,012684 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:39:15,533 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,827663 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:16,135 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,601534 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:16,192 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 4 of run 55 has been executed in 0,056083 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:39:16,249 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 1,533385 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:16,269 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,075552 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:16,662 ALL [Thread-7] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,411600 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:16,664 ALL [Thread-8] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,394585 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:27,900 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 5 of run 51 has been executed in 136,571013 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-25 18:39:28,354 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,453115 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 (38 results): __________________________________________________________________________________ 2009-02-25 18:39:28,377 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,022801 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-25 18:39:30,630 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 6 of run 51 has been executed in 2,252193 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, "scorpios") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:39:30,680 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,049603 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-25 18:39:30,916 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,235621 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-25 18:39:30,955 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 0,038003 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-25 18:39:30,991 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,035776 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11708 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:31,461 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,470116 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14033 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:32,872 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 1,409858 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-25 18:39:32,916 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,043363 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12171 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:33,092 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,175248 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13096 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:33,198 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,105497 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-25 18:39:33,206 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,007086 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-25 18:39:34,075 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 11 of run 51 has been executed in 0,868937 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:39:34,192 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 12 of run 51 has been executed in 0,116193 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 (1810 Bytes): __________________________________________________________________________________ 2009-02-25 18:39:34,199 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 1 of run 56 has been executed in 0,006116 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 (2 results): __________________________________________________________________________________ 2009-02-25 18:39:34,426 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,225591 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:36,418 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 1,991405 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:36,482 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 3 of run 56 has been executed in 0,063959 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-25 18:39:37,234 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,751167 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:38,295 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 1,060083 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:38,304 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 4 of run 56 has been executed in 0,008896 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:39:38,337 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,032427 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:38,381 ALL [Thread-5] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,043290 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:39:59,894 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 5 of run 50 has been executed in 193,164368 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-25 18:39:59,949 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,053852 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-25 18:39:59,997 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,047621 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-25 18:40:01,808 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 6 of run 50 has been executed in 1,810782 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, "sojourned") } Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:40:01,863 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,054119 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 (23 results): __________________________________________________________________________________ 2009-02-25 18:40:02,136 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,272177 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-25 18:40:02,215 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,079000 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-25 18:40:02,236 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,020785 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7901 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:02,410 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 5 of run 49 has been executed in 194,684818 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-25 18:40:02,436 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,024793 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-25 18:40:02,762 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,326025 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-25 18:40:04,823 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 2,586018 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (17749 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:04,938 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 6 of run 49 has been executed in 2,175362 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, "phantasmagoric") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:40:05,096 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,157450 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-25 18:40:05,409 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,312893 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 (42 results): __________________________________________________________________________________ 2009-02-25 18:40:05,460 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,635733 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-25 18:40:05,880 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,470460 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-25 18:40:05,994 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,534353 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12628 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:05,998 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,117466 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14021 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:06,242 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,243012 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12956 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:06,269 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,273634 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14026 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:06,844 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,601968 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-25 18:40:06,857 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,587689 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-25 18:40:07,207 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,349081 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-25 18:40:07,859 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 11 of run 50 has been executed in 0,652555 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:40:07,867 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 12 of run 50 has been executed in 0,006601 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 (1796 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:07,874 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 1 of run 57 has been executed in 0,006921 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-25 18:40:07,878 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 1,032948 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10776 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:07,896 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,017700 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7517 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:07,916 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,019990 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-25 18:40:07,938 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,021409 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-25 18:40:08,526 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 5 of run 48 has been executed in 208,636423 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-25 18:40:09,146 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 11 of run 49 has been executed in 1,207744 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:40:09,207 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 12 of run 49 has been executed in 0,060259 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-25 18:40:09,333 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 1 of run 58 has been executed in 0,124589 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:40:09,336 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,809261 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-25 18:40:09,838 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,501525 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-25 18:40:11,477 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 3,601395 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:11,551 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 2,217341 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:11,689 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,137765 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:11,748 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 6 of run 48 has been executed in 1,910115 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, "accepter") } Query results (4 results): __________________________________________________________________________________ 2009-02-25 18:40:11,781 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,032111 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-25 18:40:12,073 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,291709 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-25 18:40:12,308 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 3 of run 58 has been executed in 0,618165 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-25 18:40:12,854 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 1,377174 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:12,888 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 0,813809 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-25 18:40:13,155 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,266845 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (10774 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:13,449 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 3 of run 57 has been executed in 0,594160 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:40:13,467 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 1,158569 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:13,500 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,050601 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:13,505 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,349384 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13100 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:13,674 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,205732 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:13,681 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 4 of run 58 has been executed in 0,006428 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 (7 results): __________________________________________________________________________________ 2009-02-25 18:40:14,593 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 1,086699 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-25 18:40:14,718 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,125208 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (7984 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:15,207 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,487994 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (18681 Bytes): __________________________________________________________________________________ 2009-02-25 18:40:15,226 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,018670 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-25 18:40:16,226 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,999536 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-25 18:40:16,866 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 11 of run 48 has been executed in 0,639155 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:40:16,867 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 3,185543 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:16,874 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 12 of run 48 has been executed in 0,006092 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-25 18:40:17,103 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 3,601241 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:17,109 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 1 of run 59 has been executed in 0,234805 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 (8 results): __________________________________________________________________________________ 2009-02-25 18:40:17,122 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 4 of run 57 has been executed in 0,018449 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 (4 results): __________________________________________________________________________________ 2009-02-25 18:40:17,500 ALL [Thread-9] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,632024 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:18,080 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,957632 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:18,414 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 1,297814 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:18,643 ALL [Thread-4] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,561896 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:18,844 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,429707 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:18,873 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 3 of run 59 has been executed in 0,028067 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-25 18:40:19,075 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,201782 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:19,994 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,918016 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:20,065 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 4 of run 59 has been executed in 0,070681 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 (10 results): __________________________________________________________________________________ 2009-02-25 18:40:20,509 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,442745 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:40:20,607 ALL [Thread-3] benchmark.testdriver.SPARQLConnection: Query 2 of run 59 has been executed in 0,097184 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:41:10,858 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 5 of run 53 has been executed in 155,534190 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-25 18:41:10,935 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,076854 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-25 18:41:10,959 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,023351 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-25 18:41:12,994 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 6 of run 53 has been executed in 2,034215 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, "heist") } Query results (28 results): __________________________________________________________________________________ 2009-02-25 18:41:13,003 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,008450 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-25 18:41:13,083 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,079547 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-25 18:41:14,038 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 53 has been executed in 0,954379 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-25 18:41:14,175 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,136560 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (13066 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:14,359 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,183642 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (9367 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:14,451 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 8 of run 53 has been executed in 0,090609 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-25 18:41:15,078 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,626763 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (15425 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:15,132 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,053717 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (14963 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:15,293 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 53 has been executed in 0,155982 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-25 18:41:15,317 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 10 of run 53 has been executed in 0,023470 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-25 18:41:16,402 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 11 of run 53 has been executed in 1,085051 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:41:16,667 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 12 of run 53 has been executed in 0,263164 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-25 18:41:16,755 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 1 of run 60 has been executed in 0,087444 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 (9 results): __________________________________________________________________________________ 2009-02-25 18:41:17,462 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 0,706481 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:41:18,749 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 1,286193 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:41:18,895 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 3 of run 60 has been executed in 0,145397 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 (1 results): __________________________________________________________________________________ 2009-02-25 18:41:19,308 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 0,412196 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:41:19,348 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 0,039381 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:41:19,525 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 4 of run 60 has been executed in 0,176346 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 > 297 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 441 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-25 18:41:21,520 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 1,994345 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:41:22,947 ALL [Thread-6] benchmark.testdriver.SPARQLConnection: Query 2 of run 60 has been executed in 1,425712 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-25 18:41:51,926 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 5 of run 52 has been executed in 214,440256 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-25 18:41:51,965 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,037634 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-25 18:41:52,359 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,393293 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-25 18:41:54,201 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 6 of run 52 has been executed in 1,841839 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, "laboratorial") } Query results (3 results): __________________________________________________________________________________ 2009-02-25 18:41:54,334 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,131607 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-25 18:41:54,441 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,106715 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-25 18:41:54,818 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,376410 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-25 18:41:54,859 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,040607 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (12633 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:54,904 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,044012 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (8905 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:54,949 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,044671 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-25 18:41:54,996 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,046814 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (5607 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:55,093 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,095922 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11705 Bytes): __________________________________________________________________________________ 2009-02-25 18:41:55,121 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,027835 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-25 18:41:55,129 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,007555 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-25 18:41:56,122 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 11 of run 52 has been executed in 0,992163 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-25 18:41:56,236 ALL [Thread-2] benchmark.testdriver.SPARQLConnection: Query 12 of run 52 has been executed in 0,113783 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 .