[
https://issues.apache.org/jira/browse/MARMOTTA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Beer updated MARMOTTA-507:
--------------------------------
Component/s: LDPath
Summary: Support JSONPath expressions in LDPath for traversing values
that are JSON strings (was: Support JSONPath expressions for traversing values
that are JSON strings)
> 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)