Skip to content

yaz-marcdump: add jsonlines output format #67

Description

@jakub-id

Currently, no separator is produced for a collection of JSON records which means the output is not parseable with tools like yq and others. Add a new JSON flavor to remedy this:

  • jsonlines: each JSON record printed on a single line, using \n as a record separator

See:

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions