On 4/21/2015 21:34, J.REZZOUK wrote:
SELECT ?s
WHERE {
    ?s:score ?score
}
GROUP BY ?s
ORDER BY DESC (MAX(?score))

Ok, thanks for this (important) detail. Indeed this turns out to be a bug in the SPIN RDF Syntax - having an aggregation in ORDER BY is not round-tripped correctly. I will try to get this fixed for 5.0.

Meanwhile, if you need a work-around, switch off the SPIN RDF syntax by going to Preferences > TopBraid Composer > SPIN > Yes, exactly as entered (verbatim) and no SPIN RDF triples - then re-enter the query as originally intended. This should then be stored as sp:text string.

Thanks,
Holger

--
You received this message because you are subscribed to the Google Group "TopBraid 
Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), 
Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, 
SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to [email protected]
--- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to