[
https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277458#comment-14277458
]
Bruno P. Kinoshita commented on JENA-632:
-----------------------------------------
Hi!
I have [updated the
grammar|https://github.com/kinow/jena/commit/d628f687884eb850586f292ae329f0f78f279827#diff-a55ff4fd4c62d2b74b34605f07294920R344]
to support what was suggested earlier for Json Values: Var() | String() |
[Number()|https://github.com/kinow/jena/commit/d628f687884eb850586f292ae329f0f78f279827#diff-a55ff4fd4c62d2b74b34605f07294920R2139],
> QueryExectuion can have a new execJson (better name?) to make this
class of query a new, top level type. SPARQL_Query#executeQuery then
have
[Done|https://github.com/kinow/jena/commit/6496b5737b5ed19d7153456aa4e85c642c073804#diff-caab4477912b5d49d30ffc2450d7fe84R360]!
More or less like that?
> Generate JSON from SPARQL directly.
> -----------------------------------
>
> Key: JENA-632
> URL: https://issues.apache.org/jira/browse/JENA-632
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ, Fuseki
> Reporter: Andy Seaborne
> Priority: Minor
> Labels: java, javacc
>
> The capability to generate JSON directly from a SPARQL (or extended SPARQL)
> query would enable the creation of JSON data API over published linked data.
> This project would cover:
> # Design and publication of a design.
> # Refinement of design based on community feed
> # Implementation, including testing.
> # Refinement of implementation based on community feed
> Skills required: Java, some parser work, design and discussion with the user
> community, basic understanding of HTTP and content negotiation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)