Re: tree sort requires <triple> condition?
Neil Deakin <[email protected]> Wed, 24 Aug 2005 18:56:42 -0400
| Newsgroups | gmane.comp.mozilla.devel.rdf |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
harry wrote: > forgot to mention that I'm asking for FF1.0.6 and DPalpha2 > > harry wrote: > >> Am I right? >> >> rdf bound tree elements can only be sorted if >> >> 1. sorting columns are bound using the triple condition >> 2. sorting doesn't work on binding variables >> 3. you need advanced rule sytax to enabke sorting >> >> => one cannot sort by optional tags If you mean a tree builder (flags="dont-build-content"), then no. It sorts based on the value of the specified variable. Without a tree builder, only 2 applies, since sorting is specified by a resource. / Neil