2009-02-20 01:36:45,588 ALL [Thread-9] benchmark.testdriver.SPARQLConnection:
Query 1 of run 1 has been executed in 0,005026 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 481)
}
ORDER BY ?label
LIMIT 10
Query results (0 results):
__________________________________________________________________________________
2009-02-20 01:36:45,588 ALL [Thread-7] benchmark.testdriver.SPARQLConnection:
Query 1 of run 4 has been executed in 0,006092 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 124)
}
ORDER BY ?label
LIMIT 10
Query results (4 results):
__________________________________________________________________________________
2009-02-20 01:36:45,588 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 1 of run 3 has been executed in 0,003276 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 454)
}
ORDER BY ?label
LIMIT 10
Query results (2 results):
__________________________________________________________________________________
2009-02-20 01:36:45,597 ALL [Thread-8] benchmark.testdriver.SPARQLConnection:
Query 1 of run 5 has been executed in 0,005454 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 38)
}
ORDER BY ?label
LIMIT 10
Query results (1 results):
__________________________________________________________________________________
2009-02-20 01:36:45,600 ALL [Thread-6] benchmark.testdriver.SPARQLConnection:
Query 1 of run 2 has been executed in 0,017749 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 181)
}
ORDER BY ?label
LIMIT 10
Query results (0 results):
__________________________________________________________________________________
2009-02-20 01:36:45,602 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 1 of run 7 has been executed in 0,011761 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 375)
}
ORDER BY ?label
LIMIT 10
Query results (1 results):
__________________________________________________________________________________
2009-02-20 01:36:45,602 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 1 of run 6 has been executed in 0,010291 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 293)
}
ORDER BY ?label
LIMIT 10
Query results (1 results):
__________________________________________________________________________________
2009-02-20 01:36:45,623 ALL [Thread-8] benchmark.testdriver.SPARQLConnection:
Query 2 of run 5 has been executed in 0,024881 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (15 results):
__________________________________________________________________________________
2009-02-20 01:36:45,626 ALL [Thread-5] benchmark.testdriver.SPARQLConnection:
Query 1 of run 8 has been executed in 0,033358 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT DISTINCT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?value1 .
FILTER (?value1 > 264)
}
ORDER BY ?label
LIMIT 10
Query results (2 results):
__________________________________________________________________________________
2009-02-20 01:36:45,651 ALL [Thread-8] benchmark.testdriver.SPARQLConnection:
Query 2 of run 5 has been executed in 0,027293 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (20 results):
__________________________________________________________________________________
2009-02-20 01:36:45,683 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 2 of run 7 has been executed in 0,080184 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (21 results):
__________________________________________________________________________________
2009-02-20 01:36:45,689 ALL [Thread-8] benchmark.testdriver.SPARQLConnection:
Query 3 of run 5 has been executed in 0,037263 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?p1 .
FILTER ( ?p1 > 427 )
?product bsbm:productPropertyNumeric3 ?p3 .
FILTER (?p3 < 21 )
OPTIONAL {
?product bsbm:productFeature .
?product rdfs:label ?testVar }
FILTER (!bound(?testVar))
}
ORDER BY ?label
LIMIT 10
Query results (0 results):
__________________________________________________________________________________
2009-02-20 01:36:45,720 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 2 of run 7 has been executed in 0,035891 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (19 results):
__________________________________________________________________________________
2009-02-20 01:36:45,745 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 2 of run 3 has been executed in 0,154330 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (23 results):
__________________________________________________________________________________
2009-02-20 01:36:45,766 ALL [Thread-7] benchmark.testdriver.SPARQLConnection:
Query 2 of run 4 has been executed in 0,176829 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (19 results):
__________________________________________________________________________________
2009-02-20 01:36:45,801 ALL [Thread-7] benchmark.testdriver.SPARQLConnection:
Query 2 of run 4 has been executed in 0,033444 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (19 results):
__________________________________________________________________________________
2009-02-20 01:36:45,824 ALL [Thread-7] benchmark.testdriver.SPARQLConnection:
Query 3 of run 4 has been executed in 0,023367 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?p1 .
FILTER ( ?p1 > 440 )
?product bsbm:productPropertyNumeric3 ?p3 .
FILTER (?p3 < 444 )
OPTIONAL {
?product bsbm:productFeature .
?product rdfs:label ?testVar }
FILTER (!bound(?testVar))
}
ORDER BY ?label
LIMIT 10
Query results (2 results):
__________________________________________________________________________________
2009-02-20 01:36:45,852 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 3 of run 7 has been executed in 0,131519 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX rdf:
SELECT ?product ?label
WHERE {
?product rdfs:label ?label .
?product a .
?product bsbm:productFeature .
?product bsbm:productPropertyNumeric1 ?p1 .
FILTER ( ?p1 > 37 )
?product bsbm:productPropertyNumeric3 ?p3 .
FILTER (?p3 < 419 )
OPTIONAL {
?product bsbm:productFeature .
?product rdfs:label ?testVar }
FILTER (!bound(?testVar))
}
ORDER BY ?label
LIMIT 10
Query results (2 results):
__________________________________________________________________________________
2009-02-20 01:36:45,886 ALL [Thread-6] benchmark.testdriver.SPARQLConnection:
Query 2 of run 2 has been executed in 0,284255 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (18 results):
__________________________________________________________________________________
2009-02-20 01:36:45,897 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 2 of run 3 has been executed in 0,150858 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (21 results):
__________________________________________________________________________________
2009-02-20 01:36:45,898 ALL [Thread-7] benchmark.testdriver.SPARQLConnection:
Query 2 of run 4 has been executed in 0,072998 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (25 results):
__________________________________________________________________________________
2009-02-20 01:36:45,899 ALL [Thread-8] benchmark.testdriver.SPARQLConnection:
Query 2 of run 5 has been executed in 0,209320 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (13 results):
__________________________________________________________________________________
2009-02-20 01:36:45,913 ALL [Thread-9] benchmark.testdriver.SPARQLConnection:
Query 2 of run 1 has been executed in 0,323710 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (12 results):
__________________________________________________________________________________
2009-02-20 01:36:45,969 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 2 of run 6 has been executed in 0,362201 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (18 results):
__________________________________________________________________________________
2009-02-20 01:36:45,993 ALL [Thread-9] benchmark.testdriver.SPARQLConnection:
Query 2 of run 1 has been executed in 0,079606 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (18 results):
__________________________________________________________________________________
2009-02-20 01:36:45,996 ALL [Thread-5] benchmark.testdriver.SPARQLConnection:
Query 2 of run 8 has been executed in 0,369331 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .