[
https://issues.apache.org/jira/browse/MARMOTTA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018729#comment-14018729
]
ASF GitHub Bot commented on MARMOTTA-507:
-----------------------------------------
Github user ja-fra commented on the pull request:
https://github.com/apache/marmotta/pull/7#issuecomment-45212723
Interesting new feature.
Please rebase the PR on the the develop branch, to simplify testing.
Also, to contribute the changes to Apache, you need to attach the
[patch](https://github.com/apache/marmotta/pull/7.patch) to
[MARMOTTA-507](https://issues.apache.org/jira/browse/MARMOTTA-507)
> 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
>
> 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)