2009-02-14 22:00:18,564 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 1 has been executed in 0,002805 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:18,584 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,018487 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,600 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,015820 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,604 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 1 has been executed in 0,003477 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:18,627 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,021829 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,650 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,022665 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,656 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 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 ?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 (2 results): __________________________________________________________________________________ 2009-02-14 22:00:18,678 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,022167 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,698 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 1 has been executed in 0,019478 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,770 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 1 has been executed in 0,070910 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-14 22:00:18,778 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,007475 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:18,785 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,007276 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:18,844 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 1 has been executed in 0,058818 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, "bulkages") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:18,858 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,013706 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:18,872 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 1 has been executed in 0,012786 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:18,883 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,011348 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:18,891 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,007755 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:18,899 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,007554 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:18,906 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 1 has been executed in 0,006679 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:18,920 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,013163 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:18,928 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 1 has been executed in 0,007827 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11359 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:18,933 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,004481 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:18,937 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 1 has been executed in 0,003631 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:18,940 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 1 has been executed in 0,003142 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:18,950 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 1 has been executed in 0,008719 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 (11930 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:18,954 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 2 has been executed in 0,003372 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 (3 results): __________________________________________________________________________________ 2009-02-14 22:00:18,973 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,018317 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,990 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,016377 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:18,994 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 2 has been executed in 0,003661 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:19,011 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,016357 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,035 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,023602 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,040 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 2 has been executed in 0,004269 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-14 22:00:19,059 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,018325 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,072 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 2 has been executed in 0,012184 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,091 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 2 has been executed in 0,018608 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-14 22:00:19,103 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,012003 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,114 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,010070 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,178 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 2 has been executed in 0,063438 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, "pageants") } Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:19,222 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,043754 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,228 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 2 has been executed in 0,005890 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,234 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,005142 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:19,242 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,007932 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,250 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,007718 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11357 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,259 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 2 has been executed in 0,007658 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:19,267 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,007924 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,275 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 2 has been executed in 0,007843 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,281 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,005029 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:19,285 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 2 has been executed in 0,004253 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:19,288 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 2 has been executed in 0,002622 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:19,297 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 2 has been executed in 0,008247 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 (11904 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,301 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 3 has been executed in 0,003157 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 (4 results): __________________________________________________________________________________ 2009-02-14 22:00:19,320 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,018803 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,338 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,017449 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,342 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 3 has been executed in 0,003264 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-14 22:00:19,357 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,013983 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,378 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,020267 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,382 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 3 has been executed in 0,004248 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:19,401 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,017940 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,417 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 3 has been executed in 0,014893 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,501 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 3 has been executed in 0,084155 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-14 22:00:19,512 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,010591 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,521 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,007938 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,584 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 3 has been executed in 0,062761 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, "chemotherapeutically") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:19,592 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,008235 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 3 has been executed in 0,017664 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,620 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,008756 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:19,628 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,007930 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,636 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,007654 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,641 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 3 has been executed in 0,004234 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:19,649 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,007669 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,657 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 3 has been executed in 0,007608 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,662 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,004330 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:19,666 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 3 has been executed in 0,003040 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:19,670 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 3 has been executed in 0,004380 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:19,679 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 3 has been executed in 0,008325 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 (11911 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,683 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 4 has been executed in 0,002871 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:19,704 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,021134 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,729 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,023946 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,732 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 4 has been executed in 0,003275 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:19,751 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,018106 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,766 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,014698 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,770 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 4 has been executed in 0,003809 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:19,795 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,024195 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,816 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 4 has been executed in 0,020573 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:19,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 4 has been executed in 0,035066 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:19,858 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,005504 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,870 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,012383 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,933 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 4 has been executed in 0,062637 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, "idolization") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:19,941 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,007564 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,954 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 4 has been executed in 0,011860 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:19,966 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,012614 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:19,974 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,007763 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11355 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,982 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,007536 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:19,988 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 4 has been executed in 0,005416 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:19,996 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,007525 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,004 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 4 has been executed in 0,007442 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11369 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,008 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,003532 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:20,012 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 4 has been executed in 0,003839 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:20,015 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 4 has been executed in 0,002668 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:20,023 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 4 has been executed in 0,008029 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 (11879 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,027 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 5 has been executed in 0,003037 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 (3 results): __________________________________________________________________________________ 2009-02-14 22:00:20,046 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,019081 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,061 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,013043 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,066 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 5 has been executed in 0,004148 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 (2 results): __________________________________________________________________________________ 2009-02-14 22:00:20,085 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,018352 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,108 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,022326 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,112 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 5 has been executed in 0,004111 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:20,126 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,012735 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,141 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 5 has been executed in 0,015191 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,235 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 5 has been executed in 0,093532 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-14 22:00:20,247 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,011364 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,259 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,011696 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,322 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 5 has been executed in 0,061998 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, "arete") } Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:20,331 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,008759 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,337 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 5 has been executed in 0,005668 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,343 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,005370 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:20,350 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,007610 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,358 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,007457 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,364 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 5 has been executed in 0,004863 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:20,372 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,007681 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,379 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 5 has been executed in 0,007488 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,383 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,003460 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:20,387 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 5 has been executed in 0,003424 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:20,390 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 5 has been executed in 0,002664 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:20,399 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 5 has been executed in 0,008114 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 (11908 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 6 has been executed in 0,002584 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 (2 results): __________________________________________________________________________________ 2009-02-14 22:00:20,427 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,024341 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,449 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,022271 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,453 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 6 has been executed in 0,003692 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:20,482 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,027824 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,513 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,026708 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,518 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 6 has been executed in 0,004459 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:20,536 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,017844 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,557 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 6 has been executed in 0,020602 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,582 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 6 has been executed in 0,024748 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 (3 results): __________________________________________________________________________________ 2009-02-14 22:00:20,588 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,004981 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,601 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,013271 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,661 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 6 has been executed in 0,059047 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, "crusted") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:20,668 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,007288 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,680 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 6 has been executed in 0,010955 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,683 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 0,003610 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:20,691 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,007474 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,699 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,007580 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11358 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,705 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 6 has been executed in 0,005731 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:20,713 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,007522 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,721 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 6 has been executed in 0,007600 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,726 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,004054 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:20,729 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 6 has been executed in 0,003208 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:20,732 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 6 has been executed in 0,002763 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:20,741 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 6 has been executed in 0,008084 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 (11919 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:20,744 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 7 has been executed in 0,002420 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:20,769 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,024950 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,787 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,016882 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,790 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 7 has been executed in 0,003289 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:20,808 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,017603 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,826 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,017378 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,831 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 7 has been executed in 0,003955 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:20,858 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,026856 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,879 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 7 has been executed in 0,020368 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:20,978 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 7 has been executed in 0,099260 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-14 22:00:20,988 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,008911 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:20,996 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,007522 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,055 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 7 has been executed in 0,058897 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, "diplomatique") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:21,060 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,005064 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,066 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 7 has been executed in 0,005564 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,071 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 0,004677 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:21,079 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,007464 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11359 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,087 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,007577 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11370 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,092 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 7 has been executed in 0,004191 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:21,099 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,007487 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,107 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 7 has been executed in 0,007682 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,112 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,003746 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:21,115 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 7 has been executed in 0,003259 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:21,118 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 7 has been executed in 0,002714 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:21,126 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 7 has been executed in 0,008026 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 (11899 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,130 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 8 has been executed in 0,002541 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 224) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:21,151 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,020451 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,177 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,025462 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,183 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 8 has been executed in 0,003870 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:21,200 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,017207 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,214 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,012770 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,219 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 8 has been executed in 0,004549 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:21,230 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,010633 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,252 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 8 has been executed in 0,021009 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,300 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 8 has been executed in 0,047909 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-14 22:00:21,309 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,008849 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,319 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,009484 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,379 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 8 has been executed in 0,059005 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, "usurpative") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:21,388 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,008468 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,395 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 8 has been executed in 0,006803 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,006607 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:21,410 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,007657 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,418 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,007561 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,428 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 8 has been executed in 0,009715 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:21,437 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,007897 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,445 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 8 has been executed in 0,007728 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,450 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,004190 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:21,453 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 8 has been executed in 0,003229 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:21,456 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 8 has been executed in 0,002641 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:21,465 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 8 has been executed in 0,008665 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 (11902 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,469 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 9 has been executed in 0,002658 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:21,487 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,017297 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,508 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,020738 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,512 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 9 has been executed in 0,003243 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:21,526 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,014025 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,554 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,026536 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,564 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 9 has been executed in 0,007217 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:21,588 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,023358 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,605 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 9 has been executed in 0,016614 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,693 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 9 has been executed in 0,087401 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-14 22:00:21,705 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,011137 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,713 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,007559 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,772 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 9 has been executed in 0,059052 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, "dissevered") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:21,782 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,009660 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,791 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 9 has been executed in 0,008899 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:21,796 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,004879 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:21,804 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,007505 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,812 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,007462 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,823 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 9 has been executed in 0,010008 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:21,830 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,007637 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11356 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,838 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 9 has been executed in 0,007519 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,843 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,003911 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:21,845 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 9 has been executed in 0,002524 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:21,848 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 9 has been executed in 0,002612 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:21,857 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 9 has been executed in 0,008536 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 (11880 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:21,860 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 10 has been executed in 0,002282 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:21,883 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,021886 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,900 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,017453 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,904 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 10 has been executed in 0,003048 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:21,923 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,018301 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,940 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,017235 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,944 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 10 has been executed in 0,003816 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:21,966 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,021132 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:21,987 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 10 has been executed in 0,020046 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,027 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 10 has been executed in 0,040287 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 (3 results): __________________________________________________________________________________ 2009-02-14 22:00:22,036 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,007902 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,046 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,010175 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,105 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 10 has been executed in 0,058975 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, "gofer") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:22,113 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,007256 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,123 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 10 has been executed in 0,009656 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?revName . ?review dc:title ?revTitle . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } } } Query results (12 results): __________________________________________________________________________________ 2009-02-14 22:00:22,135 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,011392 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:22,143 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,007843 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,151 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,007731 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,160 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 10 has been executed in 0,008806 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:22,168 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,007751 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11357 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,176 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 10 has been executed in 0,007600 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,181 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,004260 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:22,187 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 10 has been executed in 0,005806 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:22,190 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 10 has been executed in 0,002663 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:22,199 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 10 has been executed in 0,008328 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 (11911 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,203 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 11 has been executed in 0,002684 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:22,220 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,016539 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,235 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,015047 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,240 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 11 has been executed in 0,003896 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 (2 results): __________________________________________________________________________________ 2009-02-14 22:00:22,260 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,019513 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,275 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,014824 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,280 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 11 has been executed in 0,004012 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:22,297 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,017100 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,316 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 11 has been executed in 0,017814 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,388 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 11 has been executed in 0,071684 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-14 22:00:22,396 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,007455 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,404 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,007275 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,463 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 11 has been executed in 0,059343 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, "documenters") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:22,474 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,010329 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,483 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 11 has been executed in 0,008572 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,490 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 0,006094 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:22,498 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,007752 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,506 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,007673 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,511 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 11 has been executed in 0,004245 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:22,519 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,007560 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,527 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 11 has been executed in 0,007534 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,532 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,004094 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:22,536 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 11 has been executed in 0,003859 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:22,539 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 11 has been executed in 0,002597 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:22,548 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 11 has been executed in 0,008245 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 (11889 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,552 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 12 has been executed in 0,002770 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:22,579 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,026415 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,602 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,023268 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,607 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 12 has been executed in 0,003909 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:22,625 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,018116 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,641 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,015368 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,645 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 12 has been executed in 0,003701 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-14 22:00:22,673 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,027350 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,693 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 12 has been executed in 0,019767 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,722 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 12 has been executed in 0,028378 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-14 22:00:22,731 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,008313 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,738 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,007305 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,797 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 12 has been executed in 0,058819 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, "subleased") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:22,808 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,009829 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 12 has been executed in 0,010390 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:22,830 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,011563 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:22,838 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,007797 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,846 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,007514 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,850 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 12 has been executed in 0,003668 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:22,858 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,007618 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,866 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 12 has been executed in 0,007583 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11370 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,870 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,002887 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:22,873 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 12 has been executed in 0,003374 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:22,876 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 12 has been executed in 0,002640 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:22,885 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 12 has been executed in 0,008237 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 (11921 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:22,888 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 13 has been executed in 0,002548 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:22,914 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,025876 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,937 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,022310 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,941 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 13 has been executed in 0,003562 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:22,958 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,015699 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,983 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,024842 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:22,988 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 13 has been executed in 0,004247 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:23,002 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,013419 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,023 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 13 has been executed in 0,021067 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,106 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 13 has been executed in 0,082522 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-14 22:00:23,114 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,007674 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,128 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,013625 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,187 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 13 has been executed in 0,059008 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, "chuffing") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:23,195 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,007461 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,202 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 13 has been executed in 0,005873 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,205 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 0,003276 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:23,213 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,007446 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,221 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,007495 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,231 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 13 has been executed in 0,009903 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:23,239 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,008289 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11371 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,247 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 13 has been executed in 0,007774 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,251 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,003042 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:23,255 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 13 has been executed in 0,003764 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:23,258 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 13 has been executed in 0,002649 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:23,266 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 13 has been executed in 0,008038 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 (11903 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,269 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 14 has been executed in 0,002415 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:23,287 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,017616 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,307 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,018945 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,310 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 14 has been executed in 0,003498 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:23,335 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,024095 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,363 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,027192 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,367 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 14 has been executed in 0,004415 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-14 22:00:23,394 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,025929 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,416 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 14 has been executed in 0,021956 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,460 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 14 has been executed in 0,043333 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-14 22:00:23,467 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,006909 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,478 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,010136 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,537 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 14 has been executed in 0,059043 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, "repeller") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:23,546 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,008989 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,560 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 14 has been executed in 0,013403 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,571 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 0,010635 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:23,579 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,007790 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,587 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,007705 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,595 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 14 has been executed in 0,007633 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:23,603 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,007615 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 14 has been executed in 0,007598 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,615 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,003673 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:23,618 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 14 has been executed in 0,002744 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:23,621 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 14 has been executed in 0,002670 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:23,629 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 14 has been executed in 0,008048 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 (11891 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,633 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 15 has been executed in 0,002930 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 (4 results): __________________________________________________________________________________ 2009-02-14 22:00:23,660 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,026925 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,681 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,019847 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,684 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 15 has been executed in 0,003494 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:23,717 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,031871 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (34 results): __________________________________________________________________________________ 2009-02-14 22:00:23,738 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,020327 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,742 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 15 has been executed in 0,003891 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:23,758 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,015852 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,783 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 15 has been executed in 0,024909 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:23,838 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 15 has been executed in 0,054191 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-14 22:00:23,847 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,008830 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,004516 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,911 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 15 has been executed in 0,059000 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, "clepe") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:23,920 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,007701 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,929 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 15 has been executed in 0,008872 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:23,933 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,003970 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:23,941 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,007642 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,949 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,007616 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,953 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 15 has been executed in 0,003480 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:23,961 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,007538 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,969 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 15 has been executed in 0,007568 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11354 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,974 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,004802 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (8 results): __________________________________________________________________________________ 2009-02-14 22:00:23,978 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 15 has been executed in 0,003536 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:23,981 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 15 has been executed in 0,002473 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:23,990 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 15 has been executed in 0,008394 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 (11920 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:23,994 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 16 has been executed in 0,002881 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 (3 results): __________________________________________________________________________________ 2009-02-14 22:00:24,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,020380 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,035 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,020238 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,040 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 16 has been executed in 0,003796 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:24,054 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,013713 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,071 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,016210 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,076 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 16 has been executed in 0,004614 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:24,089 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,012609 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,106 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 16 has been executed in 0,016066 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,161 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 16 has been executed in 0,054395 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-14 22:00:24,171 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,010131 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,180 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,008225 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,240 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 16 has been executed in 0,059495 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, "zingers") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:24,252 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,011448 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,259 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 16 has been executed in 0,007389 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,265 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,004928 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:24,272 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,007582 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11356 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,280 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,007688 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,291 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 16 has been executed in 0,010272 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:24,299 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,007694 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,307 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 16 has been executed in 0,007717 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11359 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,311 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,003341 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:24,314 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 16 has been executed in 0,003349 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:24,318 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 16 has been executed in 0,003017 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:24,333 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 16 has been executed in 0,014559 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 (11881 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,336 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 17 has been executed in 0,002840 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:24,358 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,020764 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,384 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,025907 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,388 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 17 has been executed in 0,003337 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:24,405 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,016613 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,435 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,029845 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,440 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 17 has been executed in 0,004234 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:24,460 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,019786 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,475 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 17 has been executed in 0,014688 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,556 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 17 has been executed in 0,079886 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-14 22:00:24,566 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,010285 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,576 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,009232 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,636 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 17 has been executed in 0,060122 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, "booteries") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:24,642 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,005415 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,649 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 17 has been executed in 0,005804 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,656 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,007455 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:24,664 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,007729 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,673 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,007832 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,681 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 17 has been executed in 0,007720 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:24,689 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,007727 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,697 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 17 has been executed in 0,007609 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,702 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,004144 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:24,706 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 17 has been executed in 0,003766 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:24,709 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 17 has been executed in 0,002819 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:24,718 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 17 has been executed in 0,008438 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 (11878 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:24,722 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 18 has been executed in 0,003557 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 > 43) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-14 22:00:24,738 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,015213 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,754 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,015346 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,758 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 18 has been executed in 0,003611 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 < 274 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:24,775 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,016229 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,791 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,015899 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,796 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 18 has been executed in 0,004504 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 > 112 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 368 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:24,817 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,020350 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,832 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 18 has been executed in 0,013585 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:24,908 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 18 has been executed in 0,076188 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-14 22:00:24,917 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,008075 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,937 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,020109 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:24,998 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 18 has been executed in 0,060291 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, "reattempting") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:25,016 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,017518 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,032 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 18 has been executed in 0,015557 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,048 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,015829 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:25,057 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,007896 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,065 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,007791 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,071 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 18 has been executed in 0,005685 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:25,079 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,007780 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,087 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 18 has been executed in 0,007678 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,091 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,003463 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:25,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 18 has been executed in 0,004609 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:25,101 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 18 has been executed in 0,004494 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:25,110 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 18 has been executed in 0,008254 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 (11889 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,113 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 19 has been executed in 0,002801 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 > 345) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:25,134 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,019749 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,162 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,028048 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,167 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 19 has been executed in 0,004151 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 > 4 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 69 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:25,196 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,028525 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,222 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,025237 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,227 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 19 has been executed in 0,004558 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 > 170 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 172 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:25,260 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,032013 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,279 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 19 has been executed in 0,019154 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,316 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 19 has been executed in 0,036019 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:25,326 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,009785 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,333 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,006959 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,392 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 19 has been executed in 0,058835 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, "sectioned") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:25,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,008945 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,409 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 19 has been executed in 0,006650 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,420 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,010980 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:25,428 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,007724 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,436 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,007517 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,440 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 19 has been executed in 0,003766 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:25,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,007469 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,456 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 19 has been executed in 0,007633 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11369 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,459 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,003113 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:25,463 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 19 has been executed in 0,003408 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:25,466 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 19 has been executed in 0,002551 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:25,474 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 19 has been executed in 0,007908 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 (11896 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,477 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 20 has been executed in 0,002495 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:25,496 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,019004 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,522 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,025329 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,526 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 20 has been executed in 0,003439 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 475 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 290 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:25,556 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,029466 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,580 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,023812 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,586 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 20 has been executed in 0,004814 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> 262 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:25,607 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,021151 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,631 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 20 has been executed in 0,023412 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,685 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 20 has been executed in 0,053458 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-14 22:00:25,696 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,010571 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,703 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,006513 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,763 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 20 has been executed in 0,059866 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, "safaris") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:25,771 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,007899 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,778 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 20 has been executed in 0,005693 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:25,789 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,010632 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:25,797 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,007973 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,805 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,007793 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,811 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 20 has been executed in 0,004841 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:25,819 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,007711 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,827 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 20 has been executed in 0,007612 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,831 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,003559 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:25,835 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 20 has been executed in 0,003396 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:25,837 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 20 has been executed in 0,002619 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:25,846 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 20 has been executed in 0,008176 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 (11881 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:25,850 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 21 has been executed in 0,002837 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 375) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:25,868 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 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 (21 results): __________________________________________________________________________________ 2009-02-14 22:00:25,884 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,015195 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,888 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 21 has been executed in 0,004064 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 > 313 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 353 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:25,907 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,018315 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,921 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,013453 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,926 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 21 has been executed in 0,003760 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 > 166 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 320 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:25,939 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,013288 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:25,957 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 21 has been executed in 0,017445 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,000 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 21 has been executed in 0,041852 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-14 22:00:26,008 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,007956 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,015 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,006496 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,076 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 21 has been executed in 0,060026 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, "knighted") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:26,105 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,029170 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,114 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 21 has been executed in 0,008477 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,128 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,013162 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:26,136 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,007901 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,144 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,007648 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11369 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,149 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 21 has been executed in 0,003847 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:26,157 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,007563 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,165 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 21 has been executed in 0,007610 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,171 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,005534 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:26,174 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 21 has been executed in 0,003208 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:26,177 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 21 has been executed in 0,002759 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:26,186 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 21 has been executed in 0,007996 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 (11900 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,189 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 22 has been executed in 0,002370 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:26,202 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,013101 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,230 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,027578 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,235 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 22 has been executed in 0,004041 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 > 395 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 348 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:26,259 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,023766 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,280 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,020546 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,285 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 22 has been executed in 0,004488 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 > 498 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 127 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:26,312 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,026829 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,346 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 22 has been executed in 0,033464 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,417 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 22 has been executed in 0,070902 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-14 22:00:26,424 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,005793 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,435 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,010605 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,497 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 22 has been executed in 0,061840 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, "enumerations") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:26,506 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,008166 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,513 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 22 has been executed in 0,007511 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,527 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,013093 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (13 results): __________________________________________________________________________________ 2009-02-14 22:00:26,535 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,007920 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,543 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,007616 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,547 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 22 has been executed in 0,003831 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:26,555 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,007408 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,563 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 22 has been executed in 0,007771 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,567 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,004043 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:26,571 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 22 has been executed in 0,003872 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:26,574 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 22 has been executed in 0,002742 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:26,583 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 22 has been executed in 0,008144 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 (11889 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,586 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 23 has been executed in 0,003021 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 > 140) } ORDER BY ?label LIMIT 10 Query results (5 results): __________________________________________________________________________________ 2009-02-14 22:00:26,607 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,020453 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,622 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,013805 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,626 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 23 has been executed in 0,003327 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 > 267 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 165 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:26,638 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,012133 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,656 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,016774 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,660 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 23 has been executed in 0,003762 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 > 446 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 325 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:26,674 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,013536 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,689 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 23 has been executed in 0,014742 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,724 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 23 has been executed in 0,034528 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 (3 results): __________________________________________________________________________________ 2009-02-14 22:00:26,733 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,008727 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,741 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,007314 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,800 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 23 has been executed in 0,058929 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, "hagride") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:26,809 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,008674 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 23 has been executed in 0,008562 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:26,829 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,010620 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:26,838 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,007870 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,846 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,007673 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 23 has been executed in 0,005801 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:26,860 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,007768 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,868 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 23 has been executed in 0,007825 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,874 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,004601 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:26,877 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 23 has been executed in 0,003164 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:26,880 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 23 has been executed in 0,002524 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:26,889 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 23 has been executed in 0,008382 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 (11891 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:26,892 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 24 has been executed in 0,002917 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 > 205) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:26,909 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,015683 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,927 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,017610 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,931 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 24 has been executed in 0,003670 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 > 487 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 474 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:26,944 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,012013 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,963 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,018809 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:26,968 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 24 has been executed in 0,004559 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 > 59 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 375 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:26,986 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,017449 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,011 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 24 has been executed in 0,024714 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,076 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 24 has been executed in 0,064186 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-14 22:00:27,082 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,005693 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,090 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,007916 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,152 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 24 has been executed in 0,061820 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, "everting") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:27,164 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,011259 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,172 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 24 has been executed in 0,007154 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,176 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 0,004629 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:27,184 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,007441 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11373 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,192 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,007507 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,196 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 24 has been executed in 0,003689 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:27,204 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,007612 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11356 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,212 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 24 has been executed in 0,007475 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,216 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,003632 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:27,220 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 24 has been executed in 0,003702 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:27,223 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 24 has been executed in 0,002683 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:27,232 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 24 has been executed in 0,008254 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 (11898 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,236 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 25 has been executed in 0,003004 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 > 157) } ORDER BY ?label LIMIT 10 Query results (6 results): __________________________________________________________________________________ 2009-02-14 22:00:27,252 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,016256 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,271 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,018072 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,275 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 25 has been executed in 0,003351 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 > 100 ) ?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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:27,295 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,019237 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,312 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,016776 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,317 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 25 has been executed in 0,004033 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 > 24 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 96 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:27,330 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,012710 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,351 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 25 has been executed in 0,020115 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,387 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 25 has been executed in 0,035978 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:27,395 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,006871 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,403 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,007681 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,463 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 25 has been executed in 0,059718 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, "sixtes") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:27,469 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,005922 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,477 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 25 has been executed in 0,007121 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,485 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,008011 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:27,493 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,007772 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11357 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,504 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,010323 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11359 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,509 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 25 has been executed in 0,004658 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:27,517 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,007669 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11359 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,525 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 25 has been executed in 0,007599 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,530 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,004459 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:27,534 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 25 has been executed in 0,003574 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:27,537 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 25 has been executed in 0,002574 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:27,546 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 25 has been executed in 0,008056 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 (11924 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,549 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 26 has been executed in 0,002843 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 371) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:27,568 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,018205 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,586 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,017420 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,590 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 26 has been executed in 0,003581 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 > 183 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 198 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:27,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,020284 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,625 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,013580 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,630 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 26 has been executed in 0,004372 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 > 234 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 274 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:27,647 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,016852 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,668 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 26 has been executed in 0,020287 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,680 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 26 has been executed in 0,011564 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:27,688 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,007227 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,695 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,006197 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,754 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 26 has been executed in 0,059135 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, "contradiction") } Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:27,761 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,006752 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,769 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 26 has been executed in 0,007338 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:27,775 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 0,005349 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:27,782 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,007542 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,791 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,007691 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,797 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 26 has been executed in 0,005378 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:27,804 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,007664 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,812 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 26 has been executed in 0,007543 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,816 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,003092 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:27,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 26 has been executed in 0,002247 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:27,821 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 26 has been executed in 0,002669 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:27,830 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 26 has been executed in 0,007984 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 (11900 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:27,833 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 27 has been executed in 0,002205 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 156) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:27,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,018861 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,867 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,015184 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,871 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 27 has been executed in 0,003498 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 > 111 ) ?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 (2 results): __________________________________________________________________________________ 2009-02-14 22:00:27,895 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,023064 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,914 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,018659 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,919 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 27 has been executed in 0,004159 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 > 456 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 438 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:27,940 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,020637 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,960 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 27 has been executed in 0,019569 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:27,997 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 27 has been executed in 0,036459 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-14 22:00:28,004 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,007553 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,010 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,004708 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,068 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 27 has been executed in 0,058491 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, "enthrones") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:28,073 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,004774 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,081 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 27 has been executed in 0,007194 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,093 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,011374 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:28,101 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,007808 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11358 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,109 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,007616 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,116 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 27 has been executed in 0,007109 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:28,124 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,007823 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,132 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 27 has been executed in 0,007487 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,137 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,004068 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:28,140 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 27 has been executed in 0,002889 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:28,143 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 27 has been executed in 0,002660 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:28,151 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 27 has been executed in 0,008097 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 (11892 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,155 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 28 has been executed in 0,002483 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 433) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:28,177 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,022459 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,195 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,017331 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,198 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 28 has been executed in 0,002862 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 149 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 480 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:28,216 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,017625 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,242 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,025382 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,247 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 28 has been executed in 0,004208 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> 230 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:28,262 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,014251 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,285 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 28 has been executed in 0,023434 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,331 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 28 has been executed in 0,045179 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-14 22:00:28,340 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,008779 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,347 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,006784 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,407 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 28 has been executed in 0,059089 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, "kedged") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:28,419 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,011200 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,427 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 28 has been executed in 0,008561 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,432 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 0,004539 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:28,440 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,007585 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,007557 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,458 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 28 has been executed in 0,009217 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:28,466 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,007641 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,474 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 28 has been executed in 0,007540 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,478 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,004241 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:28,481 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 28 has been executed in 0,002753 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:28,484 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 28 has been executed in 0,002606 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:28,493 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 28 has been executed in 0,007996 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 (11907 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,496 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 29 has been executed in 0,002587 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 > 265) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:28,519 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,022445 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,537 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 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 (15 results): __________________________________________________________________________________ 2009-02-14 22:00:28,541 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 29 has been executed in 0,003731 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 > 31 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 278 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:28,563 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,021882 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,577 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,012902 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,581 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 29 has been executed in 0,004069 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 > 253 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 484 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:28,601 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,019694 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,617 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 29 has been executed in 0,014621 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,640 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 29 has been executed in 0,022863 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-14 22:00:28,646 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,006139 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,655 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,008182 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,714 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 29 has been executed in 0,058779 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, "capitalism") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:28,725 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,010289 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,734 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 29 has been executed in 0,009181 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,745 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 0,010316 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:28,756 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,010525 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11357 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,764 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,008007 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,771 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 29 has been executed in 0,006000 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:28,779 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,007812 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,787 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 29 has been executed in 0,007571 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,790 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,003164 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:28,794 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 29 has been executed in 0,003443 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:28,797 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 29 has been executed in 0,002722 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:28,805 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 29 has been executed in 0,008029 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 (11903 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:28,808 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 30 has been executed in 0,002521 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 226) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:28,830 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,021221 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,021778 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,856 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 30 has been executed in 0,003254 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 > 336 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 361 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:28,868 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,011764 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:28,887 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,018978 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,891 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 30 has been executed in 0,003544 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 > 33 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 19 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:28,916 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,022895 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,942 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 30 has been executed in 0,025668 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:28,964 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 30 has been executed in 0,021733 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-14 22:00:28,972 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,007007 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:28,983 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,011053 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,042 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 30 has been executed in 0,058968 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, "desexualized") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:29,049 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,006779 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,055 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 30 has been executed in 0,005007 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,059 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,003927 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:29,067 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,007405 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,074 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,007573 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,081 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 30 has been executed in 0,005850 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:29,089 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,007704 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 30 has been executed in 0,007562 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,100 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,003349 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:29,103 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 30 has been executed in 0,003068 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:29,106 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 30 has been executed in 0,002786 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:29,119 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 30 has been executed in 0,012318 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 (11906 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,123 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 31 has been executed in 0,003186 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 > 334) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:29,145 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,021252 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,161 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,015503 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,165 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 31 has been executed in 0,003871 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 > 422 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 188 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:29,184 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,018171 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,211 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,027134 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,217 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 31 has been executed in 0,004783 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 70 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 55 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:29,240 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,022425 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,266 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 31 has been executed in 0,026389 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,294 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 31 has been executed in 0,026999 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-14 22:00:29,303 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,008462 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,312 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,008934 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,371 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 31 has been executed in 0,058916 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, "phylactery") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:29,381 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,009602 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,391 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 31 has been executed in 0,009768 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,396 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,004818 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:29,404 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,007610 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,412 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,007497 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,421 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 31 has been executed in 0,008510 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:29,429 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,007803 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11355 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,437 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 31 has been executed in 0,007521 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,441 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,004052 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:29,445 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 31 has been executed in 0,003254 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:29,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 31 has been executed in 0,002641 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:29,456 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 31 has been executed in 0,008051 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 (11910 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,459 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 32 has been executed in 0,002701 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 (4 results): __________________________________________________________________________________ 2009-02-14 22:00:29,481 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,021481 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,502 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,020725 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,506 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 32 has been executed in 0,003034 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 > 438 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 154 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:29,523 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,016580 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,543 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,019666 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,547 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 32 has been executed in 0,004031 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 > 138 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 87 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:29,574 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,026451 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,596 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 32 has been executed in 0,021089 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,691 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 32 has been executed in 0,094484 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-14 22:00:29,703 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,011933 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,711 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,007842 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,771 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 32 has been executed in 0,059094 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, "perplexing") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:29,780 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,009563 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,793 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 32 has been executed in 0,012073 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:29,804 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,010810 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:29,812 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,007827 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,820 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,007502 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,825 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 32 has been executed in 0,004409 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:29,832 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,007542 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,840 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 32 has been executed in 0,007688 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,844 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,003587 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:29,849 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 32 has been executed in 0,004300 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:29,852 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 32 has been executed in 0,003056 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:29,861 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 32 has been executed in 0,008391 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 (11876 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:29,865 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 33 has been executed in 0,003034 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 > 329) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:29,892 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,026079 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,911 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,018520 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,916 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 33 has been executed in 0,004561 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 > 178 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 118 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:29,931 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,014473 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,947 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,015885 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,951 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 33 has been executed in 0,003652 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 > 315 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 86 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:29,968 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,015912 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:29,986 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 33 has been executed in 0,018186 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,058 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 33 has been executed in 0,071611 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-14 22:00:30,066 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,006827 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,072 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,006085 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,132 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 33 has been executed in 0,059609 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, "frozenness") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:30,144 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,010749 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,150 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 33 has been executed in 0,006083 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,155 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,004306 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:30,162 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,007540 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,170 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,007639 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,176 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 33 has been executed in 0,005473 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:30,184 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,007612 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11369 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,192 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 33 has been executed in 0,007516 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11369 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,195 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,002853 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:30,199 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 33 has been executed in 0,003329 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:30,202 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 33 has been executed in 0,002846 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:30,210 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 33 has been executed in 0,008050 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 (11892 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,214 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 34 has been executed in 0,003632 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-14 22:00:30,238 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,023288 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,256 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,017559 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,260 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 34 has been executed in 0,003238 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 > 235 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 256 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:30,279 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,018661 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,294 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,014524 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,298 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 34 has been executed in 0,004133 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 > 243 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 116 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:30,323 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,024025 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,359 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 34 has been executed in 0,035054 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,414 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 34 has been executed in 0,055284 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-14 22:00:30,421 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,005987 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,427 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,006009 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,487 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 34 has been executed in 0,059445 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, "neoprenes") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:30,501 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,013520 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,512 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 34 has been executed in 0,011170 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,520 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 0,007503 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:30,528 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,007761 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,536 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,007647 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,542 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 34 has been executed in 0,005440 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:30,550 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,007557 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,558 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 34 has been executed in 0,007693 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11355 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,561 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,002700 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:30,564 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 34 has been executed in 0,002728 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:30,567 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 34 has been executed in 0,002656 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:30,576 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 34 has been executed in 0,008107 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 (11903 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,579 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 35 has been executed in 0,002747 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 (2 results): __________________________________________________________________________________ 2009-02-14 22:00:30,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,031799 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,633 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,020761 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,636 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 35 has been executed in 0,003326 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 > 95 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 317 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:30,661 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,024013 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,688 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,027192 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,693 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 35 has been executed in 0,004097 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> 336 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:30,713 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,019831 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,744 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 35 has been executed in 0,030667 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:30,792 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 35 has been executed in 0,047275 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-14 22:00:30,797 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,005134 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,806 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,008706 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,866 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 35 has been executed in 0,058858 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, "neophobia") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:30,877 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,010700 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,886 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 35 has been executed in 0,008569 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:30,892 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,006535 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:30,900 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,007723 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,909 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,007621 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,916 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 35 has been executed in 0,007164 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:30,924 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,007631 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,932 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 35 has been executed in 0,007503 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,937 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,004604 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:30,941 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 35 has been executed in 0,003643 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:30,944 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 35 has been executed in 0,002733 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:30,952 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 35 has been executed in 0,007992 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 (11877 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:30,955 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 36 has been executed in 0,002283 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:30,981 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,025244 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,001 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,019656 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,005 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 36 has been executed in 0,003437 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 > 226 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 419 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:31,028 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,022897 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,054 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,024793 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,058 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 36 has been executed in 0,003701 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 > 161 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 403 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:31,074 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,015926 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,100 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 36 has been executed in 0,025125 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,150 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 36 has been executed in 0,050165 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-14 22:00:31,164 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,013699 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,173 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,008552 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,233 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 36 has been executed in 0,059300 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, "floosies") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:31,243 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,010087 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,252 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 36 has been executed in 0,008292 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,269 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,016799 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:31,278 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,008868 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,287 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,008247 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,294 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 36 has been executed in 0,005806 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:31,302 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,007562 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,310 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 36 has been executed in 0,007634 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,314 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,003458 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:31,318 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 36 has been executed in 0,004258 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:31,321 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 36 has been executed in 0,002735 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:31,330 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 36 has been executed in 0,008207 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 (11894 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,334 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 37 has been executed in 0,002931 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 > 114) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:31,360 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,025990 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,376 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,014825 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,380 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 37 has been executed in 0,003735 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 > 167 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 311 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:31,394 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,013671 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,414 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,019866 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,419 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 37 has been executed in 0,004320 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 > 153 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 156 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:31,447 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,027239 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,468 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 37 has been executed in 0,020882 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,518 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 37 has been executed in 0,050017 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-14 22:00:31,524 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,004863 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,535 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,010879 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,594 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 37 has been executed in 0,059099 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, "stereoed") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:31,611 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,016013 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,621 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 37 has been executed in 0,009931 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,625 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,003513 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:31,632 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,007463 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11358 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,640 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,007479 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,647 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 37 has been executed in 0,006415 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:31,655 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,007592 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,663 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 37 has been executed in 0,008190 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,667 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,003428 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:31,671 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 37 has been executed in 0,003326 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:31,675 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 37 has been executed in 0,003137 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:31,683 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 37 has been executed in 0,008252 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 (11906 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:31,687 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 38 has been executed in 0,002777 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:31,704 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,016637 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,720 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,015284 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,723 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 38 has been executed in 0,003137 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 > 291 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 163 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:31,750 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,025824 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,774 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,023562 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,778 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 38 has been executed in 0,004020 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 > 139 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 447 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:31,806 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,027804 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,838 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 38 has been executed in 0,031602 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:31,888 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 38 has been executed in 0,049341 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-14 22:00:31,896 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,008007 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,909 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,012254 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,969 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 38 has been executed in 0,059829 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, "unexplainable") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:31,977 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,006903 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,986 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 38 has been executed in 0,009063 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:31,997 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,010334 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:32,005 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,007931 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11370 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,015 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,007983 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,020 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 38 has been executed in 0,005104 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:32,028 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,008030 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,037 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 38 has been executed in 0,008008 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,041 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,004008 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:32,044 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 38 has been executed in 0,003099 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:32,047 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 38 has been executed in 0,002831 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:32,056 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 38 has been executed in 0,008173 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 (11887 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,059 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 39 has been executed in 0,002627 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 189) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:32,083 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,022789 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,105 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,022206 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,110 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 39 has been executed in 0,004374 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 196 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 200 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:32,128 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,017824 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,149 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,020300 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,153 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 39 has been executed in 0,003815 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 > 382 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 43 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:32,173 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,019429 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,193 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 39 has been executed in 0,019052 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,245 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 39 has been executed in 0,052363 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-14 22:00:32,257 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,010854 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,268 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,010857 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,327 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 39 has been executed in 0,058866 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, "lampoonists") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:32,340 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,013183 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,352 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 39 has been executed in 0,010973 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,356 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,003947 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:32,364 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,007421 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,371 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,007488 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11369 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,378 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 39 has been executed in 0,006457 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:32,386 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,007766 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,394 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 39 has been executed in 0,007492 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,399 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,004305 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:32,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 39 has been executed in 0,002784 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:32,405 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 39 has been executed in 0,002860 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:32,413 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 39 has been executed in 0,008016 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 (11908 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,416 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 40 has been executed in 0,002392 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 > 494) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:32,443 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,026833 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,465 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,021327 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,468 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 40 has been executed in 0,002856 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 > 336 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 494 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:32,490 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,021156 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,509 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,018359 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,516 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 40 has been executed in 0,007167 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 > 427 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 324 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:32,537 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,020317 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,554 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 40 has been executed in 0,016615 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,594 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 40 has been executed in 0,039830 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-14 22:00:32,600 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,005547 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,612 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,011433 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,672 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 40 has been executed in 0,059889 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, "tonuses") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:32,685 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,012164 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,693 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 40 has been executed in 0,008175 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,703 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 0,009305 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:32,711 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,007762 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11354 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,720 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,008128 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,731 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 40 has been executed in 0,011120 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:32,739 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,007811 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,747 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 40 has been executed in 0,007484 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,751 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,003909 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:32,754 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 40 has been executed in 0,002545 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:32,757 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 40 has been executed in 0,002695 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:32,765 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 40 has been executed in 0,007944 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 (11896 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:32,768 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 41 has been executed in 0,002434 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 > 497) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:32,782 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,013349 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,810 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,027030 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,814 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 41 has been executed in 0,004024 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 > 322 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 271 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:32,835 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,020425 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,850 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,014290 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,854 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 41 has been executed in 0,003896 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 > 469 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 158 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:32,864 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,010194 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (9 results): __________________________________________________________________________________ 2009-02-14 22:00:32,882 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 41 has been executed in 0,017113 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:32,935 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 41 has been executed in 0,052167 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-14 22:00:32,951 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,015728 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:32,962 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,010836 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,021 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 41 has been executed in 0,058720 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, "lemmas") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:33,032 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,010971 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,051 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 41 has been executed in 0,018501 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,065 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 0,013382 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?rating1 . } OPTIONAL { ?review bsbm:rating2 ?rating2 . } OPTIONAL { ?review bsbm:rating3 ?rating3 . } OPTIONAL { ?review bsbm:rating4 ?rating4 . } } ORDER BY DESC(?reviewDate) LIMIT 20 Query results (13 results): __________________________________________________________________________________ 2009-02-14 22:00:33,073 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,007849 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,081 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,007478 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,091 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 41 has been executed in 0,010090 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:33,099 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,007730 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,107 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 41 has been executed in 0,007603 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11356 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,111 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,003668 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:33,114 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 41 has been executed in 0,003129 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:33,117 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 41 has been executed in 0,002771 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:33,126 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 41 has been executed in 0,007989 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 (11905 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,129 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 42 has been executed in 0,002453 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 > 141) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:33,152 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,022566 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,174 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,021424 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,178 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 42 has been executed in 0,003965 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 > 375 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 161 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:33,202 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,022530 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,222 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,020138 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,227 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 42 has been executed in 0,004043 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> 431 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:33,247 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,019785 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,274 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 42 has been executed in 0,026753 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,375 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 42 has been executed in 0,100678 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-14 22:00:33,384 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,008819 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,394 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,009534 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,453 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 42 has been executed in 0,058961 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, "jaggedly") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:33,462 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,008316 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,471 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 42 has been executed in 0,008764 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,478 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 0,006741 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:33,486 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,007572 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11360 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,494 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,007665 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,500 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 42 has been executed in 0,005220 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:33,508 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,007742 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,515 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 42 has been executed in 0,007446 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,519 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,003270 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:33,522 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 42 has been executed in 0,002839 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:33,525 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 42 has been executed in 0,002823 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:33,534 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 42 has been executed in 0,008081 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 (11890 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,537 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 43 has been executed in 0,002496 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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:33,555 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,018118 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,580 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,023074 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,584 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 43 has been executed in 0,003792 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 > 482 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 392 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:33,608 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,023545 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,631 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,022930 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,637 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 43 has been executed in 0,004955 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 > 252 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 352 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:33,658 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,021378 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,683 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 43 has been executed in 0,024082 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,732 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 43 has been executed in 0,048537 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-14 22:00:33,743 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,010985 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,759 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,015205 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 43 has been executed in 0,058705 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, "neglectfulness") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:33,824 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,005880 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,835 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 43 has been executed in 0,010302 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:33,840 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,004738 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:33,847 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,007429 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,855 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,007487 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,862 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 43 has been executed in 0,006717 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:33,870 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,007791 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,878 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 43 has been executed in 0,007596 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,882 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,003598 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:33,885 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 43 has been executed in 0,002797 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:33,888 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 43 has been executed in 0,002679 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:33,897 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 43 has been executed in 0,008280 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 (11913 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:33,900 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 44 has been executed in 0,002507 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 > 360) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:33,914 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,013993 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,936 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,021775 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,941 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 44 has been executed in 0,004067 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 > 225 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 65 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:33,959 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,017497 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,978 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,019119 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:33,982 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 44 has been executed in 0,003728 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 31 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 498 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:33,998 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,015548 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,015 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 44 has been executed in 0,016383 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,066 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 44 has been executed in 0,050226 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-14 22:00:34,074 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,008332 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,086 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,011105 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,145 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 44 has been executed in 0,059275 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, "proximo") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:34,151 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,005925 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,162 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 44 has been executed in 0,009929 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,168 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,006020 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:34,258 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,089807 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11372 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,266 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,007744 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,278 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 44 has been executed in 0,010884 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:34,286 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,007978 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,294 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 44 has been executed in 0,007524 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,298 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,003848 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:34,302 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 44 has been executed in 0,003295 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:34,305 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 44 has been executed in 0,002712 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:34,314 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 44 has been executed in 0,009016 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 (11890 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,317 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 45 has been executed in 0,002521 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 > 95) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:34,345 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,027568 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,363 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,017531 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,368 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 45 has been executed in 0,004202 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 > 236 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 328 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:34,395 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,026343 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,416 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,020747 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,420 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 45 has been executed in 0,004015 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 > 432 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 290 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:34,441 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,020182 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,459 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 45 has been executed in 0,017930 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,513 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 45 has been executed in 0,053271 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-14 22:00:34,520 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,006954 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,531 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,010638 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,591 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 45 has been executed in 0,059564 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, "cursers") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:34,597 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,005447 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,603 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 45 has been executed in 0,005800 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,608 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 0,005202 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:34,619 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,007816 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11362 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,627 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,007695 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,631 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 45 has been executed in 0,003829 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:34,639 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,007486 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,647 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 45 has been executed in 0,007572 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,651 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,003614 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:34,654 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 45 has been executed in 0,002755 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:34,656 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 45 has been executed in 0,002642 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:34,665 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 45 has been executed in 0,008129 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 (11890 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,668 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 46 has been executed in 0,002446 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 > 6) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:34,682 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,013235 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,700 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,018053 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,704 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 46 has been executed in 0,003423 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 > 109 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 370 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:34,726 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,021273 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,747 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,020894 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,756 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 46 has been executed in 0,008908 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 > 162 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 6 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:34,775 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,018683 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,797 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 46 has been executed in 0,021038 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:34,830 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 46 has been executed in 0,031972 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-14 22:00:34,837 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,007499 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,847 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,008822 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,906 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 46 has been executed in 0,058896 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, "deactivated") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:34,914 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,007335 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,923 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 46 has been executed in 0,008688 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:34,932 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,008922 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:34,940 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,007693 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,951 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,010495 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,960 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 46 has been executed in 0,008248 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:34,968 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,007836 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,976 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 46 has been executed in 0,007727 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:34,981 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,004437 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:34,986 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 46 has been executed in 0,004089 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:34,989 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 46 has been executed in 0,003022 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:34,998 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 46 has been executed in 0,008354 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 (11892 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,001 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 47 has been executed in 0,002763 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 > 382) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:35,024 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,022297 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,044 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,019074 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,049 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 47 has been executed in 0,003394 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 < 174 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:35,082 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,017839 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,013681 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,101 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 47 has been executed in 0,004099 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 > 313 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 162 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:35,115 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,013122 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,140 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 47 has been executed in 0,023070 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,229 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 47 has been executed in 0,088688 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-14 22:00:35,241 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,011182 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,254 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,012826 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,315 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 47 has been executed in 0,059947 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, "counterweights") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:35,326 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,010517 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,335 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 47 has been executed in 0,008955 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,350 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,014605 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:35,358 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,008007 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11370 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,366 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,007700 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,377 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 47 has been executed in 0,010580 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:35,386 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,007903 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,394 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 47 has been executed in 0,007738 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11356 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,398 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,003483 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:35,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 47 has been executed in 0,003405 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:35,404 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 47 has been executed in 0,002610 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:35,413 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 47 has been executed in 0,008201 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 (11890 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,417 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 48 has been executed in 0,003119 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 > 128) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:35,441 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,023135 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,464 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,022563 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,468 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 48 has been executed in 0,004221 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 > 217 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 361 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:35,487 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,017698 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,498 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,010679 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,502 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 48 has been executed in 0,004108 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 185 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 118 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:35,519 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,015724 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,535 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 48 has been executed in 0,015392 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,585 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 48 has been executed in 0,049999 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-14 22:00:35,598 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,012233 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,603 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,005022 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,666 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 48 has been executed in 0,062554 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, "florescent") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:35,679 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,012028 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,690 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 48 has been executed in 0,010627 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,698 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 0,007703 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:35,705 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,007670 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,713 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,007486 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,718 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 48 has been executed in 0,003609 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:35,725 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,007573 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,733 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 48 has been executed in 0,007538 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11356 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,736 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,002786 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:35,740 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 48 has been executed in 0,003241 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:35,743 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 48 has been executed in 0,002660 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:35,752 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 48 has been executed in 0,008447 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 (11902 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:35,755 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 49 has been executed in 0,002580 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 > 314) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:35,775 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,019892 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,793 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,017653 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,798 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 49 has been executed in 0,003902 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 > 306 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 90 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:35,815 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,016521 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,836 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,021069 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,841 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 49 has been executed in 0,004188 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 > 17 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 479 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:35,855 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,013487 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,875 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 49 has been executed in 0,019344 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:35,919 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 49 has been executed in 0,043334 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-14 22:00:35,924 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,005017 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,932 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,007312 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:35,992 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 49 has been executed in 0,059075 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, "touches") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:36,002 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,009613 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,010 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 49 has been executed in 0,007898 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,003977 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:36,022 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,007619 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,030 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,007561 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,036 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 49 has been executed in 0,004820 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:36,044 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,007809 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,055 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 49 has been executed in 0,010483 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,060 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,004514 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:36,064 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 49 has been executed in 0,003363 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:36,067 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 49 has been executed in 0,002610 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:36,075 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 49 has been executed in 0,008169 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 (11886 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,079 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 50 has been executed in 0,002675 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 > 440) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:36,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,016745 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,114 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,017191 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,118 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 50 has been executed in 0,003540 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 > 402 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 337 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (4 results): __________________________________________________________________________________ 2009-02-14 22:00:36,137 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,019186 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,159 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,021758 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,164 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 50 has been executed in 0,004076 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> 16 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:36,185 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,020471 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,205 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 50 has been executed in 0,020043 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,259 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 50 has been executed in 0,052818 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-14 22:00:36,272 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,013349 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,283 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,010347 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,342 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 50 has been executed in 0,058681 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, "paratypic") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:36,349 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,006196 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,355 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 50 has been executed in 0,006272 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,365 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,009175 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:36,373 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,007664 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,381 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,007537 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,386 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 50 has been executed in 0,004798 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:36,394 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,007712 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,402 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 50 has been executed in 0,007561 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,406 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,004239 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:36,412 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 50 has been executed in 0,005208 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:36,416 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 50 has been executed in 0,003565 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:36,426 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 50 has been executed in 0,009447 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 (11918 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,430 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 51 has been executed in 0,002965 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 > 11) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:36,456 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,026051 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,480 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,023788 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,484 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 51 has been executed in 0,003666 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 > 85 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 93 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:36,505 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,019773 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,529 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,023920 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,534 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 51 has been executed in 0,004263 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 > 427 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 299 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:36,548 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,013584 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,559 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 51 has been executed in 0,010704 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (8 results): __________________________________________________________________________________ 2009-02-14 22:00:36,600 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 51 has been executed in 0,040416 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-14 22:00:36,612 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,011523 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,624 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,011847 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,683 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 51 has been executed in 0,058858 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, "laggardly") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:36,689 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,005186 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,694 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 51 has been executed in 0,005126 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,701 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 0,006101 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:36,709 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,007660 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,717 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,007592 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,724 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 51 has been executed in 0,007109 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:36,732 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,007888 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11357 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,741 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 51 has been executed in 0,007709 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11358 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,745 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,004063 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:36,750 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 51 has been executed in 0,003989 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:36,752 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 51 has been executed in 0,002649 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:36,761 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 51 has been executed in 0,008265 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 (11914 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:36,765 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 52 has been executed in 0,002703 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 > 269) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:36,777 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,012426 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,795 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,017140 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,799 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 52 has been executed in 0,003682 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 < 255 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:36,818 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,017965 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,837 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,018745 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,842 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 52 has been executed in 0,003914 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 56 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 494 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:36,857 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,014627 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,876 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 52 has been executed in 0,018513 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:36,930 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 52 has been executed in 0,054074 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-14 22:00:36,939 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,007658 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:36,948 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,009269 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,008 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 52 has been executed in 0,059399 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, "barratrous") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:37,014 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,005328 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,020 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 52 has been executed in 0,006192 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,031 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,010952 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:37,039 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,007707 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,047 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,007502 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,058 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 52 has been executed in 0,010469 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:37,069 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,010753 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,077 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 52 has been executed in 0,007865 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11359 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,081 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,003820 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:37,085 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 52 has been executed in 0,003419 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:37,088 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 52 has been executed in 0,002737 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:37,096 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 52 has been executed in 0,008095 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 (11920 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,099 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 53 has been executed in 0,002275 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?value1 . FILTER (?value1 > 428) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,124 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,024346 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,149 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,024639 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,152 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 53 has been executed in 0,002907 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT ?product ?label WHERE { ?product rdfs:label ?label . ?product a . ?product bsbm:productFeature . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 182 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 406 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,171 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,018030 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,195 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,024050 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,200 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 53 has been executed in 0,004264 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 218 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 24 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,216 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,016166 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,243 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 53 has been executed in 0,025977 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,334 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 53 has been executed in 0,090383 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-14 22:00:37,349 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,014404 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,357 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,008128 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,417 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 53 has been executed in 0,059579 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, "mktg") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:37,424 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,006252 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,441 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 53 has been executed in 0,016885 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,448 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 53 has been executed in 0,006491 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:37,456 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,007768 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11369 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,464 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,007780 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,477 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 53 has been executed in 0,012809 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:37,485 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,007753 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,493 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 53 has been executed in 0,007761 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,497 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 53 has been executed in 0,002994 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:37,500 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 53 has been executed in 0,002932 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:37,503 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 53 has been executed in 0,002725 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:37,511 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 53 has been executed in 0,007909 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 (11903 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,514 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 54 has been executed in 0,002402 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 > 84) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,532 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,017578 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,549 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,016253 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,552 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 54 has been executed in 0,003033 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 > 162 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 465 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,582 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,029628 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,612 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,029263 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,617 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 54 has been executed in 0,004180 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 > 157 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 492 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,634 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,016825 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,647 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 54 has been executed in 0,012682 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,702 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 54 has been executed in 0,054300 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-14 22:00:37,708 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,005853 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,716 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,007530 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,776 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 54 has been executed in 0,059532 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, "mitigation") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:37,784 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,008336 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,793 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 54 has been executed in 0,007828 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:37,798 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 54 has been executed in 0,004797 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:37,806 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,007742 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11357 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,814 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,007774 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11364 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,823 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 54 has been executed in 0,008733 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:37,831 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,007738 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,840 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 54 has been executed in 0,007740 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11361 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,844 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 54 has been executed in 0,003558 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:37,847 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 54 has been executed in 0,003032 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:37,850 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 54 has been executed in 0,002618 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:37,859 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 54 has been executed in 0,008212 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 (11893 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:37,862 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 55 has been executed in 0,002646 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 > 467) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,891 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,028491 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (35 results): __________________________________________________________________________________ 2009-02-14 22:00:37,908 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,016377 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,912 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 55 has been executed in 0,003726 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 > 187 ) ?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 (1 results): __________________________________________________________________________________ 2009-02-14 22:00:37,927 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,014567 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,951 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,023190 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,956 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 55 has been executed in 0,004105 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 > 467 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 433 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:37,972 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,015680 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:37,996 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 55 has been executed in 0,023284 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,051 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 55 has been executed in 0,055247 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 (3 results): __________________________________________________________________________________ 2009-02-14 22:00:38,057 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,005635 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,070 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,011862 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,129 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 55 has been executed in 0,058833 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, "heritabilities") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:38,139 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,009243 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,146 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 55 has been executed in 0,006948 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,153 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 55 has been executed in 0,007052 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:38,162 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 0,007816 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,170 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 0,007751 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11356 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,179 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 55 has been executed in 0,008898 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:38,187 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 0,007756 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,196 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 55 has been executed in 0,007815 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11368 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,200 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 55 has been executed in 0,003809 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:38,203 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 55 has been executed in 0,002721 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:38,206 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 55 has been executed in 0,002623 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:38,215 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 55 has been executed in 0,008204 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 (11887 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,218 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 56 has been executed in 0,002939 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 > 112) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:38,241 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,022237 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,268 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,026242 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,272 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 56 has been executed in 0,003377 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 > 331 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 115 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:38,289 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,016765 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,308 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,018781 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,313 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 56 has been executed in 0,004743 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> 240 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:38,323 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,009282 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 . bsbm:productPropertyNumeric1 ?propertyNumeric1 . bsbm:productPropertyNumeric2 ?propertyNumeric2 . OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 } OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 } OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 } } Query results (9 results): __________________________________________________________________________________ 2009-02-14 22:00:38,341 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 56 has been executed in 0,016935 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,446 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 56 has been executed in 0,105152 seconds. Query string: PREFIX rdfs: PREFIX rdf: PREFIX bsbm: SELECT DISTINCT ?product ?productLabel WHERE { ?product rdfs:label ?productLabel . FILTER ( != ?product) bsbm:productFeature ?prodFeature . ?product bsbm:productFeature ?prodFeature . bsbm:productPropertyNumeric1 ?origProperty1 . ?product bsbm:productPropertyNumeric1 ?simProperty1 . FILTER (?simProperty1 < (?origProperty1 + 120) && ?simProperty1 > (?origProperty1 - 120)) bsbm:productPropertyNumeric2 ?origProperty2 . ?product bsbm:productPropertyNumeric2 ?simProperty2 . FILTER (?simProperty2 < (?origProperty2 + 170) && ?simProperty2 > (?origProperty2 - 170)) } ORDER BY ?productLabel LIMIT 5 Query results (4 results): __________________________________________________________________________________ 2009-02-14 22:00:38,453 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,006694 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,460 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,005852 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,520 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 56 has been executed in 0,060070 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, "execrably") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:38,527 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,006503 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,536 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 56 has been executed in 0,008849 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,544 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 56 has been executed in 0,007705 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:38,553 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 0,007993 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,561 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 0,007719 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,574 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 56 has been executed in 0,012928 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:38,582 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 0,007867 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11358 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,591 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 56 has been executed in 0,007722 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11365 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,596 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 56 has been executed in 0,004385 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer bsbm:price ?price . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } ORDER BY xsd:double(str(?price)) LIMIT 10 Query results (3 results): __________________________________________________________________________________ 2009-02-14 22:00:38,600 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 56 has been executed in 0,004101 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:38,603 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 56 has been executed in 0,002627 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:38,612 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 56 has been executed in 0,008173 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 (11922 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,615 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 57 has been executed in 0,002671 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 (0 results): __________________________________________________________________________________ 2009-02-14 22:00:38,636 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,020843 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,654 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,017339 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,659 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 57 has been executed in 0,004519 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 > 287 ) ?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 (5 results): __________________________________________________________________________________ 2009-02-14 22:00:38,672 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,012848 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,691 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,018069 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,696 ALL [main] benchmark.testdriver.SPARQLConnection: Query 4 of run 57 has been executed in 0,004156 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX rdf: SELECT DISTINCT ?product ?label ?propertyTextual WHERE { { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric1 ?p1 . FILTER ( ?p1 > 275 ) } UNION { ?product rdfs:label ?label . ?product rdf:type . ?product bsbm:productFeature . ?product bsbm:productFeature . ?product bsbm:productPropertyTextual1 ?propertyTextual . ?product bsbm:productPropertyNumeric2 ?p2 . FILTER ( ?p2> 421 ) } } ORDER BY ?label OFFSET 5 LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:38,714 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,017424 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,733 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 57 has been executed in 0,019044 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,795 ALL [main] benchmark.testdriver.SPARQLConnection: Query 5 of run 57 has been executed in 0,061059 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-14 22:00:38,803 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 57 has been executed in 0,007474 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,811 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 57 has been executed in 0,007817 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,871 ALL [main] benchmark.testdriver.SPARQLConnection: Query 6 of run 57 has been executed in 0,059147 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, "opiating") } Query results (1 results): __________________________________________________________________________________ 2009-02-14 22:00:38,879 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 57 has been executed in 0,007885 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,885 ALL [main] benchmark.testdriver.SPARQLConnection: Query 7 of run 57 has been executed in 0,005964 seconds. Query string: PREFIX rdfs: PREFIX rev: PREFIX foaf: PREFIX bsbm: PREFIX dc: SELECT ?productLabel ?offer ?price ?vendor ?vendorTitle ?review ?revTitle ?reviewer ?revName ?rating1 ?rating2 WHERE { rdfs:label ?productLabel . OPTIONAL { ?offer bsbm:product . ?offer bsbm:price ?price . ?offer bsbm:vendor ?vendor . ?vendor rdfs:label ?vendorTitle . ?vendor bsbm:country . ?offer dc:publisher ?vendor . ?offer bsbm:validTo ?date . FILTER (?date > "2008-06-20T00:00:00"^^ ) } OPTIONAL { ?review bsbm:reviewFor . ?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-14 22:00:38,894 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 57 has been executed in 0,008586 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:38,902 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 57 has been executed in 0,007863 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11363 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,910 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 57 has been executed in 0,007505 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11367 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,914 ALL [main] benchmark.testdriver.SPARQLConnection: Query 8 of run 57 has been executed in 0,003638 seconds. Query string: PREFIX bsbm: PREFIX dc: PREFIX rev: PREFIX foaf: SELECT ?title ?text ?reviewDate ?reviewer ?reviewerName ?rating1 ?rating2 ?rating3 ?rating4 WHERE { ?review bsbm:reviewFor . ?review dc:title ?title . ?review rev:text ?text . FILTER langMatches( lang(?text), "EN" ) ?review bsbm:reviewDate ?reviewDate . ?review rev:reviewer ?reviewer . ?reviewer foaf:name ?reviewerName . OPTIONAL { ?review bsbm:rating1 ?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-14 22:00:38,922 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 57 has been executed in 0,007434 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11366 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,930 ALL [main] benchmark.testdriver.SPARQLConnection: Query 9 of run 57 has been executed in 0,007540 seconds. Query string: PREFIX rev: DESCRIBE ?x WHERE { rev:reviewer ?x } Query(Describe) result (11358 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,934 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 57 has been executed in 0,003585 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:38,936 ALL [main] benchmark.testdriver.SPARQLConnection: Query 10 of run 57 has been executed in 0,002385 seconds. Query string: PREFIX bsbm: PREFIX xsd: PREFIX dc: SELECT DISTINCT ?offer ?price WHERE { ?offer bsbm:product . ?offer bsbm:vendor ?vendor . ?offer dc:publisher ?vendor . ?vendor bsbm:country . ?offer bsbm:deliveryDays ?deliveryDays . FILTER (?deliveryDays <= 3) ?offer 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-14 22:00:38,939 ALL [main] benchmark.testdriver.SPARQLConnection: Query 11 of run 57 has been executed in 0,002723 seconds. Query string: SELECT ?property ?hasValue ?isValueOf WHERE { { ?property ?hasValue } UNION { ?isValueOf ?property } } Query results (10 results): __________________________________________________________________________________ 2009-02-14 22:00:38,948 ALL [main] benchmark.testdriver.SPARQLConnection: Query 12 of run 57 has been executed in 0,008336 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 (11916 Bytes): __________________________________________________________________________________ 2009-02-14 22:00:38,951 ALL [main] benchmark.testdriver.SPARQLConnection: Query 1 of run 58 has been executed in 0,002651 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 > 401) } ORDER BY ?label LIMIT 10 Query results (2 results): __________________________________________________________________________________ 2009-02-14 22:00:38,967 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,015605 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,993 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,024838 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?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-14 22:00:38,996 ALL [main] benchmark.testdriver.SPARQLConnection: Query 3 of run 58 has been executed in 0,003119 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 > 244 ) ?product bsbm:productPropertyNumeric3 ?p3 . FILTER (?p3 < 118 ) OPTIONAL { ?product bsbm:productFeature . ?product rdfs:label ?testVar } FILTER (!bound(?testVar)) } ORDER BY ?label LIMIT 10 Query results (0 results): __________________________________________________________________________________ 2009-02-14 22:00:39,015 ALL [main] benchmark.testdriver.SPARQLConnection: Query 2 of run 58 has been executed in 0,018527 seconds. Query string: PREFIX bsbm-inst: PREFIX bsbm: PREFIX rdfs: PREFIX dc: SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3 ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4 WHERE { rdfs:label ?label . rdfs:comment ?comment . bsbm:producer ?p . ?p rdfs:label ?producer . dc:publisher ?p . bsbm:productFeature ?f . ?f rdfs:label ?productFeature . bsbm:productPropertyTextual1 ?propertyTextual1 . bsbm:productPropertyTextual2 ?propertyTextual2 . bsbm:productPropertyTextual3 ?propertyTextual3 .