Skip to content

Commit 6c4791e

Browse files
committed
updated RESULT_ORDER_MATTERS
1 parent b4ad3c1 commit 6c4791e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/benchmark/questions_db25.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,8 @@ questions:
531531
question:
532532
en: List all bands according to the amount of songs they published.
533533
es: Enumere todas las bandas según la cantidad de canciones que publicaron.
534+
features:
535+
- RESULT_ORDER_MATTERS
534536
query:
535537
sparql: |
536538
PREFIX dbo: <http://dbpedia.org/ontology/>
@@ -1095,6 +1097,8 @@ questions:
10951097
question:
10961098
en: List all countries, starting with those who have the least amount of universities.
10971099
es: Enumere todos los países, comenzando por aquellos que tienen la menor cantidad de universidades.
1100+
features:
1101+
- RESULT_ORDER_MATTERS
10981102
query:
10991103
sparql: |
11001104
PREFIX dbo: <http://dbpedia.org/ontology/>

0 commit comments

Comments
 (0)