Catrina; There is an example in Help > Reference > SPARQL Property Functions > tops:constructStringList showing that sort is applied to alphanumeric values of the Qname or URI (if ?useLabel=false) or the label (if ?useLabel=true). Note that if ?useLabel=true, then it will use the value of rdfs:label if it exists and the qname or URI if it does not.
ops:constructStringList is not dependent on composite:index. There are probably a number of ways to create a string based on a compsote:index (or any property) value. One that comes to mind is the sml:ConcatenateText module. -- Scott On Apr 16, 2:00 pm, Catrina <[email protected]> wrote: > When the sort flag is set to true in the tops:constructStringList > function, what sorting is applied? > Is this alphabetical? Or does it use composite:index values? > > Thanks, > Catrina -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
