Re: [topbraid-users] Sorting ValueTableViewer

2024-03-05 Thread Holger Knublauch
The values from a sh:path are unsorted so I believe you would need to turn this into a sh:values computation with SPARQL to get them sorted. Holger > On 5 Mar 2024, at 9:10 pm, Marie Valadez wrote: > > It doesn't use a select query. It is formulated from sh:path. > > On Monday, March 4, 2024

Re: [topbraid-users] Sorting ValueTableViewer

2024-03-05 Thread Holger Knublauch
Are the values computed via a sh:values rule? If yes, have you tried using a sh:select with an ORDER BY clause? Holger > On 4 Mar 2024, at 4:55 pm, Marie Valadez wrote: > > We are working in TopBraid EDG 7.7.1. We are setting up a > dash:ValueTableViewer and wondering if you are able to sort

[topbraid-users] Sorting ValueTableViewer

2024-03-04 Thread Marie Valadez
We are working in TopBraid EDG 7.7.1. We are setting up a dash:ValueTableViewer and wondering if you are able to sort the table differently? Example: Table with three columns: 1. concept 2. map 3. description All show the rdfs:label associated with them. We would like to sort on the m