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 2014/07/31 13:46:39 UTC

[jira] [Commented] (JENA-625) Data Tables for SPARQL

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

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

Commit 1614863 from [~jpz6311whu] in branch 'site/trunk'
[ https://svn.apache.org/r1614863 ]

documentation for JENA-625

> Data Tables for SPARQL
> ----------------------
>
>                 Key: JENA-625
>                 URL: https://issues.apache.org/jira/browse/JENA-625
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Andy Seaborne
>              Labels: gsoc, gsoc2014, java, linked_data, mentor, rdf, sparql
>
> Temporary tables are used for keeping intermediate results available for reuse with the same query or update, or use by a subsequent query.
> This project will provide temporary tables for one or both of these use cases:
> # implicit use of temporary tables for precomputed parts of basic graph patterns 
> # explicit use of named temporary tables (e.g. "FROM TABLE ...")
> This project requires problem definition, solution design as well as implementation.  Both use cases require modification of the SPARQL query engine.



--
This message was sent by Atlassian JIRA
(v6.2#6252)