ietf-wg-jsonpath / draft-ietf-jsonpath-base

Development of a JSONPath internet draft
https://ietf-wg-jsonpath.github.io/draft-ietf-jsonpath-base/
Other
58 stars 20 forks source link

Official documentation #523

Open gregsdennis opened 3 weeks ago

gregsdennis commented 3 weeks ago

In order to foster adoption of the new RFC (9535), we should have a documentation site that describes how JSON Path works in less "specification-y" terms.

@cabo/@timbray what is the typical IETF approach to this sort of thing?

cabo commented 3 weeks ago

@cabo/@timbray what is the typical IETF approach to this sort of thing?

Generally, the IETF is not in the business of providing or maintaining such resources. The IETF does have some "communications" activities, so it would be easy to point to such resources, but it always will be clear these are not IETF resources.

This may sound negative, but the upside is that these resources are not mired in IETF process, which is heavier for its main goal of standards settings than it needs to be for these resources.

gregsdennis commented 9 hours ago

FWIW, I've added some tutorial materials to my learning site https://learn.json-everything.net/json-path.