Class TurtleNIFParser

java.lang.Object
org.aksw.gerbil.io.nif.AbstractNIFParser
org.aksw.gerbil.io.nif.impl.TurtleNIFParser
All Implemented Interfaces:
NIFParser

public class TurtleNIFParser extends AbstractNIFParser
This is a implementation of the NIFParser interface that relies on the Turtle (TTL) serialization of RDF.
Author:
Michael Röder (roeder@informatik.uni-leipzig.de)
  • Field Details

  • Constructor Details

    • TurtleNIFParser

      public TurtleNIFParser()
  • Method Details