Formatter for TriG (RDF datasets with named graphs).
TriG extends Turtle to support named graphs with { } graph blocks.
Uses the scope stack for both graph braces (curly) and blank node
brackets, replacing the manual graphDepth / blankNodeDepth counters.
Formatter for TriG (RDF datasets with named graphs).
TriG extends Turtle to support named graphs with
{ }graph blocks. Uses the scope stack for both graph braces (curly) and blank node brackets, replacing the manualgraphDepth/blankNodeDepthcounters.See
https://www.w3.org/TR/rdf12-trig/