[jira] [Commented] (JENA-1506) Add configurable filters and tokenizers

2018-03-15 Thread Code Ferret (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16401021#comment-16401021 ] Code Ferret commented on JENA-1506: --- The [PR|https://github.com/apache/jena/pull/385] extends the

[jira] [Commented] (JENA-1506) Add configurable filters and tokenizers

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400987#comment-16400987 ] ASF GitHub Bot commented on JENA-1506: -- GitHub user xristy opened a pull request:

[GitHub] jena pull request #385: defined filters and tokenizers for ConfigurableAnaly...

2018-03-15 Thread xristy
GitHub user xristy opened a pull request: https://github.com/apache/jena/pull/385 defined filters and tokenizers for ConfigurableAnalyzer This PR implements [JENA-1506](https://issues.apache.org/jira/browse/JENA-1506). See the issue for details. You can merge this pull request

[jira] [Commented] (JENA-1158) Provide unionDefaultGraph for all graphs.

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400967#comment-16400967 ] ASF GitHub Bot commented on JENA-1158: -- Github user afs commented on a diff in the pull request:

[GitHub] jena pull request #384: JENA-1158: Make the union graph a graphView(Quad.uni...

2018-03-15 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/384#discussion_r174896205 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/GraphView.java --- @@ -146,7 +148,7 @@ private static Node graphNode(Node gn) { public void

[jira] [Commented] (JENA-1158) Provide unionDefaultGraph for all graphs.

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400576#comment-16400576 ] ASF GitHub Bot commented on JENA-1158: -- Github user ajs6f commented on a diff in the pull request:

[jira] [Commented] (JENA-1158) Provide unionDefaultGraph for all graphs.

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400577#comment-16400577 ] ASF GitHub Bot commented on JENA-1158: -- Github user ajs6f commented on a diff in the pull request:

[GitHub] jena pull request #384: JENA-1158: Make the union graph a graphView(Quad.uni...

2018-03-15 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/384#discussion_r174826544 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/GraphView.java --- @@ -146,7 +148,7 @@ private static Node graphNode(Node gn) { public

[GitHub] jena pull request #384: JENA-1158: Make the union graph a graphView(Quad.uni...

2018-03-15 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/384#discussion_r174825806 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/core/DatasetGraphBase.java --- @@ -69,9 +69,11 @@ public boolean containsGraph(Node graphNode) {

[jira] [Commented] (JENA-632) Generate JSON from SPARQL directly.

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400541#comment-16400541 ] ASF GitHub Bot commented on JENA-632: - Github user afs commented on the issue:

[GitHub] jena issue #114: JENA-632: Generate JSON from SPARQL directly

2018-03-15 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/114 Great timing! but as ever, it it makes it, it makes it, and if it doesn't, it doesn't. (I will not be able to build 3.7.0 until next week anyway.) PR #383 merged. ---

[jira] [Commented] (JENA-632) Generate JSON from SPARQL directly.

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400307#comment-16400307 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on the issue:

[GitHub] jena issue #114: JENA-632: Generate JSON from SPARQL directly

2018-03-15 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/114 Most of the tests are done, just need to add at least basic coverage for the SPARQL changes. Then will spend some minutes playing with the queries in Fuseki, before updating the PR. Aiming to push the

[jira] [Commented] (JENA-1158) Provide unionDefaultGraph for all graphs.

2018-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400269#comment-16400269 ] ASF GitHub Bot commented on JENA-1158: -- GitHub user afs opened a pull request:

[GitHub] jena pull request #384: JENA-1158: Make the union graph a graphView(Quad.uni...

2018-03-15 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/384 JENA-1158: Make the union graph a graphView(Quad.unionGraph). Don't rely on the default implementation in DatasetGraphBase. You can merge this pull request into a Git repository by running: $ git