Skip to content

Emit stream frame boundaries in NT/NQ output #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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