[
https://issues.apache.org/jira/browse/MARMOTTA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019682#comment-14019682
]
ASF subversion and git services commented on MARMOTTA-507:
----------------------------------------------------------
Commit d515c1594f39ce44daf28cb5741360095eff7f57 in marmotta's branch
refs/heads/develop from [~jakob]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=d515c15 ]
MARMOTTA-507: Merge in pull request from cbeer on github
* cbeer/ldpath-json-functions:
Add fn:jsonpath to evaluate a JSONPath expression on a value
> Support JSONPath expressions in LDPath 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
> Components: LDPath
> Reporter: Chris Beer
> Assignee: Jakob Frank
> Attachments: 8.patch
>
>
> 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)