Class IgnoreTitlesOfEmptyDocuments

  • All Implemented Interfaces:
    AutoCloseable, TripleHandler

    public class IgnoreTitlesOfEmptyDocuments
    extends Object
    implements TripleHandler
    A TripleHandler that suppresses output of the TitleExtractor unless some other triples could be parsed from the document. This is used when we don't want to have single-triple RDF documents around that contain only the title triple.
    Author:
    Richard Cyganiak (richard@cyganiak.de)