Changes between Initial Version and Version 1 of QueryInterface


Ignore:
Timestamp:
May 15, 2013, 1:08:18 PM (12 years ago)
Author:
dwinter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueryInterface

    v1 v1  
     1
     2== Ideas for query interface ==
     3
     4
     5== Faceted Browsing ==
     6
     7We have a column with all the obects and apply a filter to get another column.
     8
     9Filters could be
     10 * contains text (in any attribute)
     11 * contains text in a specific attribute
     12 * has certain object type
     13 * is directly related (to the (selected) objects)
     14 * is indirectly related (?)
     15
     16The column is divided by object type.
     17 * clicking on an object type selects the type as a filter
     18
     19Unfolding the object type shows the selected instances.
     20