Package org.apache.any23.writer

Class ReportingTripleHandler

  • All Implemented Interfaces:
    AutoCloseable , TripleHandler

    public class ReportingTripleHandler
    extends Object
    implements TripleHandler 
    A TripleHandler that collects various information about the extraction process, such as the extractors used and the total number of triples.
    Author:
    Richard Cyganiak (richard@cyganiak.de)