Christian
I don't think there are example ... here are two screen shots one of all the things in the list and one (top) with a string restriction and a category restriction on the subclasses of issue. (It uses a set of mutually disjoint subclasses there)
The code is https://github.com/linkeddata/tabulator/blob/master/js/panes/common/table.js
and https://github.com/linkeddata/tabulator/blob/master/js/panes/issue/pane.js
Tim
On 2015-04 -28, at 11:53, Christian Morbidoni <christian.morbidoni@gmail.com> wrote:
> On Tue, Apr 28, 2015 at 10:46 AM, Tim Berners-Lee <timbl@w3.org> wrote:
> The tabulator widget library has a table widget which automatically adds filter strings or numeric range filters and sort arrows at the top of each table column making a low profile faceted browser. Ilaria Liccardi wrote it. It us used in a generic class member property table, and in a number of custom apps/panes/views
>
> Thanks, I was actually not sure if considering Tabulator as a faceted browser...do you have a link to an example with this feature on ?
>
> best,
>
> Christian