Filter [Obj,Date]¶
Description¶
Selects pairs by the value of the second column.
Input¶
SOURCE [OBJ,DATE]: the list of pairs to filter
Output¶
TRUE [OBJ,DATE]: the pairs for which the selection appliesFALSE [OBJ,DATE]: the pairs for which the selection does not apply
Parameters¶
Literal: the value to compare each object’s value againstOperation: comparison function to use (=,!=,<,>,<=,>=)
Output scores can be aggregated and/or normalised.