[
https://issues.apache.org/jira/browse/MARMOTTA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426038#comment-15426038
]
ASF GitHub Bot commented on MARMOTTA-651:
-----------------------------------------
GitHub user rob-metalinkage opened a pull request:
https://github.com/apache/marmotta/pull/23
MARMOTTA-651: Add CONSTRUCT tests
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like: `MARMOTTA-XXX: title of
pull request`
(replace `XXX` in the title with the actual Jira issue number; if there
is no one,
please [create one](https://issues.apache.org/jira/browse/MARMOTTA)
before).
- [ ] Make sure tests pass via mvn clean verify (even better, enable
Travis-CI on your
fork and ensure the whole test suite passes).
- [ ] If this contribution is large, please file an
[Apache's Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.txt).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rob-metalinkage/marmotta develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/marmotta/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit fd9bd52f45969bf5578f9956255c93a06ea7dafa
Author: Rob Atkinson <[email protected]>
Date: 2016-08-18T07:36:16Z
CONSTRUCT tests for MARMOTTA 651
----
> CONSTRUCT Queries return no results
> -----------------------------------
>
> Key: MARMOTTA-651
> URL: https://issues.apache.org/jira/browse/MARMOTTA-651
> Project: Marmotta
> Issue Type: Bug
> Components: KiWi Triple Store
> Affects Versions: 3.3.0
> Environment: Kiwi with postgres backend - tested with SPARQL wrapper
> - Sesame returns results, kiwi returns empty set
> Reporter: Rob Atkinson
> Assignee: Sergio Fernández
> Fix For: 3.4.0
>
> Attachments: patch.diff
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> a SPARQL CONSTRUCT statement against the KIwi returns empty result sets.
> (even when equivalent SELECT statements return results. )
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)