ReadonlysyntaxThe RDF syntax this formatter handles.
Optionaloptions: TurtleFormatterOptionsFormats RDF text input.
Optionaloptions: TurtleFormatterOptionsFormats from already-parsed tokens.
Optionaloptions: TurtleFormatterOptions & TokenSerializerOptions
Formatter for Turtle (Terse RDF Triple Language).
Uses the W3C-compliant TurtleLexer from mentor-rdf-parsers for tokenization.
This formatter can:
See
https://www.w3.org/TR/rdf12-turtle/