[
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