I think that there’s nothing in VXQuery’s goals that’s conflicting
with a JSONiq addition.
And I agree that adding it would increase the usefulness of VXQuery and
- given the popularity of JSON - could also increase the interest in
VXQuery. But I’m clearly biased ;)
Cheers,
Till
On 7 Oct 2015, at 10:49, Preston Carman wrote:
The JSON Query Language (JSONiq) [1] has defined an extension for
XQuery
[2] to query JSON. If one has a working XQuery engine (like we do), I
hear
its not to difficult to add JSONiq support. It looks like adding
support
for JSONiq could increase people's interest in VXQuery and allow users
to
transform XML to and from JSON.
What do you think about JSONiq? Does it fit with VXQuery's goals?
[1] http://www.jsoniq.org/
[2]
http://www.jsoniq.org/docs/JSONiqExtensionToXQuery/html-single/index.html