JSON Model-to-Model Projection (JM2MP) Documentation

JSON Model-to-Model Projection (JM2MP) Documentation

External

JSONPath

jm2mp/adapters/jsonpath~JSONPath

jsonpath-plus analyses, transforms, and selectively extracts data from JSON documents (and JavaScript objects). jsonpath-plus expands on the original JSON Path specification to add some additional operators and makes explicit some behaviors the original Goessner's work did not spell out.

The module module:jm2mp/adapters/jsonpath implements the QueryAdapter interface to use JSONPath as part of JM2MP projection documents.