You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/12 10:50:46 UTC

[jira] [Commented] (JENA-491) Extend CONSTRUCT to build quads

    [ https://issues.apache.org/jira/browse/JENA-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693158#comment-14693158 ] 

ASF subversion and git services commented on JENA-491:
------------------------------------------------------

Commit c8528b7b9f08fc100d4cc6a284988afae45d0bde in jena's branch refs/heads/JENA-491-construct-quads from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=c8528b7 ]

Merge branch 'master' into JENA-491-construct-quads


> Extend CONSTRUCT to build quads
> -------------------------------
>
>                 Key: JENA-491
>                 URL: https://issues.apache.org/jira/browse/JENA-491
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ, Fuseki
>            Reporter: Andy Seaborne
>              Labels: gsoc, gsoc2015, java, linked_data, rdf, sparql
>
> This would be an extension to SPARQL.
> 1/ Add use of GRAPH inside a CONSTRUCT template see SPARQL Update.
> 2/ Add conneg for quads to Fuseki.
> 3/ New QueryExecution operations execConstructQuads() and execConstructDataset()
> If asked for triples, and the CONSTRUCT generates quads, the named graph items are dropped - that is, only the default graph is returned.  This is for commonality with RIOT.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)