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

Support reading registry as ndjson #8

Closed
nichtich opened this issue May 14, 2019 · 2 comments
Closed

Support reading registry as ndjson #8

nichtich opened this issue May 14, 2019 · 2 comments
Labels
feature Additional functionality
Milestone

Comments

@nichtich
Copy link
Member

At https://github.com/gbv/jskos-cli/blob/master/bin/jskos-convert#L41 add support of ndjson format.

@nichtich
Copy link
Member Author

To convert a kos-registry from ndjson to JSON:

jq --slurp '{schemes:.}' ../kos-registry/all.ndjson > registry.json

@nichtich nichtich added the feature Additional functionality label Sep 11, 2019
@nichtich nichtich added this to the 0.5.0 milestone Feb 6, 2020
@nichtich nichtich modified the milestones: 0.5.0, 0.6.0, 0.7.0 Sep 30, 2024
@stefandesu
Copy link
Member

stefandesu commented Oct 1, 2024

Decided to go for a very rudimentary, but easy solution here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Additional functionality
Projects
None yet
Development

No branches or pull requests

2 participants