We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ad3c1 commit 6c4791eCopy full SHA for 6c4791e
docs/benchmark/questions_db25.yaml
@@ -531,6 +531,8 @@ questions:
531
question:
532
en: List all bands according to the amount of songs they published.
533
es: Enumere todas las bandas según la cantidad de canciones que publicaron.
534
+ features:
535
+ - RESULT_ORDER_MATTERS
536
query:
537
sparql: |
538
PREFIX dbo: <http://dbpedia.org/ontology/>
@@ -1095,6 +1097,8 @@ questions:
1095
1097
1096
1098
en: List all countries, starting with those who have the least amount of universities.
1099
es: Enumere todos los países, comenzando por aquellos que tienen la menor cantidad de universidades.
1100
1101
1102
1103
1104
0 commit comments