|
Class Summary |
| CollectorListener |
This listener collects all matches reported,
ignoring duplicates and symmetric matches. |
| CounterListener |
A listener that counts the matches reported. |
| LogListener |
A listener that logs the progress of the smusher using the Writer provided. |
| PersonLogListener |
A subclass of LogListener that reports person names
instead of URIs where possible. |
| SameAsListener |
A listener that represents matches using a given property (owl:sameAs) by default
and adds them to a given repository. |