Skip to content

Emit stream frame boundaries in NT/NQ output #4

@Ostrzyciel

Description

@Ostrzyciel

Follow-up of #3

Add comments in the output NT/NQ stream to indicate frame boundaries. Something like:

# Frame 1
<s> <p> <o> .
... more triples ...

# Frame 2
<s> <p> <o> .
... and so on

Set it to be emitted by default. Make it possible to disable with both --out-no-frame-boundaries and --out-minimal. The latter will later be used to disable all such comment-y outputs at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions