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

Analysis #95

Open
danielaparker opened this issue Jul 27, 2021 · 2 comments
Open

Analysis #95

danielaparker opened this issue Jul 27, 2021 · 2 comments

Comments

@danielaparker
Copy link
Collaborator

There's a great deal of data in the JSONPath comparisons, but each query represents an isolated data point, and some cannot be understood except in combination with other queries. For example, understanding the consensus on naming in the dot notation requires looking at both $.<etc> and [?(@.<etc>)], as inconsistencies abound.

@cburgmer, have you thought about starting a document on your site that attempts to analyze the data? One that limits itself to comparing and contrasting the data, but not prescribing? If you do, I would be interested in contributing PR's on specific topics, such as a summary of different approaches to the filter expression applied to a JSON object, or an analysis of differences across implementations in the recursive descent operator.

@cburgmer
Copy link
Owner

The best I can offer is the OPEN_QUESTIONS.md document. However nothing structured. Would be interested to see what structure you have in mind!

@danielaparker
Copy link
Collaborator Author

danielaparker commented Jul 29, 2021 via email

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

No branches or pull requests

2 participants