Uses of Class
org.eclipse.rdf4j.rio.turtle.TurtleWriter
-
Uses of TurtleWriter in org.eclipse.rdf4j.rio.trig
Modifier and TypeClassDescriptionclass
An extension ofTurtleWriter
that writes RDF documents in TriG format by adding graph scopes to the Turtle document. -
Uses of TurtleWriter in org.eclipse.rdf4j.rio.trigstar
Modifier and TypeClassDescriptionclass
An extension ofTriGWriter
that writes RDF-star documents in the TriG-star format by including the RDF-star triples. -
Uses of TurtleWriter in org.eclipse.rdf4j.rio.turtlestar
Modifier and TypeClassDescriptionclass
An extension ofTurtleWriter
that writes RDF-star documents in the Turtle-star format by including the RDF-star triples.