@faubulous/mentor-rdf-serializers
    Preparing search index...

    Class TrigFormatter

    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.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    syntax: RdfSyntax = RdfSyntax.TriG

    The RDF syntax this formatter handles.

    Methods