ATM [autonomous topic maps] :Operator Definition
|
http://www.semports.org/mwp/getTableView
|
Lutz Maicher (maicher@informatik.uni-leipzig.de)
Last update: 2006-11-08
PSI:
http://www.semports.org/mwp/getTableView
Description
This operator presents the user a projection
of a given table and a string, which can be interpreted as a question. The user
has to select some rows from the table. This selection is a view of the given
Table and will be interpreted as the answer to the presented question. There are
no constraints how the projection of the table is presented to the user and
how the user can select rows. Example: The presented table is a projection (columns
“TEXT” and “SI”) of the table defined here.
In
the transition "ID2" the user selects the second row. In this case
the operator stores in the forwarded token the following characteristics: [ID2.http://psi.semports.org/pndm/table,
“TABLE”] Input
Namespace pndm defined by http://psi.semports.org/pndm/
Output
for each element of
the view (column name, row index) Note: The row index always starts with
0. If the user selected three rows, the index will iterate from 0 to 2.
|