Chris Beer created MARMOTTA-507:
-----------------------------------
Summary: Support JSONPath expressions for traversing values that
are JSON strings
Key: MARMOTTA-507
URL: https://issues.apache.org/jira/browse/MARMOTTA-507
Project: Marmotta
Issue Type: New Feature
Reporter: Chris Beer
JSONPath is a query language for JSON roughly equivalent to XPath for XML. This
pull request adds fn:jsonpath as an analogue to fn:xpath, and evaluates the
value of the context node or nodes passed in as function arguments against a
JSONPath string, and return the resulting value (which may, itself, be more
JSON).
https://github.com/apache/marmotta/pull/7
--
This message was sent by Atlassian JIRA
(v6.2#6252)