Skip to content

yaz-marcdump: add jsonlines output format #67

@jakub-id

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:

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