Re: [xml-dev] YPath, ZPath?

From
Liam R. E. Quin <>
To
Hans-Juergen Rennau <>, "" <>
Date
2016-04-10T19:05:08Z
ID
<>
Thread
Re: [xml-dev] YPath, ZPath?
On Sun, 2016-04-10 at 18:45 +0000, Hans-Juergen Rennau wrote:
> 
> [...], that variations of the XPath model could be designed for other
> kinds of tree-structured information.
> Yet the only attempt to do so which I am aware of is JSONPath.

JSONiq and also XPath 3.1 both support at least some navigation over
JSON-style arrays and maps.

There have in the past been attempts to do that with RDF, but I think
it's not really an ideal model for e.g. computing transitive closure,
and SPARQL used a different approach.

I've also seen domain specific languages, e.g. for navigating C and C++
data structures interactively using "." or "->".

Liam

-- 
Liam R. E. Quin <>
The World Wide Web Consortium (W3C)