2009-02-11 13:17:47,242 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 1 has been executed in 0,004800 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 > 486) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:17:47,302 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,059307 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:17:47,356 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,052805 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:17:47,446 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 1 has been executed in 0,089409 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 > 500 ) ?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-11 13:17:47,480 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,033231 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:17:47,500 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,019431 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:17:47,620 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 1 has been executed in 0,119510 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 > 114 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 481 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:17:47,642 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,021974 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:17:47,680 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,037206 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:18:01,395 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 1 has been executed in 13,714476 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-11 13:18:01,660 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,263429 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:18:01,842 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,182152 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:18:13,136 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 1 has been executed in 11,293192 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, "truckdriver") } Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:18:13,279 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,142720 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:18:13,360 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,080649 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:18:13,388 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,027250 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-11 13:18:14,796 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 1,407918 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:18:16,217 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 1,420187 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967371 Bytes): __________________________________________________________________________________ 2009-02-11 13:18:16,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,183596 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-11 13:18:17,776 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 1,373839 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:18:19,151 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 1,374230 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:18:19,244 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,092389 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-11 13:18:19,343 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,098359 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-11 13:18:19,393 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 1 has been executed in 0,050446 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:18:20,762 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 1 has been executed in 1,367714 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 (967945 Bytes): __________________________________________________________________________________ 2009-02-11 13:18:20,921 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 2 has been executed in 0,157932 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 > 354) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:18:20,945 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,024328 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:18:20,975 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,028595 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:18:21,025 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 2 has been executed in 0,049549 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 > 266 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 275 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:18:21,062 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,036561 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:18:21,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,033973 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:18:21,158 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 2 has been executed in 0,060731 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> 376 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-11 13:18:21,226 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,067646 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:18:21,244 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,017879 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:18:52,989 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 2 has been executed in 31,744451 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-11 13:18:53,194 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,204051 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:18:53,256 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,062341 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:19:04,690 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 2 has been executed in 11,433020 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, "overheats") } Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:19:04,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,162072 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:19:04,949 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,096223 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:19:05,138 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,188073 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-11 13:19:06,531 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 1,392773 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967372 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:07,913 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 1,381304 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:08,044 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,130629 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-11 13:19:09,426 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 1,381953 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:10,824 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 1,396902 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:10,877 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,052155 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-11 13:19:10,950 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,072887 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-11 13:19:11,005 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 2 has been executed in 0,055177 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:19:12,412 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 2 has been executed in 1,405925 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 (967933 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:12,466 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 3 has been executed in 0,053225 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 (8 results): __________________________________________________________________________________ 2009-02-11 13:19:12,504 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,037892 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:12,523 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,018410 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:12,563 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 3 has been executed in 0,039958 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 > 153 ) ?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-11 13:19:12,598 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,033833 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:12,630 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,032193 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:12,661 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 3 has been executed in 0,030218 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 > 188 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 284 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:19:12,692 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,030080 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:12,710 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,018258 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:28,677 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 3 has been executed in 15,966575 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-11 13:19:28,918 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,240345 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (28 results): __________________________________________________________________________________ 2009-02-11 13:19:29,057 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,138462 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:19:40,479 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 3 has been executed in 11,421009 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, "reattained") } Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:19:40,634 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,154772 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:19:40,752 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,117384 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:19:40,888 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,135269 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-11 13:19:42,293 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 1,404927 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:43,711 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 1,417288 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:43,856 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,143588 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-11 13:19:45,237 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 1,380525 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967387 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:46,629 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 1,391073 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967369 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:46,709 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,079248 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-11 13:19:46,733 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,023935 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-11 13:19:46,796 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 3 has been executed in 0,062639 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:19:48,181 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 3 has been executed in 1,384922 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 (967903 Bytes): __________________________________________________________________________________ 2009-02-11 13:19:48,209 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 4 has been executed in 0,026864 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 > 133) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:19:48,250 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,040830 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:48,287 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,035788 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:48,391 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 4 has been executed in 0,104297 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 > 314 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 270 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:19:48,418 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,026012 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:48,470 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,051131 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:48,530 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 4 has been executed in 0,059551 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 > 160 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 77 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:19:48,562 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,031986 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:19:48,587 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,024004 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:20:15,255 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 4 has been executed in 26,667324 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-11 13:20:15,332 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,076918 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:20:15,418 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,084858 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:20:27,141 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 4 has been executed in 11,723234 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, "centers") } Query results (19 results): __________________________________________________________________________________ 2009-02-11 13:20:27,355 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,213203 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:20:27,577 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,221894 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:20:27,598 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,020746 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-11 13:20:28,970 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 1,370930 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:20:30,327 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 1,356647 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:20:30,492 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,164663 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-11 13:20:31,857 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 1,364164 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:20:33,241 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 1,383512 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:20:33,330 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,088098 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-11 13:20:33,385 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,054995 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-11 13:20:33,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 4 has been executed in 0,062197 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:20:34,849 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 4 has been executed in 1,400947 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 (967944 Bytes): __________________________________________________________________________________ 2009-02-11 13:20:34,870 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 5 has been executed in 0,020144 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 > 94) } ORDER BY ?label LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:20:34,894 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,023391 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:20:34,921 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,026404 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:20:34,943 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 5 has been executed in 0,021283 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 > 48 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 383 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:20:34,980 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,036526 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:20:35,015 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,034785 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:20:35,042 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 5 has been executed in 0,026360 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 > 110 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 450 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:20:35,080 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,038025 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:20:35,125 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,044086 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:20:54,139 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 5 has been executed in 19,013271 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-11 13:20:54,327 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,187920 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (27 results): __________________________________________________________________________________ 2009-02-11 13:20:54,500 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,172726 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:21:05,832 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 5 has been executed in 11,330768 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, "frigs") } Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:21:06,032 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,199983 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:21:06,173 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,140224 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:21:06,349 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,175679 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-11 13:21:07,733 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 1,383412 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:09,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 1,362394 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967387 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:09,192 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,094903 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-11 13:21:10,607 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 1,415238 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:11,987 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 1,378674 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:12,055 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,067286 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-11 13:21:12,117 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,062504 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-11 13:21:12,175 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 5 has been executed in 0,057084 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:21:13,536 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 5 has been executed in 1,360449 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 (967929 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:13,638 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 6 has been executed in 0,101687 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 > 333) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:21:13,658 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,019439 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:13,694 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,035224 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:13,731 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 6 has been executed in 0,036645 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 > 121 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 128 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:21:13,753 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,021072 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:13,814 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,060631 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:13,862 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 6 has been executed in 0,047096 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> 411 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:21:13,908 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,046010 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:13,941 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,031700 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:32,591 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 6 has been executed in 18,649522 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-11 13:21:32,665 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,073732 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:21:32,805 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,139836 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:21:44,223 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 6 has been executed in 11,417264 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, "bunkhouse") } Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:21:44,422 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,198298 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:21:44,765 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,342901 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (40 results): __________________________________________________________________________________ 2009-02-11 13:21:44,863 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 0,097620 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-11 13:21:46,238 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 1,374126 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:47,646 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 1,407403 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967387 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:47,683 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 0,036023 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-11 13:21:49,102 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 1,419029 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:50,502 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 1,399721 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:50,554 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,050584 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-11 13:21:50,628 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,073640 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-11 13:21:50,691 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 6 has been executed in 0,062964 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:21:52,063 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 6 has been executed in 1,371148 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 (967931 Bytes): __________________________________________________________________________________ 2009-02-11 13:21:52,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 7 has been executed in 0,031694 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 > 340) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:21:52,127 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,030926 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:52,140 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,012693 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:52,195 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 7 has been executed in 0,054250 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 > 282 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 62 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:21:52,220 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,024563 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:52,250 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,028863 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:52,377 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 7 has been executed in 0,126472 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 > 98 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 406 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:21:52,392 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,015002 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:21:52,437 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,044429 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:22:19,088 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 7 has been executed in 26,650409 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-11 13:22:19,261 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,171997 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:22:19,438 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,176744 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:22:30,836 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 7 has been executed in 11,397743 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, "gyral") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:22:30,895 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,058016 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:22:30,987 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,091570 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:22:31,301 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 0,313677 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 (14 results): __________________________________________________________________________________ 2009-02-11 13:22:32,697 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 1,395753 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967374 Bytes): __________________________________________________________________________________ 2009-02-11 13:22:34,140 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 1,441681 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:22:34,202 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 0,061985 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-11 13:22:35,615 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 1,412071 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:22:36,990 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 1,375160 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:22:37,098 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,106798 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-11 13:22:37,230 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,131620 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-11 13:22:37,272 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 7 has been executed in 0,042015 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:22:38,650 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 7 has been executed in 1,377614 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 (967918 Bytes): __________________________________________________________________________________ 2009-02-11 13:22:38,685 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 8 has been executed in 0,033505 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 (9 results): __________________________________________________________________________________ 2009-02-11 13:22:38,722 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,036417 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:22:38,776 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,054165 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:22:38,822 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 8 has been executed in 0,045488 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 > 89 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 202 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:22:38,865 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,042504 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:22:38,904 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,038189 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:22:38,945 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 8 has been executed in 0,039929 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 > 269 ) } 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 (4 results): __________________________________________________________________________________ 2009-02-11 13:22:39,008 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,062850 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:22:39,070 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,060986 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:23:10,107 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 8 has been executed in 31,036927 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-11 13:23:10,425 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,317260 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:23:10,766 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,340897 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:23:22,550 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 8 has been executed in 11,783702 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, "remount") } Query results (26 results): __________________________________________________________________________________ 2009-02-11 13:23:22,693 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,142436 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:23:22,838 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,144417 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:23:22,930 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,090761 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-11 13:23:24,287 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 1,357440 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:23:25,664 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 1,375563 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:23:25,742 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,077845 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-11 13:23:27,145 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 1,402964 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:23:28,538 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 1,391741 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:23:28,583 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,044643 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-11 13:23:28,633 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,049803 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-11 13:23:28,663 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 8 has been executed in 0,029209 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:23:30,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 8 has been executed in 1,350968 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 (967927 Bytes): __________________________________________________________________________________ 2009-02-11 13:23:30,076 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 9 has been executed in 0,053825 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 > 337) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:23:30,088 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,010700 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:23:30,123 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,034937 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:23:30,199 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 9 has been executed in 0,075799 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 > 242 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 124 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:23:30,230 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,030411 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:23:30,257 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,026450 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:23:30,348 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 9 has been executed in 0,090164 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 > 41 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 248 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:23:30,376 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,027400 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:23:30,411 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,034719 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:23:56,775 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 9 has been executed in 26,363368 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-11 13:23:56,942 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,166699 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:23:57,267 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,324401 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:24:08,585 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 9 has been executed in 11,317524 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, "southrons") } Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:24:08,652 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,065986 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:24:08,864 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,211410 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:24:09,077 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,212483 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-11 13:24:10,426 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 1,349366 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:24:11,798 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 1,371259 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:24:11,940 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,141129 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-11 13:24:13,321 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 1,380817 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:24:14,702 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 1,380171 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:24:14,735 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,032630 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-11 13:24:14,769 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,032829 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-11 13:24:14,800 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 9 has been executed in 0,031418 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:24:16,201 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 9 has been executed in 1,399821 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 (967947 Bytes): __________________________________________________________________________________ 2009-02-11 13:24:16,263 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 10 has been executed in 0,061174 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 > 129) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:24:16,279 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,016343 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:24:16,312 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,031778 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:24:16,351 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 10 has been executed in 0,038830 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 > 376 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 362 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:24:16,364 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,013001 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:24:16,401 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,036110 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:24:16,511 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 10 has been executed in 0,109339 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 > 470 ) } 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 (10 results): __________________________________________________________________________________ 2009-02-11 13:24:16,536 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,024319 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:24:16,564 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,028154 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:24:46,759 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 10 has been executed in 30,194360 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-11 13:24:47,067 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,306957 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:24:47,204 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,137276 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:24:58,586 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 10 has been executed in 11,380834 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, "sartorially") } Query results (11 results): __________________________________________________________________________________ 2009-02-11 13:24:58,712 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,126127 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:24:58,807 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,093843 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:24:59,016 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,208653 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-11 13:25:00,421 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 1,405151 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967373 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:01,803 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 1,380721 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:02,086 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,283072 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-11 13:25:03,467 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 1,380016 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:04,842 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 1,374549 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967388 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:04,884 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,041547 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-11 13:25:04,939 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,054560 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-11 13:25:04,990 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 10 has been executed in 0,050856 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:25:06,384 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 10 has been executed in 1,393426 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 (967920 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:06,452 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 11 has been executed in 0,067582 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 > 164) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:25:06,469 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,015618 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:06,504 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,035382 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:06,554 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 11 has been executed in 0,048828 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 > 177 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 323 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:25:06,576 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,022397 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:06,615 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,037939 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:06,654 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 11 has been executed in 0,039035 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 > 352 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 309 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:25:06,692 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,037156 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:06,729 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,035882 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:30,823 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 11 has been executed in 24,093819 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-11 13:25:30,888 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,064167 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:25:30,970 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,082021 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:25:42,361 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 11 has been executed in 11,390719 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, "trey") } Query results (15 results): __________________________________________________________________________________ 2009-02-11 13:25:42,553 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,190954 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:25:42,654 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,100773 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:25:42,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 0,197303 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-11 13:25:44,244 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 1,392233 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967373 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:45,631 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 1,385649 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:45,783 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 0,152041 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-11 13:25:47,189 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 1,404873 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:48,578 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 1,388747 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:48,627 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,047920 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-11 13:25:48,678 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,050553 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-11 13:25:48,705 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 11 has been executed in 0,027331 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:25:50,089 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 11 has been executed in 1,383308 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 (967935 Bytes): __________________________________________________________________________________ 2009-02-11 13:25:50,100 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 12 has been executed in 0,009576 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 > 279) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:25:50,134 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,034193 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:50,152 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,017397 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:50,192 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 12 has been executed in 0,039110 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 > 263 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 94 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:25:50,220 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,027532 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:50,254 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,033452 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:50,274 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 12 has been executed in 0,019661 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 > 310 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 267 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-11 13:25:50,318 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,043755 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:25:50,340 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,020714 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:26:15,034 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 12 has been executed in 24,693657 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-11 13:26:15,109 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,074861 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:26:15,171 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,060995 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:26:26,673 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 12 has been executed in 11,501923 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, "reheating") } Query results (17 results): __________________________________________________________________________________ 2009-02-11 13:26:26,792 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,118645 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:26:26,851 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,058018 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:26:26,968 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,117020 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-11 13:26:28,353 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 1,384531 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:26:29,743 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 1,389090 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:26:29,901 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,157748 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-11 13:26:31,305 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 1,403549 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:26:33,068 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 1,761683 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:26:33,101 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,032268 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-11 13:26:33,367 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,266055 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-11 13:26:33,434 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 12 has been executed in 0,066543 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:26:34,778 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 12 has been executed in 1,343569 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 (967920 Bytes): __________________________________________________________________________________ 2009-02-11 13:26:34,865 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 13 has been executed in 0,085970 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 > 301) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:26:34,918 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,052474 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:26:34,949 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,030661 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:26:35,057 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 13 has been executed in 0,107307 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 > 325 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 425 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:26:35,089 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,031536 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:26:35,131 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,040853 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:26:35,183 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 13 has been executed in 0,051803 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 > 195 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 138 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:26:35,203 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,019600 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:26:35,221 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,017102 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:27:01,851 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 13 has been executed in 26,629995 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-11 13:27:02,084 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,232869 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:27:02,179 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,093832 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:27:13,459 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 13 has been executed in 11,279955 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, "stockings") } Query results (16 results): __________________________________________________________________________________ 2009-02-11 13:27:13,567 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,107527 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:27:13,745 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,176989 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:27:13,894 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 0,148933 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-11 13:27:15,305 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 1,410244 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:27:16,685 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 1,379131 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:27:16,827 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 0,141593 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-11 13:27:18,203 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 1,375710 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967388 Bytes): __________________________________________________________________________________ 2009-02-11 13:27:19,566 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 1,362323 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:27:19,635 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,069021 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-11 13:27:19,686 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,049764 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-11 13:27:19,719 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 13 has been executed in 0,032830 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:27:21,099 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 13 has been executed in 1,379615 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 (967920 Bytes): __________________________________________________________________________________ 2009-02-11 13:27:21,153 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 14 has been executed in 0,053109 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 > 444) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:27:21,178 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,024981 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:27:21,210 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,031020 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:27:21,246 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 14 has been executed in 0,035792 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 > 92 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 457 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:27:21,281 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,034998 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:27:21,304 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,022178 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:27:21,357 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 14 has been executed in 0,052841 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 > 171 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 346 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-11 13:27:21,388 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,030648 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:27:21,447 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,057655 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:27:50,191 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 14 has been executed in 28,744276 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-11 13:27:50,294 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,102277 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:27:50,343 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,048611 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:28:01,753 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 14 has been executed in 11,408983 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, "terrorizes") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:28:02,115 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,361788 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:28:02,194 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,077940 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:28:02,209 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 0,015203 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-11 13:28:03,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 1,401303 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967372 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:04,980 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 1,368794 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:05,082 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 0,100544 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-11 13:28:06,469 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 1,386685 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:07,864 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 1,394382 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:08,000 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,135547 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-11 13:28:08,068 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,068338 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-11 13:28:08,113 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 14 has been executed in 0,044395 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:28:09,521 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 14 has been executed in 1,406898 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 (967896 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:09,534 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 15 has been executed in 0,012925 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 > 250) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:28:09,571 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,035913 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:09,603 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,031416 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:09,663 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 15 has been executed in 0,060256 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 > 337 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 92 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:28:09,713 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,049228 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:09,743 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,028912 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:09,776 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 15 has been executed in 0,032916 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 > 118 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 460 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:28:09,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,041620 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:09,861 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,042154 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:35,125 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 15 has been executed in 25,263231 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-11 13:28:35,256 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,130755 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:28:35,366 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,108814 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:28:46,850 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 15 has been executed in 11,484342 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, "covetousness") } Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:28:46,992 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,141031 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:28:47,108 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,116057 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:28:47,238 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,129332 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-11 13:28:48,625 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 1,386627 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:50,017 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 1,390712 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:50,148 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,130616 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-11 13:28:51,516 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 1,367188 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:52,889 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 1,372155 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:52,958 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,068310 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-11 13:28:53,043 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,085156 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-11 13:28:53,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 15 has been executed in 0,052118 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:28:54,485 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 15 has been executed in 1,388474 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 (967906 Bytes): __________________________________________________________________________________ 2009-02-11 13:28:54,523 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 16 has been executed in 0,036714 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 > 302) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:28:54,541 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,018046 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:54,573 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,031299 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:54,610 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 16 has been executed in 0,036930 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 < 50 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:28:54,637 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,025835 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:54,670 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,033006 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:54,716 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 16 has been executed in 0,045444 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 > 418 ) } 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 (2 results): __________________________________________________________________________________ 2009-02-11 13:28:54,747 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,030451 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:28:54,769 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,021173 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:29:20,345 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 16 has been executed in 25,575606 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-11 13:29:20,602 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,256707 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (33 results): __________________________________________________________________________________ 2009-02-11 13:29:20,896 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,293407 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:29:32,360 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 16 has been executed in 11,462895 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, "canvaslike") } Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:29:32,415 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,054851 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:29:32,502 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,086531 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:29:32,716 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,213630 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-11 13:29:34,119 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 1,402422 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:29:35,489 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 1,369185 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:29:35,628 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,138924 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-11 13:29:37,038 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 1,409226 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:29:38,392 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 1,353218 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:29:38,419 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,026370 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-11 13:29:38,449 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,030213 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-11 13:29:38,494 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 16 has been executed in 0,043781 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:29:39,891 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 16 has been executed in 1,396379 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 (967933 Bytes): __________________________________________________________________________________ 2009-02-11 13:29:39,895 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 17 has been executed in 0,004126 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 > 9) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:29:39,918 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,017619 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:29:39,940 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,021500 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:29:39,962 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 17 has been executed in 0,021636 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 > 296 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 433 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:29:40,005 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,043010 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:29:40,036 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,029955 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:29:40,094 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 17 has been executed in 0,058156 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 > 341 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 26 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:29:40,125 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,029584 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:29:40,164 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,038941 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:30:03,156 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 17 has been executed in 22,991426 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-11 13:30:03,445 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,288844 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:30:03,519 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,073862 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:30:15,095 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 17 has been executed in 11,575489 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, "bisexuality") } Query results (11 results): __________________________________________________________________________________ 2009-02-11 13:30:15,341 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,245387 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:30:15,563 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,221318 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:30:15,767 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,203874 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-11 13:30:17,157 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 1,388834 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:30:18,567 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 1,409321 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:30:18,723 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,154965 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-11 13:30:20,118 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 1,395293 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:30:21,481 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 1,361829 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:30:21,555 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,073256 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-11 13:30:21,591 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,035579 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-11 13:30:21,640 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 17 has been executed in 0,049620 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:30:23,022 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 17 has been executed in 1,380725 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 (967912 Bytes): __________________________________________________________________________________ 2009-02-11 13:30:23,069 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 18 has been executed in 0,046960 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 > 60) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:30:23,109 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,039067 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:30:23,135 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,025783 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:30:23,165 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 18 has been executed in 0,029102 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 < 438 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:30:23,186 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,020819 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:30:23,235 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,048152 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:30:23,239 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 18 has been executed in 0,003527 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 > 368 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 411 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-11 13:30:23,274 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,034778 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:30:23,309 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,034282 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:30:48,557 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 18 has been executed in 25,247255 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-11 13:30:48,785 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,227064 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:30:48,853 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,067406 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:31:00,202 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 18 has been executed in 11,349462 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, "playpen") } Query results (17 results): __________________________________________________________________________________ 2009-02-11 13:31:00,372 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,168741 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:31:00,543 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,170769 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:31:00,692 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,148971 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-11 13:31:02,085 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 1,392692 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967373 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:03,483 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 1,396740 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:03,583 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,099617 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-11 13:31:04,970 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 1,386872 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967367 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:06,335 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 1,364054 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:06,396 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,060133 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-11 13:31:06,508 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,112037 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-11 13:31:06,574 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 18 has been executed in 0,065449 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:31:07,931 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 18 has been executed in 1,356631 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 (967914 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:08,033 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 19 has been executed in 0,101107 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 > 396) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:31:08,055 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,020866 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:31:08,086 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,030503 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:31:08,175 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 19 has been executed in 0,088848 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 > 69 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 316 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:31:08,210 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,034080 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:31:08,234 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,024191 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:31:08,282 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 19 has been executed in 0,047364 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 > 172 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 28 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:31:08,320 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,037251 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:31:08,350 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,029526 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:31:40,916 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 19 has been executed in 32,564933 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-11 13:31:41,166 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,250211 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:31:41,348 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,181046 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:31:52,789 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 19 has been executed in 11,440833 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, "tragicomedy") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:31:52,870 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,080600 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:31:52,957 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,086147 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:31:53,120 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,162956 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-11 13:31:54,522 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 1,401499 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:55,931 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 1,407690 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:56,022 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,090596 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-11 13:31:57,395 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 1,372599 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:58,789 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 1,393565 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:31:58,858 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,067797 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-11 13:31:58,887 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,028734 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-11 13:31:58,932 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 19 has been executed in 0,044735 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:32:00,313 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 19 has been executed in 1,380767 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 (967917 Bytes): __________________________________________________________________________________ 2009-02-11 13:32:00,368 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 20 has been executed in 0,054445 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 > 466) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:32:00,404 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,034682 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:00,429 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,024767 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:00,488 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 20 has been executed in 0,059264 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 > 290 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 194 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:32:00,510 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,021336 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:00,542 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,031373 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:00,567 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 20 has been executed in 0,023590 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 > 262 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 307 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:32:00,585 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,017968 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:00,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,025755 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:31,088 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 20 has been executed in 30,476234 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-11 13:32:31,367 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,278427 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:32:31,436 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,068622 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:32:42,918 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 20 has been executed in 11,481684 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, "gnashes") } Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:32:43,051 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,132664 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:32:43,225 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,173600 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:32:43,379 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,153382 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-11 13:32:44,791 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 1,411577 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:32:46,174 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 1,381818 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:32:46,331 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,156525 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-11 13:32:47,736 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 1,404362 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:32:49,128 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 1,391881 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:32:49,160 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,031331 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-11 13:32:49,230 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,069737 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-11 13:32:49,303 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 20 has been executed in 0,072536 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:32:50,700 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 20 has been executed in 1,396564 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 (967926 Bytes): __________________________________________________________________________________ 2009-02-11 13:32:50,756 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 21 has been executed in 0,054691 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 > 82) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:32:50,791 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,034658 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:50,822 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,030630 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:50,882 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 21 has been executed in 0,059231 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 > 353 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 270 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-11 13:32:50,907 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,024144 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:50,942 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,034736 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:51,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 21 has been executed in 0,071057 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 > 320 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 261 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:32:51,050 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,035781 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:32:51,078 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,027681 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:33:16,737 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 21 has been executed in 25,658358 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-11 13:33:16,878 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,140656 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:33:16,934 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,055335 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:33:28,679 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 21 has been executed in 11,745145 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, "propositional") } Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:33:28,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,137513 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:33:28,991 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,172778 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:33:29,066 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,074287 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-11 13:33:30,416 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 1,350385 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967387 Bytes): __________________________________________________________________________________ 2009-02-11 13:33:31,795 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 1,377838 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967371 Bytes): __________________________________________________________________________________ 2009-02-11 13:33:31,887 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,091127 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-11 13:33:33,260 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 1,372693 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:33:34,647 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 1,386836 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:33:34,686 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,038485 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-11 13:33:34,798 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,111293 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:33:34,837 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 21 has been executed in 0,038501 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:33:36,213 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 21 has been executed in 1,375134 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 (967916 Bytes): __________________________________________________________________________________ 2009-02-11 13:33:36,242 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 22 has been executed in 0,029029 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 > 423) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:33:36,285 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,042486 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:33:36,321 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,034858 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:33:36,382 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 22 has been executed in 0,061123 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 > 348 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 441 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:33:36,410 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,027493 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:33:36,462 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,050970 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:33:36,595 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 22 has been executed in 0,132078 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 > 127 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 431 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:33:36,639 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,043470 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:33:36,677 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,038266 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:33:55,519 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 22 has been executed in 18,840735 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-11 13:33:55,613 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,093400 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:33:55,675 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,062386 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:34:06,957 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 22 has been executed in 11,281420 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, "discountable") } Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:34:07,334 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,376402 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:34:07,675 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,340081 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:34:07,829 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,153904 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-11 13:34:09,198 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 1,368556 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967373 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:10,581 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 1,382183 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:10,670 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,088688 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-11 13:34:12,042 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 1,371406 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:13,465 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 1,422251 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:13,503 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,037537 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-11 13:34:13,602 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,098429 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-11 13:34:13,637 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 22 has been executed in 0,034956 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:34:15,017 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 22 has been executed in 1,378720 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 (967930 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:15,021 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 23 has been executed in 0,003198 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 > 262) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:34:15,054 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,032467 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:34:15,086 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,032187 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:34:15,113 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 23 has been executed in 0,026109 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 < 429 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:34:15,135 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,020960 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:34:15,168 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,033029 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:34:15,235 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 23 has been executed in 0,066484 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 > 325 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 321 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:34:15,264 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,027717 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:34:15,284 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,019973 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:34:40,813 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 23 has been executed in 25,528688 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-11 13:34:40,857 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,043100 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:34:41,098 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,240931 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:34:52,537 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 23 has been executed in 11,438702 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, "claws") } Query results (11 results): __________________________________________________________________________________ 2009-02-11 13:34:52,598 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,059797 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:34:52,990 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,391910 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:34:53,032 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,041227 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-11 13:34:54,390 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 1,357573 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:55,781 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 1,390245 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:55,926 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,144195 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-11 13:34:57,348 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 1,422610 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:58,734 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 1,385281 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967388 Bytes): __________________________________________________________________________________ 2009-02-11 13:34:58,767 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,031892 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-11 13:34:58,833 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,065766 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-11 13:34:58,883 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 23 has been executed in 0,049652 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:35:00,284 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 23 has been executed in 1,400518 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 (967935 Bytes): __________________________________________________________________________________ 2009-02-11 13:35:00,322 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 24 has been executed in 0,037102 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 > 82) } ORDER BY ?label LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:35:00,357 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,034295 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:00,383 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,025652 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:00,477 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 24 has been executed in 0,093190 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 > 474 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 264 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:35:00,506 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,029042 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:00,528 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,021334 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:00,567 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 24 has been executed in 0,038039 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 > 375 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 416 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:35:00,595 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,028131 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:00,644 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,048468 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:34,238 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 24 has been executed in 33,593387 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-11 13:35:34,655 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,416042 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (63 results): __________________________________________________________________________________ 2009-02-11 13:35:34,922 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,266834 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:35:46,338 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 24 has been executed in 11,415128 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, "farrago") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:35:46,568 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,230093 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:35:46,713 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,143739 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:35:46,851 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 0,138145 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-11 13:35:48,231 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 1,379110 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:35:49,634 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 1,402445 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:35:49,705 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 0,070108 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-11 13:35:51,119 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 1,413719 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:35:52,511 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 1,391394 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:35:52,581 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,068814 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-11 13:35:52,619 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,037524 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-11 13:35:52,652 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 24 has been executed in 0,033203 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:35:54,043 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 24 has been executed in 1,390802 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 (967900 Bytes): __________________________________________________________________________________ 2009-02-11 13:35:54,093 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 25 has been executed in 0,048413 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 > 258) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:35:54,102 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,009054 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:35:54,143 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,039949 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:54,182 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 25 has been executed in 0,038427 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 > 461 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 406 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:35:54,220 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,037621 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:54,236 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,015378 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:54,260 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 25 has been executed in 0,024222 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> 214 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:35:54,292 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,031010 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:35:54,324 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,031227 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:36:20,717 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 25 has been executed in 26,392243 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-11 13:36:20,897 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,179667 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:36:21,024 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,126619 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:36:32,607 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 25 has been executed in 11,583186 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, "remittent") } Query results (12 results): __________________________________________________________________________________ 2009-02-11 13:36:32,854 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,245890 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:36:33,005 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,150470 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:36:33,129 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,123186 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-11 13:36:34,551 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 1,422013 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:36:35,921 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 1,368858 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:36:36,033 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,112123 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-11 13:36:37,443 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 1,409621 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:36:39,140 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 1,696138 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:36:39,246 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,104936 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-11 13:36:39,298 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,051773 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-11 13:36:39,367 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 25 has been executed in 0,068327 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:36:40,757 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 25 has been executed in 1,390155 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 (967933 Bytes): __________________________________________________________________________________ 2009-02-11 13:36:40,795 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 26 has been executed in 0,033039 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 > 168) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:36:40,815 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,019902 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:36:40,858 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,041937 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:36:40,903 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 26 has been executed in 0,044597 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 > 198 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 355 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:36:40,948 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,044347 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:36:40,988 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,039447 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:36:41,017 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 26 has been executed in 0,028451 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> 289 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:36:41,063 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,045708 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:36:41,092 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,028210 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:36:56,142 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 26 has been executed in 15,050034 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-11 13:36:56,414 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,271411 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:36:56,475 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,059993 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:37:07,788 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 26 has been executed in 11,312799 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, "proapproval") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:37:07,844 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,055975 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:37:08,025 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,180159 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:37:08,226 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 0,200379 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-11 13:37:09,631 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 1,405117 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:10,995 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 1,362722 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:11,076 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 0,080104 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-11 13:37:12,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 1,372131 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:13,835 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 1,382533 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967390 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:13,892 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,055818 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-11 13:37:13,960 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,068346 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-11 13:37:14,003 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 26 has been executed in 0,042264 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:37:15,393 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 26 has been executed in 1,389056 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 (967943 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:15,424 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 27 has been executed in 0,030458 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 > 223) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:37:15,464 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,038768 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:15,508 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,042867 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:15,543 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 27 has been executed in 0,034624 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 > 446 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 479 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:37:15,567 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,023239 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:15,619 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,051646 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:15,708 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 27 has been executed in 0,088334 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> 307 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-11 13:37:15,726 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,018123 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:15,746 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,019396 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:32,573 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 27 has been executed in 16,825984 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-11 13:37:32,647 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,074086 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:37:32,891 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,243330 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:37:44,204 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 27 has been executed in 11,312687 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, "mortared") } Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:37:44,323 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,117987 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:37:44,434 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,110896 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:37:44,466 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,030957 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-11 13:37:45,851 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 1,385465 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:47,272 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 1,419377 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:47,358 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,085652 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-11 13:37:48,784 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 1,425676 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:50,153 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 1,368163 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:50,192 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,039086 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-11 13:37:50,248 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,055283 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-11 13:37:50,309 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 27 has been executed in 0,060315 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:37:51,694 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 27 has been executed in 1,385201 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 (967921 Bytes): __________________________________________________________________________________ 2009-02-11 13:37:51,724 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 28 has been executed in 0,028635 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 > 387) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:37:51,757 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,032785 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:51,782 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,024028 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:51,799 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 28 has been executed in 0,016678 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 > 480 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 375 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:37:51,812 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,012661 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:51,837 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,024148 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:51,946 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 28 has been executed in 0,108059 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 > 230 ) } 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-11 13:37:51,987 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,040516 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:37:52,012 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,024712 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:38:27,849 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 28 has been executed in 35,836262 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-11 13:38:28,124 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,274869 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:38:28,165 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,039725 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:38:39,686 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 28 has been executed in 11,520749 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, "regalities") } Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:38:39,855 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,169011 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:38:40,114 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,258212 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:38:40,257 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 0,142622 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-11 13:38:41,652 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 1,394362 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:38:43,059 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 1,406182 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:38:43,134 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 0,074306 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-11 13:38:44,504 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 1,369356 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967388 Bytes): __________________________________________________________________________________ 2009-02-11 13:38:45,886 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 1,381719 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:38:45,923 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,036160 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-11 13:38:46,001 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,077843 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-11 13:38:46,048 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 28 has been executed in 0,047093 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:38:47,434 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 28 has been executed in 1,384948 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 (967934 Bytes): __________________________________________________________________________________ 2009-02-11 13:38:47,474 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 29 has been executed in 0,039622 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 > 63) } ORDER BY ?label LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:38:47,492 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,017536 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:38:47,519 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,025972 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:38:47,526 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 29 has been executed in 0,006393 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 > 278 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 455 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:38:47,555 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,029139 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:38:47,574 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,017516 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:38:47,634 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 29 has been executed in 0,059581 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 > 484 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 445 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:38:47,664 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,029599 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:38:47,697 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,032871 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:39:10,619 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 29 has been executed in 22,921100 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-11 13:39:10,748 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,129321 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:39:10,946 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,196871 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:39:22,455 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 29 has been executed in 11,508460 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, "blights") } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:39:22,589 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,133594 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:39:22,724 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,134992 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:39:22,809 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 0,084345 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-11 13:39:24,194 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 1,385221 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:39:25,581 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 1,385684 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967373 Bytes): __________________________________________________________________________________ 2009-02-11 13:39:25,765 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 0,182741 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-11 13:39:27,189 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 1,424184 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:39:28,578 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 1,388128 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:39:28,640 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,061505 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-11 13:39:28,678 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,037827 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-11 13:39:28,737 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 29 has been executed in 0,058212 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:39:30,147 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 29 has been executed in 1,409702 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 (967915 Bytes): __________________________________________________________________________________ 2009-02-11 13:39:30,184 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 30 has been executed in 0,036116 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 > 125) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:39:30,207 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,021989 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:39:30,237 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,029183 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:39:30,278 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 30 has been executed in 0,040998 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 > 361 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 363 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:39:30,304 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,025258 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:39:30,337 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,032808 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:39:30,379 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 30 has been executed in 0,041546 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 > 19 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 205 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:39:30,404 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,024808 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:39:30,421 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,015922 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:40:00,286 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 30 has been executed in 29,864378 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-11 13:40:00,452 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,165912 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:40:00,617 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,164547 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:40:12,245 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 30 has been executed in 11,627233 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, "scorepads") } Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:40:12,426 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,180792 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:40:12,715 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,288142 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:40:12,912 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,196331 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-11 13:40:14,298 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 1,386381 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:40:15,668 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 1,368457 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:40:15,727 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,058409 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-11 13:40:17,085 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 1,358216 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:40:18,457 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 1,371590 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967389 Bytes): __________________________________________________________________________________ 2009-02-11 13:40:18,526 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,068362 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-11 13:40:18,618 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,090831 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-11 13:40:18,676 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 30 has been executed in 0,057779 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:40:20,057 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 30 has been executed in 1,380820 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 (967921 Bytes): __________________________________________________________________________________ 2009-02-11 13:40:20,074 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 31 has been executed in 0,015974 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 > 447) } ORDER BY ?label LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:40:20,119 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,044373 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:40:20,160 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,040754 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:40:20,203 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 31 has been executed in 0,043030 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 < 486 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:40:20,250 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,045992 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:40:20,299 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,048604 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:40:20,594 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 31 has been executed in 0,294391 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 > 55 ) } 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-11 13:40:20,615 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,019979 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:40:20,646 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,030466 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:40:48,017 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 31 has been executed in 27,371015 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-11 13:40:48,171 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,153018 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:40:48,246 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,074958 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:40:59,646 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 31 has been executed in 11,399597 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, "hibiscus") } Query results (11 results): __________________________________________________________________________________ 2009-02-11 13:40:59,786 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,139741 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:40:59,955 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,168794 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:41:00,027 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,070724 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-11 13:41:01,383 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 1,355923 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967387 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:02,781 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 1,397243 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:03,023 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,241136 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 (14 results): __________________________________________________________________________________ 2009-02-11 13:41:04,442 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 1,419129 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:05,822 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 1,378770 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:05,916 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,093990 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-11 13:41:05,938 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,021701 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-11 13:41:05,988 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 31 has been executed in 0,049039 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:41:07,374 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 31 has been executed in 1,385346 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 (967943 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:07,421 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 32 has been executed in 0,047195 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 > 56) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:41:07,467 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,044657 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:07,511 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,043217 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (23 results): __________________________________________________________________________________ 2009-02-11 13:41:07,524 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 32 has been executed in 0,012622 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 > 154 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 237 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:41:07,552 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,027973 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:07,616 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,063064 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:07,662 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 32 has been executed in 0,046154 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 > 87 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 126 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:41:07,685 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,022082 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:07,726 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,040450 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:23,108 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 32 has been executed in 15,382168 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-11 13:41:23,279 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,170258 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:41:23,411 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,131625 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:41:34,796 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 32 has been executed in 11,384265 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, "recane") } Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:41:34,858 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,061282 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:41:35,171 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,312985 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:41:35,296 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,123943 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-11 13:41:36,708 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 1,412061 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967374 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:38,080 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 1,370765 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967369 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:38,170 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,089691 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-11 13:41:39,544 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 1,373487 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:40,946 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 1,401829 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:41,041 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,093878 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-11 13:41:41,092 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,051271 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-11 13:41:41,150 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 32 has been executed in 0,057474 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:41:42,551 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 32 has been executed in 1,400745 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 (967915 Bytes): __________________________________________________________________________________ 2009-02-11 13:41:42,591 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 33 has been executed in 0,038522 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 > 484) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:41:42,617 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,026307 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:42,658 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,039745 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:42,730 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 33 has been executed in 0,071480 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 > 118 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 289 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:41:42,760 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,029426 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:42,774 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,014037 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:42,829 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 33 has been executed in 0,054582 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 > 86 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 264 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:41:42,850 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,020493 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:42,870 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,018524 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:41:57,554 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 33 has been executed in 14,683593 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-11 13:41:57,673 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,119163 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:41:57,991 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,317000 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:42:09,433 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 33 has been executed in 11,442154 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, "majolica") } Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:42:09,514 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,080299 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:42:09,634 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,119090 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:42:09,783 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,148667 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-11 13:42:11,167 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 1,383401 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:12,574 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 1,406412 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:12,637 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,063042 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-11 13:42:14,037 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 1,399306 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967374 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:15,430 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 1,391998 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:15,463 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,032798 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-11 13:42:15,477 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,014182 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-11 13:42:15,531 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 33 has been executed in 0,053387 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:42:16,889 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 33 has been executed in 1,357345 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 (967944 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:16,910 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 34 has been executed in 0,020582 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 > 459) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:42:16,928 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,017175 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:16,975 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,046072 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:16,999 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 34 has been executed in 0,023474 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 > 256 ) ?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 (10 results): __________________________________________________________________________________ 2009-02-11 13:42:17,019 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,019545 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:17,041 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,021798 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:17,076 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 34 has been executed in 0,034707 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> 148 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:42:17,110 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,033217 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:17,144 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,033472 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:36,583 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 34 has been executed in 19,438375 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-11 13:42:36,897 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,313673 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (28 results): __________________________________________________________________________________ 2009-02-11 13:42:36,963 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,064960 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:42:48,815 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 34 has been executed in 11,852247 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, "variabilities") } Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:42:48,987 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,171028 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:42:49,142 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,154568 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:42:49,302 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 0,159947 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-11 13:42:50,687 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 1,384279 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967387 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:52,056 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 1,367743 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:52,160 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 0,103249 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-11 13:42:53,563 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 1,402507 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:54,932 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 1,369012 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:54,964 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,031320 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-11 13:42:55,044 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,079315 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-11 13:42:55,084 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 34 has been executed in 0,039769 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:42:56,457 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 34 has been executed in 1,372576 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 (967912 Bytes): __________________________________________________________________________________ 2009-02-11 13:42:56,506 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 35 has been executed in 0,047899 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 > 132) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:42:56,528 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,021242 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:56,557 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,029101 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:56,580 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 35 has been executed in 0,022553 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 > 317 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 402 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:42:56,599 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,017744 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:56,623 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,023372 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:56,668 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 35 has been executed in 0,044826 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 > 336 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 405 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:42:56,710 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,040963 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:42:56,747 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,037064 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:43:10,483 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 35 has been executed in 13,735447 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-11 13:43:10,619 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,135424 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:10,849 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,228923 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:22,156 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 35 has been executed in 11,306994 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, "bedsores") } Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:43:22,381 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,224227 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:22,634 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,252720 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:22,765 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,131045 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-11 13:43:24,135 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 1,369021 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:43:25,525 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 1,388965 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:43:25,575 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,049659 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-11 13:43:26,952 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 1,376451 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:43:28,367 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 1,415033 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:43:28,405 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,036942 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-11 13:43:28,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,042815 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-11 13:43:28,487 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 35 has been executed in 0,038943 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:43:29,861 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 35 has been executed in 1,373558 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 (967909 Bytes): __________________________________________________________________________________ 2009-02-11 13:43:29,881 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 36 has been executed in 0,018385 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 (10 results): __________________________________________________________________________________ 2009-02-11 13:43:29,908 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,026445 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:43:29,927 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,018386 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:43:29,953 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 36 has been executed in 0,025789 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 > 419 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 344 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:43:29,981 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,027002 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:43:30,017 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,036052 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:43:30,056 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 36 has been executed in 0,038212 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 > 403 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 35 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:43:30,087 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,030793 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:43:30,112 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,024014 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:43:45,441 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 36 has been executed in 15,328943 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-11 13:43:45,610 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,168090 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:45,851 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,241280 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:57,167 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 36 has been executed in 11,315600 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, "acknowledging") } Query results (18 results): __________________________________________________________________________________ 2009-02-11 13:43:57,363 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,195082 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:57,526 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,162677 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:43:57,589 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,062536 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-11 13:43:58,964 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 1,374726 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:00,357 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 1,392037 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967388 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:00,494 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,135978 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-11 13:44:01,865 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 1,370954 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:03,248 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 1,382184 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:03,349 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,100074 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-11 13:44:03,410 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,060809 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-11 13:44:03,469 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 36 has been executed in 0,058739 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:44:04,834 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 36 has been executed in 1,364168 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 (967933 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:04,857 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 37 has been executed in 0,022463 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 > 170) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:44:04,897 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,039626 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:04,929 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,032115 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:05,045 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 37 has been executed in 0,115434 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 > 311 ) ?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 (2 results): __________________________________________________________________________________ 2009-02-11 13:44:05,068 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,022407 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:05,099 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,030215 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:05,135 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 37 has been executed in 0,035304 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 > 156 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 273 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:44:05,163 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,027765 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:05,190 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,026033 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:26,861 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 37 has been executed in 21,670987 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-11 13:44:27,123 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,260875 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:44:27,326 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,202387 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:44:38,732 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 37 has been executed in 11,405695 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, "shiner") } Query results (21 results): __________________________________________________________________________________ 2009-02-11 13:44:39,037 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,305007 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:44:39,276 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,238300 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:44:39,297 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,020279 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-11 13:44:40,686 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 1,388683 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:42,100 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 1,413354 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:42,340 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,239683 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-11 13:44:43,753 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 1,412043 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:45,117 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 1,363263 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967374 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:45,151 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,034311 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-11 13:44:45,238 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,086533 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-11 13:44:45,305 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 37 has been executed in 0,066044 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:44:46,667 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 37 has been executed in 1,361941 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 (967908 Bytes): __________________________________________________________________________________ 2009-02-11 13:44:46,693 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 38 has been executed in 0,025430 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 > 127) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:44:46,732 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,038399 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:46,781 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,048012 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:46,824 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 38 has been executed in 0,042835 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 > 163 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 101 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:44:46,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,027362 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:46,874 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,021727 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:46,916 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 38 has been executed in 0,040924 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 > 447 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 170 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-11 13:44:46,943 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,026467 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:44:46,996 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,052463 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:45:12,637 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 38 has been executed in 25,640519 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-11 13:45:12,757 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,119993 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:45:13,194 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,436342 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (88 results): __________________________________________________________________________________ 2009-02-11 13:45:24,623 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 38 has been executed in 11,428767 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, "cornhusks") } Query results (11 results): __________________________________________________________________________________ 2009-02-11 13:45:24,724 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,099758 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:45:24,968 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,244102 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:45:24,985 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,015950 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-11 13:45:26,413 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 1,428539 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:45:27,797 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 1,383343 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:45:28,024 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,225452 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-11 13:45:29,419 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 1,395093 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967376 Bytes): __________________________________________________________________________________ 2009-02-11 13:45:30,804 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 1,383947 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:45:30,855 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,046732 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-11 13:45:30,937 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,081461 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-11 13:45:30,996 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 38 has been executed in 0,058607 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:45:32,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 38 has been executed in 1,405819 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 (967926 Bytes): __________________________________________________________________________________ 2009-02-11 13:45:32,419 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 39 has been executed in 0,016585 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 > 350) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:45:32,468 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,048194 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:45:32,489 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,020532 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:45:32,543 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 39 has been executed in 0,053384 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 > 200 ) ?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 (8 results): __________________________________________________________________________________ 2009-02-11 13:45:32,580 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,036343 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:45:32,603 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,022803 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:45:32,671 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 39 has been executed in 0,067090 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 > 43 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 427 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:45:32,691 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,020041 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:45:32,719 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,026608 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:45:54,150 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 39 has been executed in 21,431091 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-11 13:45:54,365 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,214217 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:45:54,649 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,283991 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:46:06,301 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 39 has been executed in 11,651040 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, "plating") } Query results (24 results): __________________________________________________________________________________ 2009-02-11 13:46:06,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,309224 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:46:06,955 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,343426 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:46:07,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,058958 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-11 13:46:08,393 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 1,378340 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:09,779 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 1,385626 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:09,868 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,087507 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-11 13:46:11,256 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 1,387715 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:12,626 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 1,369816 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:12,698 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,071617 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-11 13:46:12,758 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,059421 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-11 13:46:12,807 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 39 has been executed in 0,049047 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:46:14,172 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 39 has been executed in 1,364093 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 (967933 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:14,260 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 40 has been executed in 0,087252 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 > 202) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:46:14,275 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,014556 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:14,314 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,038233 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:14,355 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 40 has been executed in 0,040392 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 > 148 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 303 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:46:14,391 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,035569 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:14,410 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,018479 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:14,425 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 40 has been executed in 0,014912 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 > 451 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 42 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:46:14,457 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,031824 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:14,495 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,037392 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:31,302 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 40 has been executed in 16,805969 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-11 13:46:31,571 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,269064 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:46:31,625 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,052774 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:46:42,917 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 40 has been executed in 11,292304 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, "underproduce") } Query results (21 results): __________________________________________________________________________________ 2009-02-11 13:46:43,100 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,182321 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:46:43,200 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,099256 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:46:43,315 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 0,114470 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-11 13:46:44,686 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 1,370586 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:46,082 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 1,395072 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:46,248 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 0,165802 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-11 13:46:47,626 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 1,377577 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:49,000 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 1,372747 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:49,138 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,137213 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:46:49,214 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,075398 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-11 13:46:49,263 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 40 has been executed in 0,049291 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:46:50,623 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 40 has been executed in 1,359493 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 (967907 Bytes): __________________________________________________________________________________ 2009-02-11 13:46:50,661 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 41 has been executed in 0,036578 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 > 183) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:46:50,680 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,019012 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:50,715 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,034653 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:50,755 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 41 has been executed in 0,039104 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 > 412 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 351 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:46:50,768 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,012897 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:50,820 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,051682 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:50,896 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 41 has been executed in 0,074958 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 > 429 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 347 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:46:50,918 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,022123 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:46:50,940 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,021415 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:47:14,443 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 41 has been executed in 23,501840 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-11 13:47:14,586 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,142684 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:47:14,730 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,143315 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:47:26,153 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 41 has been executed in 11,422702 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, "cooping") } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:47:26,227 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,074040 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:47:26,473 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,245354 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:47:26,648 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 0,174646 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-11 13:47:28,047 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 1,398184 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:47:29,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 1,400334 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:47:29,501 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 0,051916 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-11 13:47:30,914 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 1,412684 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:47:32,267 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 1,352976 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:47:32,327 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,058845 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-11 13:47:32,391 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,063509 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-11 13:47:32,431 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 41 has been executed in 0,039658 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:47:33,822 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 41 has been executed in 1,391231 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 (967898 Bytes): __________________________________________________________________________________ 2009-02-11 13:47:33,836 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 42 has been executed in 0,012308 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 > 237) } ORDER BY ?label LIMIT 10 Query results (7 results): __________________________________________________________________________________ 2009-02-11 13:47:33,857 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,020269 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:47:33,884 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,023666 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:47:33,913 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 42 has been executed in 0,028580 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 > 442 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 405 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:47:33,936 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,023075 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:47:33,976 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,038698 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:47:34,013 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 42 has been executed in 0,036405 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 > 260 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 350 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:47:34,043 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,029931 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:47:34,092 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,048486 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:47:48,671 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 42 has been executed in 14,578570 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-11 13:47:48,815 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,142640 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:47:48,967 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,152304 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:48:00,435 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 42 has been executed in 11,467678 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, "questionably") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:48:00,518 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,082393 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:48:00,624 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,104884 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:48:00,658 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 0,033619 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-11 13:48:02,028 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 1,370497 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967372 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:03,424 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 1,394459 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:03,614 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 0,189772 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-11 13:48:05,022 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 1,407335 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:06,417 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 1,394369 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:06,489 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,071363 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-11 13:48:06,525 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,036240 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-11 13:48:06,551 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 42 has been executed in 0,025722 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:48:07,916 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 42 has been executed in 1,363540 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 (967921 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:07,936 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 43 has been executed in 0,019540 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 > 165) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:48:07,987 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,050788 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:08,022 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,033884 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:08,083 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 43 has been executed in 0,060694 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 > 107 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 216 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:48:08,105 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,021679 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:08,134 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,027580 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:08,179 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 43 has been executed in 0,044514 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 > 338 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 364 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:48:08,229 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,050187 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:08,254 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,023799 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:28,901 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 43 has been executed in 20,646668 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-11 13:48:29,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,112324 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:48:29,127 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,113065 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:48:40,885 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 43 has been executed in 11,757475 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, "featured") } Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:48:41,095 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,208984 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:48:41,435 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,340055 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:48:41,579 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,143008 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-11 13:48:42,958 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 1,379376 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:44,361 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 1,402147 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:44,477 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,115159 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-11 13:48:45,847 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 1,369006 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:47,210 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 1,363095 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:47,278 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,067239 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-11 13:48:47,342 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,063846 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-11 13:48:47,396 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 43 has been executed in 0,053441 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:48:48,773 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 43 has been executed in 1,376448 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 (967937 Bytes): __________________________________________________________________________________ 2009-02-11 13:48:48,805 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 44 has been executed in 0,030759 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 > 281) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:48:48,832 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,026428 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:48,863 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,030688 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:48,884 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 44 has been executed in 0,020581 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 < 356 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:48:48,897 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,012743 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:48,915 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,017780 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:48,963 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 44 has been executed in 0,046941 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 > 391 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 134 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:48:48,980 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,016942 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:48:49,013 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,031717 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:49:17,054 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 44 has been executed in 28,041357 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-11 13:49:17,087 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,032161 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:49:17,251 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,163199 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:49:28,637 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 44 has been executed in 11,386307 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, "huffish") } Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:49:28,738 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,099921 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:49:29,028 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,289635 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:49:29,181 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,152560 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-11 13:49:30,579 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 1,398259 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:49:31,994 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 1,413685 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:49:32,069 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,074753 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-11 13:49:33,461 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 1,391750 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:49:34,832 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 1,370573 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:49:34,912 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,079244 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-11 13:49:34,934 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,021575 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-11 13:49:34,999 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 44 has been executed in 0,064680 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:49:36,362 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 44 has been executed in 1,361861 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 (967913 Bytes): __________________________________________________________________________________ 2009-02-11 13:49:36,368 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 45 has been executed in 0,004963 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 > 443) } ORDER BY ?label LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:49:36,392 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,024357 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:49:36,407 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,014210 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:49:36,462 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 45 has been executed in 0,053752 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 > 326 ) ?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 (10 results): __________________________________________________________________________________ 2009-02-11 13:49:36,501 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,038765 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:49:36,537 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,035717 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:49:36,577 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 45 has been executed in 0,039789 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 > 366 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 234 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:49:36,604 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,026196 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:49:36,624 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,019913 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:50:07,057 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 45 has been executed in 30,431750 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-11 13:50:07,351 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,294071 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:50:07,469 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,117210 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:50:18,912 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 45 has been executed in 11,442195 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, "colorimetry") } Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:50:19,005 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,092932 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:50:19,081 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,075376 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:50:19,279 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 0,197551 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-11 13:50:20,681 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 1,402199 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:50:22,099 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 1,416584 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:50:22,135 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 0,035782 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-11 13:50:23,531 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 1,395770 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:50:24,900 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 1,368338 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:50:24,974 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,073237 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-11 13:50:25,041 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,067238 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-11 13:50:25,101 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 45 has been executed in 0,059307 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:50:26,473 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 45 has been executed in 1,371676 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 (967924 Bytes): __________________________________________________________________________________ 2009-02-11 13:50:26,497 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 46 has been executed in 0,023362 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 > 354) } ORDER BY ?label LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:50:26,550 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,052343 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:50:26,599 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,047665 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:50:26,660 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 46 has been executed in 0,060253 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 > 161 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 42 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:50:26,680 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,019760 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:50:26,702 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,021415 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:50:26,720 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 46 has been executed in 0,017075 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 > 188 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 305 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:50:26,764 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,043685 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:50:26,783 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,018111 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:50:48,073 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 46 has been executed in 21,289485 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-11 13:50:48,144 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,070475 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:50:48,216 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,072044 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:50:59,659 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 46 has been executed in 11,442512 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, "yerbas") } Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:50:59,932 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,272025 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:51:00,156 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,224219 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:51:00,363 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,206388 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-11 13:51:01,791 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 1,427934 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:51:03,171 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 1,379174 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:51:03,363 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,191019 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-11 13:51:04,741 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 1,377348 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:51:06,136 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 1,394883 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:51:06,215 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,078209 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-11 13:51:06,306 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,090424 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-11 13:51:06,358 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 46 has been executed in 0,051992 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:51:07,748 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 46 has been executed in 1,388987 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 (967919 Bytes): __________________________________________________________________________________ 2009-02-11 13:51:07,777 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 47 has been executed in 0,027977 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 > 430) } ORDER BY ?label LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:51:07,812 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,035124 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:51:07,834 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,021419 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:51:07,863 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 47 has been executed in 0,028345 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 > 17 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 377 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:51:07,923 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,060092 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:51:07,944 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,020342 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:51:08,002 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 47 has been executed in 0,057663 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 > 216 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 50 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:51:08,016 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,012976 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:51:08,042 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,025936 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:51:42,743 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 47 has been executed in 34,700329 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-11 13:51:43,012 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,268162 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:51:43,227 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,214488 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:51:54,703 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 47 has been executed in 11,475467 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, "shewed") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:51:54,927 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,224151 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:51:54,983 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,054953 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:51:55,103 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,119461 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-11 13:51:56,964 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 1,861172 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:51:58,304 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 1,339124 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:51:58,358 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,052936 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-11 13:51:59,724 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 1,365839 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:01,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 1,371939 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:01,150 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,052424 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-11 13:52:01,164 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,014138 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-11 13:52:01,230 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 47 has been executed in 0,065668 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:52:02,596 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 47 has been executed in 1,365543 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 (967910 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:02,643 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 48 has been executed in 0,046198 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 > 173) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:52:02,673 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,029135 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:02,701 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,028103 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:02,745 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 48 has been executed in 0,043560 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 > 203 ) ?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 (8 results): __________________________________________________________________________________ 2009-02-11 13:52:02,762 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,016508 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:02,794 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,030752 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:02,809 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 48 has been executed in 0,015216 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 > 132 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 137 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:52:02,854 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,043951 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:02,887 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,032873 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:31,958 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 48 has been executed in 29,070179 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-11 13:52:32,112 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,153219 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:52:32,264 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,151464 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:52:43,591 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 48 has been executed in 11,326517 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, "sedative") } Query results (21 results): __________________________________________________________________________________ 2009-02-11 13:52:43,767 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,176192 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:52:43,816 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,048641 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:52:43,936 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 0,119380 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-11 13:52:45,307 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 1,370552 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:46,690 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 1,381690 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:46,788 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 0,097651 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-11 13:52:48,191 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 1,402117 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:49,574 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 1,382325 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:49,624 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,049539 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-11 13:52:49,688 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,063363 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-11 13:52:49,727 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 48 has been executed in 0,038910 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:52:51,087 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 48 has been executed in 1,360099 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 (967943 Bytes): __________________________________________________________________________________ 2009-02-11 13:52:51,119 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 49 has been executed in 0,030731 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 > 252) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:52:51,152 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,032613 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:51,167 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,014294 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:51,276 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 49 has been executed in 0,108610 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 > 418 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 346 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:52:51,310 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,033358 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:51,346 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,035786 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:51,378 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 49 has been executed in 0,031532 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 > 299 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 126 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:52:51,396 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,017085 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:52:51,421 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,024355 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:53:13,590 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 49 has been executed in 22,168627 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-11 13:53:13,658 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,067774 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:53:13,689 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,030821 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:53:25,058 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 49 has been executed in 11,368282 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, "mythologically") } Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:53:25,211 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,152551 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:53:25,589 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,377432 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:53:25,769 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,179558 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-11 13:53:27,139 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 1,369898 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:53:28,518 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 1,377871 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:53:28,634 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,116031 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-11 13:53:30,020 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 1,385466 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:53:31,410 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 1,388844 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967387 Bytes): __________________________________________________________________________________ 2009-02-11 13:53:31,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,037835 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-11 13:53:31,498 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,049451 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-11 13:53:31,534 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 49 has been executed in 0,035363 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:53:32,912 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 49 has been executed in 1,378050 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 (967941 Bytes): __________________________________________________________________________________ 2009-02-11 13:53:32,939 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 50 has been executed in 0,025918 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 (4 results): __________________________________________________________________________________ 2009-02-11 13:53:32,968 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,028646 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:53:32,994 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,025381 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:53:33,034 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 50 has been executed in 0,039739 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 > 481 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 483 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:53:33,064 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,028893 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:53:33,120 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,055722 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:53:33,229 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 50 has been executed in 0,108313 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 > 459 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 173 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:53:33,270 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,040873 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:53:33,293 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,022072 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:53:58,734 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 50 has been executed in 25,440899 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-11 13:53:59,116 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,381115 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:53:59,234 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,117469 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:54:10,683 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 50 has been executed in 11,449118 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, "delicto") } Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:54:10,911 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,226839 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:54:11,183 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,271256 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:54:11,430 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,246860 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-11 13:54:12,800 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 1,369876 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967377 Bytes): __________________________________________________________________________________ 2009-02-11 13:54:14,187 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 1,386153 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967374 Bytes): __________________________________________________________________________________ 2009-02-11 13:54:14,383 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,194730 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-11 13:54:15,788 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 1,404878 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:54:17,183 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 1,394715 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:54:17,264 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,080167 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-11 13:54:17,302 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,037822 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-11 13:54:17,364 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 50 has been executed in 0,061151 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:54:18,748 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 50 has been executed in 1,383420 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 (967895 Bytes): __________________________________________________________________________________ 2009-02-11 13:54:18,781 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 51 has been executed in 0,032349 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 > 391) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:54:18,829 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,047749 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:54:18,866 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,035694 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:54:18,905 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 51 has been executed in 0,039174 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 > 477 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 137 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-11 13:54:18,921 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,015671 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:54:18,939 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,017029 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:54:18,992 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 51 has been executed in 0,052812 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 > 165 ) } 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 (6 results): __________________________________________________________________________________ 2009-02-11 13:54:19,023 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,030212 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:54:19,063 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,039558 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:54:54,455 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 51 has been executed in 35,391780 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-11 13:54:54,842 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,386096 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (44 results): __________________________________________________________________________________ 2009-02-11 13:54:55,187 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,344500 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:55:06,694 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 51 has been executed in 11,506877 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, "comedies") } Query results (12 results): __________________________________________________________________________________ 2009-02-11 13:55:06,982 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,287626 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:55:07,207 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,224246 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:55:07,364 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 0,156905 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-11 13:55:08,775 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 1,410590 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:10,207 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 1,430761 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967374 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:10,302 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 0,094689 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-11 13:55:11,711 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 1,408776 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:13,392 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 1,680255 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967386 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:13,420 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,027426 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-11 13:55:13,456 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,035857 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-11 13:55:13,516 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 51 has been executed in 0,059557 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:55:14,867 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 51 has been executed in 1,350694 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 (967895 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:14,873 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 52 has been executed in 0,004733 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 > 19) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:55:14,886 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,012532 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:14,914 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,026927 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:14,953 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 52 has been executed in 0,039075 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 > 63 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 446 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-11 13:55:14,978 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,025009 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:15,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,035139 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:15,076 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 52 has been executed in 0,060965 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 > 496 ) } 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 (10 results): __________________________________________________________________________________ 2009-02-11 13:55:15,119 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,042583 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:15,139 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,019204 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:26,862 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 52 has been executed in 11,722689 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-11 13:55:26,986 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,124120 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:55:27,105 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,118608 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:55:38,360 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 52 has been executed in 11,254326 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, "sculptors") } Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:55:38,457 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,096842 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:55:38,764 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,306211 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:55:38,885 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,120102 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-11 13:55:40,223 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 1,338270 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:41,615 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 1,391274 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:41,802 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,185460 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-11 13:55:43,209 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 1,406677 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:44,580 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 1,370409 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967380 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:44,665 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,084401 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-11 13:55:44,714 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,048617 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-11 13:55:44,741 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 52 has been executed in 0,026732 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:55:46,103 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 52 has been executed in 1,362142 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 (967919 Bytes): __________________________________________________________________________________ 2009-02-11 13:55:46,137 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 53 has been executed in 0,032266 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 > 244) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:55:46,162 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,024895 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:46,198 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,035158 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:46,216 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 53 has been executed in 0,017960 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 > 78 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 51 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-11 13:55:46,236 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,019444 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:46,267 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,030163 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:46,331 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 53 has been executed in 0,063492 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> 200 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:55:46,363 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,031606 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:55:46,385 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,021090 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:56:13,880 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 53 has been executed in 27,494672 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-11 13:56:14,071 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,191408 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:56:14,361 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,288913 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:56:25,670 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 53 has been executed in 11,308720 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, "smirking") } Query results (12 results): __________________________________________________________________________________ 2009-02-11 13:56:25,794 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,123648 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:56:26,030 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,235286 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:56:26,104 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 53 has been executed in 0,073498 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-11 13:56:27,509 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 1,405287 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:56:28,890 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 1,379500 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:56:28,948 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 53 has been executed in 0,057563 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-11 13:56:30,319 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 1,370629 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967381 Bytes): __________________________________________________________________________________ 2009-02-11 13:56:31,692 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 1,372318 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:56:31,733 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 53 has been executed in 0,041189 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-11 13:56:31,810 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 53 has been executed in 0,076003 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-11 13:56:31,873 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 53 has been executed in 0,063157 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:56:33,258 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 53 has been executed in 1,384435 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 (967914 Bytes): __________________________________________________________________________________ 2009-02-11 13:56:33,288 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 54 has been executed in 0,028778 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 > 274) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:56:33,329 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,041400 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:56:33,350 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,019539 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:56:33,382 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 54 has been executed in 0,031767 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 > 354 ) ?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 (1 results): __________________________________________________________________________________ 2009-02-11 13:56:33,422 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,040025 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:56:33,442 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,019258 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:56:33,518 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 54 has been executed in 0,075316 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 > 79 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 499 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-11 13:56:33,547 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,028649 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:56:33,585 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,037161 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:56:58,416 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 54 has been executed in 24,830190 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-11 13:56:58,586 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,169879 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:56:58,627 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,040670 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:57:10,002 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 54 has been executed in 11,374799 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, "interrupts") } Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:57:10,093 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,090643 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:57:10,206 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,112454 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:57:10,414 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 54 has been executed in 0,207834 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-11 13:57:11,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 1,403035 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:13,210 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 1,391301 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967375 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:13,354 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 54 has been executed in 0,142874 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-11 13:57:14,759 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 1,404948 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:16,133 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 1,373212 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:16,199 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 54 has been executed in 0,065317 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-11 13:57:16,261 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 54 has been executed in 0,062462 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-11 13:57:16,308 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 54 has been executed in 0,046311 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:57:17,714 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 54 has been executed in 1,405008 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 (967915 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:17,759 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 55 has been executed in 0,044391 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 > 361) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:57:17,777 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,017673 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:17,811 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,033230 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:17,876 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 55 has been executed in 0,065191 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 > 462 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 461 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:57:17,909 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,032404 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:17,972 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,061926 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:18,039 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 55 has been executed in 0,066298 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> 1 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:57:18,070 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,030601 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:18,123 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,052362 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:32,678 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 55 has been executed in 14,555225 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-11 13:57:32,806 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,127213 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:57:33,031 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,224864 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:57:44,473 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 55 has been executed in 11,441602 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, "hooky") } Query results (4 results): __________________________________________________________________________________ 2009-02-11 13:57:44,860 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,386480 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (25 results): __________________________________________________________________________________ 2009-02-11 13:57:45,122 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,261264 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:57:45,231 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 55 has been executed in 0,108285 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-11 13:57:46,602 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 1,370824 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:48,006 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 1,402896 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967383 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:48,195 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 55 has been executed in 0,188141 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-11 13:57:49,593 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 1,397689 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967378 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:51,017 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 1,423477 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:51,114 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 55 has been executed in 0,097102 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-11 13:57:51,138 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 55 has been executed in 0,023136 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-11 13:57:51,186 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 55 has been executed in 0,048176 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:57:52,555 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 55 has been executed in 1,367758 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 (967945 Bytes): __________________________________________________________________________________ 2009-02-11 13:57:52,583 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 56 has been executed in 0,027850 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 (10 results): __________________________________________________________________________________ 2009-02-11 13:57:52,601 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,017064 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:52,620 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,019160 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:52,653 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 56 has been executed in 0,032336 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 > 315 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 220 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-11 13:57:52,687 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,033645 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:52,704 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,016585 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:52,799 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 56 has been executed in 0,093705 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 > 110 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 177 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:57:52,822 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,022821 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:57:52,849 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,026601 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:58:15,314 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 56 has been executed in 22,464446 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-11 13:58:15,360 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,044943 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:58:15,503 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,142728 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:58:27,209 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 56 has been executed in 11,705592 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, "compatibilities") } Query results (5 results): __________________________________________________________________________________ 2009-02-11 13:58:27,340 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,130399 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:58:27,594 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,254289 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-11 13:58:27,688 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 56 has been executed in 0,093574 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-11 13:58:29,046 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 1,356957 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967384 Bytes): __________________________________________________________________________________ 2009-02-11 13:58:30,425 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 1,378316 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967385 Bytes): __________________________________________________________________________________ 2009-02-11 13:58:30,543 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 56 has been executed in 0,118079 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-11 13:58:31,922 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 1,377808 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967379 Bytes): __________________________________________________________________________________ 2009-02-11 13:58:33,298 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 1,375980 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (967382 Bytes): __________________________________________________________________________________ 2009-02-11 13:58:33,351 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 56 has been executed in 0,052407 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-11 13:58:33,378 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 56 has been executed in 0,026928 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-11 13:58:33,437 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 56 has been executed in 0,058431 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:58:34,804 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 56 has been executed in 1,366167 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 (967915 Bytes): __________________________________________________________________________________ 2009-02-11 13:58:34,869 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 57 has been executed in 0,057568 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 > 175) } ORDER BY ?label LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:58:34,917 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,047176 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:58:34,941 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,023407 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:58:34,988 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 57 has been executed in 0,046874 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 > 119 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 375 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (9 results): __________________________________________________________________________________ 2009-02-11 13:58:35,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,025110 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:58:35,039 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,024535 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:58:35,151 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 57 has been executed in 0,111627 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 > 278 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 129 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-11 13:58:35,173 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,019013 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-11 13:58:35,214 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,040825 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 .