All Superinterfaces:
Extension

public interface RDFLifter extends Extension
Extension point for RDF lifters. These components can be placed inside an export pipeline, just after a StreamTargetingLoader for the RDF conversion of data in other formats.
Author:
Manuel Fiorelli
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    lift(ClosableFormattedResource sourceFormattedResource, String format, org.eclipse.rdf4j.rio.RDFHandler targetRDFHandle, LifterContext lifterContext)