Filter by Class
Description
Selects objects by the value of their type relation (the instances of a class). Use this for example to select all persons. The class should be provided in the parameter.
Input
SOURCE [OBJ]: the list of objects to filter
Output
TRUE [OBJ]: the objects for which the selection appliesFALSE [OBJ]: the objects for which the selection does not apply
Parameters
Class: the identifier of the class to selectUse sub-classes: when set totrue, all sub-classes of the given one are also considered. Sub-classes can be defined in the data with therdfs:subClassOfrelation.
Output scores can be aggregated and/or normalized.