Class TurtleNIFWriter

java.lang.Object
org.aksw.gerbil.io.nif.AbstractNIFWriter
org.aksw.gerbil.io.nif.impl.TurtleNIFWriter
All Implemented Interfaces:
NIFWriter

public class TurtleNIFWriter extends AbstractNIFWriter
This is a implementation of the NIFWriter interface that relies on the Turtle (TTL) serialization of RDF.
Author:
Michael Röder (roeder@informatik.uni-leipzig.de)