You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/07/22 12:22:52 UTC

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

     [ https://issues.apache.org/jira/browse/JENA-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-491:
-------------------------------

    Description: 
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.

  was:
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.

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.

    
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira