Class TurtleNIFDocumentParser

java.lang.Object
org.aksw.gerbil.transfer.nif.AbstractNIFDocumentParser
org.aksw.gerbil.transfer.nif.TurtleNIFDocumentParser
All Implemented Interfaces:
NIFDocumentParser

public class TurtleNIFDocumentParser extends AbstractNIFDocumentParser
This class is a simple Wrapper of a TurtleNIFParser instance offering the methods of the NIFDocumentParser interface and might be removed in future releases.
Author:
Michael Röder (roeder@informatik.uni-leipzig.de)
  • Constructor Details

    • TurtleNIFDocumentParser

      public TurtleNIFDocumentParser()