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 2011/03/22 09:11:05 UTC

[jira] [Created] (JENA-54) TDB dynamic datasets causes property paths not to work.

TDB dynamic datasets causes property paths not to work.
-------------------------------------------------------

                 Key: JENA-54
                 URL: https://issues.apache.org/jira/browse/JENA-54
             Project: Jena
          Issue Type: Bug
          Components: TDB
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


TDB dynamic datasets causes property paths not to work.  They do work with union default graph.

Appears to be that the combination of quad rewrite, dynamic datasets and property paths menas the evaluation is not across the dynamic default graph.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (JENA-54) TDB dynamic datasets causes property paths not to work.

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-54.
-----------------------------


> TDB dynamic datasets causes property paths not to work.
> -------------------------------------------------------
>
>                 Key: JENA-54
>                 URL: https://issues.apache.org/jira/browse/JENA-54
>             Project: Jena
>          Issue Type: Bug
>          Components: TDB
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>         Attachments: ReportDynamicDatasetAndPaths.java
>
>
> TDB dynamic datasets causes property paths not to work.  They do work with union default graph.
> Appears to be that the combination of quad rewrite, dynamic datasets and property paths menas the evaluation is not across the dynamic default graph.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (JENA-54) TDB dynamic datasets causes property paths not to work.

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-54.
-------------------------------

    Resolution: Fixed

Fixed in SF SVN for TDB.

The fix is to switch to a special dataset for dynamic dataset queries, not query rewriting. See class in TDB : DynamicDatasets.

Switching back to query rewriting would be ideal: need to pass a alternative default graph to QueryEngineMain, which might have other implications.

The current "special dataset" will work on any data storage layer.

> TDB dynamic datasets causes property paths not to work.
> -------------------------------------------------------
>
>                 Key: JENA-54
>                 URL: https://issues.apache.org/jira/browse/JENA-54
>             Project: Jena
>          Issue Type: Bug
>          Components: TDB
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>         Attachments: ReportDynamicDatasetAndPaths.java
>
>
> TDB dynamic datasets causes property paths not to work.  They do work with union default graph.
> Appears to be that the combination of quad rewrite, dynamic datasets and property paths menas the evaluation is not across the dynamic default graph.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (JENA-54) TDB dynamic datasets causes property paths not to work.

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-54:
------------------------------

    Attachment: ReportDynamicDatasetAndPaths.java

> TDB dynamic datasets causes property paths not to work.
> -------------------------------------------------------
>
>                 Key: JENA-54
>                 URL: https://issues.apache.org/jira/browse/JENA-54
>             Project: Jena
>          Issue Type: Bug
>          Components: TDB
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>         Attachments: ReportDynamicDatasetAndPaths.java
>
>
> TDB dynamic datasets causes property paths not to work.  They do work with union default graph.
> Appears to be that the combination of quad rewrite, dynamic datasets and property paths menas the evaluation is not across the dynamic default graph.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira