Package com.complexible.common.rdf.rio
Class TurtleValueWriter
java.lang.Object
com.complexible.common.rdf.rio.TurtleValueWriter
An Turtle writer that writes single values (URI, bnodes, literals) instead of triples.
- Author:
- Evren Sirin
-
Constructor Summary
ConstructorsConstructorDescriptionTurtleValueWriter(Iterable<Namespace> theNamespaces) TurtleValueWriter(Iterable<Namespace> theNamespaces, Options theConfig) -
Method Summary
-
Constructor Details
-
TurtleValueWriter
-
TurtleValueWriter
-
-
Method Details
-
write
-