ORDER BY DESC(count(?var))
Opened this issue · 0 comments
cunger commented
Beabsichtigt:
ORDER BY DESC(count(?var)) => The results are in descending order with respect to the number of ?var.
Tatsächlich:
ORDER BY DESC(count(?var)) => The results are in descending order.
Ich nehme an, der "with respect to"-Teil wird einfach irgendwo verschluckt. Das passiert zum Beispiel in Query 58 von Train.