Package org.aksw.gerbil.io.nif.impl
Class TurtleNIFWriter
java.lang.Object
org.aksw.gerbil.io.nif.AbstractNIFWriter
org.aksw.gerbil.io.nif.impl.TurtleNIFWriter
- All Implemented Interfaces:
NIFWriter
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)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.gerbil.io.nif.AbstractNIFWriter
createNIFModel, getDocumentListWriter, getHttpContentType, setDocumentListWriter, writeNIF, writeNIF, writeNIF
-
Field Details
-
HTTP_CONTENT_TYPE
- See Also:
-
LANGUAGE
- See Also:
-
-
Constructor Details
-
TurtleNIFWriter
public TurtleNIFWriter()
-