[
https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889370#comment-13889370
]
Andy Seaborne commented on JENA-632:
------------------------------------
This is not a prescriptive design - just an example of a possibility.
http://steveharris.tumblr.com/post/4590579712/construct-json
It may be better to consider it a SELECT query.
The relationship to content negotation of JSON-LD with a regular SPARQL
CONSTRUCT query needs to be considered.
This project may include working and interacting with the open source project
that provides the JSON-LD engine that Jena uses. See
https://github.com/jsonld-java/jsonld-java
> 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
>
> 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.1.5#6160)