Package org.openrdf.elmo.smusher.listener

Interface Summary
SmusherListener Interface for classes that need to be notified by the Smusher
 

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.
 



Copyright © 2004-2007. All Rights Reserved.