Hi,
I will implement a 'simple' paging possibility in some predefined SPARQL
queries, using OFFSET/LIMIT.
But now there was this discussion (in 2011) about the need or not of the ORDER
BY clause:
http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2011May/0017.html
In my case, where queries will be predifined by administrators, it will be easy
to handle an ORDER BY, but I still ask the question for performances reasons.
My question is thus:
Does Marmotta SPARQL queries on the SPARQL web service always return results in
the same order when no ORDER BY clause is defined ?
Thanks
Fabian