Skip to content

How to navigate inside JSON hierarchy? #763

Answered by johnkerl
aborruso asked this question in Q&A
Discussion options

You must be logged in to vote

@aborruso sorry for the delay in getting back to you! :^/

How about

mlr --from input.json --j2c put -q '
  for (item in $["@graph"]) {
    emit item
  }
'

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by aborruso
Comment options

You must be logged in to vote
1 reply
@aborruso
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants