Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaz-marcdump: add jsonlines output format #67

Open
jakub-id opened this issue Oct 31, 2022 · 1 comment
Open

yaz-marcdump: add jsonlines output format #67

jakub-id opened this issue Oct 31, 2022 · 1 comment
Assignees

Comments

@jakub-id
Copy link
Contributor

jakub-id commented Oct 31, 2022

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
@jakub-id jakub-id changed the title Add a flag to print YAML-style document separator yaz-marcdump: add a flag to print YAML-style document separator Oct 31, 2022
@jakub-id
Copy link
Contributor Author

Related to #86

@jakub-id jakub-id changed the title yaz-marcdump: add a flag to print YAML-style document separator yaz-marcdump: add jsondash and jsonline output format Dec 9, 2024
@indexdata indexdata deleted a comment from MikeTaylor Dec 9, 2024
@jakub-id jakub-id changed the title yaz-marcdump: add jsondash and jsonline output format yaz-marcdump: add jsonlines output format Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants