2009-02-21 17:40:57,313 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 1 of run 3 has been executed in 0,011759 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 > 421)
}
ORDER BY ?label
LIMIT 10
Query results (5 results):
__________________________________________________________________________________
2009-02-21 17:40:57,313 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 1 of run 1 has been executed in 0,006192 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 > 75)
}
ORDER BY ?label
LIMIT 10
Query results (3 results):
__________________________________________________________________________________
2009-02-21 17:40:57,313 ALL [Thread-5] benchmark.testdriver.SPARQLConnection:
Query 1 of run 4 has been executed in 0,006571 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 (1 results):
__________________________________________________________________________________
2009-02-21 17:40:57,313 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 1 of run 2 has been executed in 0,013696 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 > 471)
}
ORDER BY ?label
LIMIT 10
Query results (5 results):
__________________________________________________________________________________
2009-02-21 17:40:57,326 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 2 of run 3 has been executed in 0,011756 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,333 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 2 of run 2 has been executed in 0,017363 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,338 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 2 of run 3 has been executed in 0,010955 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,344 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 2 of run 1 has been executed in 0,029372 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,346 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 2 of run 2 has been executed in 0,012518 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,349 ALL [Thread-5] benchmark.testdriver.SPARQLConnection:
Query 2 of run 4 has been executed in 0,034963 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .
bsbm:productPropertyNumeric2 ?propertyNumeric2 .
OPTIONAL { bsbm:productPropertyTextual4 ?propertyTextual4 }
OPTIONAL { bsbm:productPropertyTextual5 ?propertyTextual5 }
OPTIONAL { bsbm:productPropertyNumeric4 ?propertyNumeric4 }
}
Query results (36 results):
__________________________________________________________________________________
2009-02-21 17:40:57,354 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 3 of run 2 has been executed in 0,007813 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 > 304 )
?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 (1 results):
__________________________________________________________________________________
2009-02-21 17:40:57,359 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 2 of run 1 has been executed in 0,014885 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,364 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 3 of run 3 has been executed in 0,025071 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 < 253 )
OPTIONAL {
?product bsbm:productFeature .
?product rdfs:label ?testVar }
FILTER (!bound(?testVar))
}
ORDER BY ?label
LIMIT 10
Query results (4 results):
__________________________________________________________________________________
2009-02-21 17:40:57,369 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 2 of run 2 has been executed in 0,013572 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,372 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 3 of run 1 has been executed in 0,010024 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 > 498 )
?product bsbm:productPropertyNumeric3 ?p3 .
FILTER (?p3 < 213 )
OPTIONAL {
?product bsbm:productFeature .
?product rdfs:label ?testVar }
FILTER (!bound(?testVar))
}
ORDER BY ?label
LIMIT 10
Query results (1 results):
__________________________________________________________________________________
2009-02-21 17:40:57,373 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 2 of run 3 has been executed in 0,008470 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,375 ALL [Thread-5] benchmark.testdriver.SPARQLConnection:
Query 2 of run 4 has been executed in 0,024831 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,383 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 2 of run 3 has been executed in 0,007973 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,391 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 2 of run 1 has been executed in 0,018192 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,397 ALL [Thread-5] benchmark.testdriver.SPARQLConnection:
Query 3 of run 4 has been executed in 0,021997 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 < 256 )
OPTIONAL {
?product bsbm:productFeature .
?product rdfs:label ?testVar }
FILTER (!bound(?testVar))
}
ORDER BY ?label
LIMIT 10
Query results (3 results):
__________________________________________________________________________________
2009-02-21 17:40:57,398 ALL [Thread-4] benchmark.testdriver.SPARQLConnection:
Query 2 of run 2 has been executed in 0,027581 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,400 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 4 of run 3 has been executed in 0,016942 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 > 294 )
} UNION {
?product rdfs:label ?label .
?product rdf:type .
?product bsbm:productFeature .
?product bsbm:productFeature .
?product bsbm:productPropertyTextual1 ?propertyTextual .
?product bsbm:productPropertyNumeric2 ?p2 .
FILTER ( ?p2> 462 )
}
}
ORDER BY ?label
OFFSET 5
LIMIT 10
Query results (9 results):
__________________________________________________________________________________
2009-02-21 17:40:57,403 ALL [Thread-3] benchmark.testdriver.SPARQLConnection:
Query 2 of run 1 has been executed in 0,011320 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?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-21 17:40:57,410 ALL [Thread-2] benchmark.testdriver.SPARQLConnection:
Query 2 of run 3 has been executed in 0,008664 seconds.
Query string:
PREFIX bsbm-inst:
PREFIX bsbm:
PREFIX rdfs:
PREFIX dc:
SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?propertyTextual3
?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
WHERE {
rdfs:label ?label .
rdfs:comment ?comment .
bsbm:producer ?p .
?p rdfs:label ?producer .
dc:publisher ?p .
bsbm:productFeature ?f .
?f rdfs:label ?productFeature .
bsbm:productPropertyTextual1 ?propertyTextual1 .
bsbm:productPropertyTextual2 ?propertyTextual2 .
bsbm:productPropertyTextual3 ?propertyTextual3 .
bsbm:productPropertyNumeric1 ?propertyNumeric1 .