Category Archives: SBD-JPath

SBD-JPath Data Model, Entry #1

In this series of entries, this entry being the first, I will specify the SBD-JPath data model. All the resolved values of expressions of this language are within the value-space of the types described in this data model. This document … Continue reading

Posted in SBD-JPath | Leave a comment

Introducing SBD-JPath

SBD-JPath is an expression language that allows the processing of json data. Core ideas for this language were inspired from the XPath 3.1 language and JSONPath. There are many json processing languages and libraries already, so why SBD-JPath, yet again … Continue reading

Posted in SBD-JPath | Leave a comment