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

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

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

2018-03-20 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/114 If it does not make the release then - whatever! - there'll be another along soon! I may be able to do some work on it after the release. I think I now understand it better and it makes a useful c

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

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

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

2018-03-20 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/114 Eval tests: https://gist.github.com/afs/9e57b705a0d53889606346f6723238ce Framework : needs more tests! ---

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

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

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

2018-03-20 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/114 @afs had a quick look at your gist and it looks good! I won't be able to have a proper look at it and to commit for the next ~8 hours. But feel free to commit to this branch and update the pull request t

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

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

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

2018-03-20 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/114 And only started working again on this because you bumped this PR @ajs6f :-) learning a lot working on this ticket, and with JENA-1488, hope to start contributing back to Jena more now. ---

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

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

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

2018-03-20 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/114 Will apply some of the changes tonight. But I'm afraid I may not be able to fix the serialization issues before this weekend when there might be a new release. This weekend I'll be in Japan for some week

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

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

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

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407055#comment-16407055 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on a diff in the pull

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

2018-03-20 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/114 Syntax tests: https://gist.github.com/afs/e069478ec6839267256b9eacd30aa2c4 ---

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

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407054#comment-16407054 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on a diff in the pull

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

2018-03-20 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175923999 --- Diff: jena-arq/Grammar/master.jj --- @@ -99,7 +99,42 @@ import org.apache.jena.sparql.core.Quad ; #endif public class CLASS extends PARSERBASE

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

2018-03-20 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175923550 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/engine/http/QueryEngineHTTP.java --- @@ -532,6 +535,18 @@ else if ( actualContentType.equals(WebContent

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

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407051#comment-16407051 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on a diff in the pull

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

2018-03-20 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175923748 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/engine/JsonIterator.java --- @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Software Foundation

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

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407048#comment-16407048 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on a diff in the pull

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

2018-03-20 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175922851 --- Diff: jena-arq/Grammar/master.jj --- @@ -99,7 +99,42 @@ import org.apache.jena.sparql.core.Quad ; #endif public class CLASS extends PARSERBASE

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

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

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

2018-03-20 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175918594 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/engine/JsonIterator.java --- @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] jena issue #385: defined filters and tokenizers for ConfigurableAnalyzer

2018-03-20 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/385 Workflow doucmentation: https://cwiki.apache.org/confluence/display/JENA/Commit+Workflow+for+Github-ASF ---

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175912825 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/engine/JsonIterator.java --- @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Software Foundation (

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175912074 --- Diff: jena-arq/src/main/java/org/apache/jena/query/Query.java --- @@ -515,6 +519,14 @@ public void addHavingCondition(Expr expr) havingExprs.add(ex

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175915508 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/serializer/QuerySerializer.java --- @@ -142,7 +144,19 @@ public void visitAskResultForm(Query query)

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

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

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175909873 --- Diff: jena-arq/Grammar/master.jj --- @@ -326,6 +361,46 @@ void AskQuery() : {} SolutionModifier() } +#ifdef ARQ +void JsonQuery() : {}

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175914165 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/serializer/QuerySerializer.java --- @@ -142,7 +144,19 @@ public void visitAskResultForm(Query query)

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

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

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

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

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

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

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

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

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

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

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175913506 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/engine/http/QueryEngineHTTP.java --- @@ -532,6 +535,18 @@ else if ( actualContentType.equals(WebContent.c

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

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

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175906815 --- Diff: jena-arq/Grammar/master.jj --- @@ -99,7 +99,42 @@ import org.apache.jena.sparql.core.Quad ; #endif public class CLASS extends PARSERBASE

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175910819 --- Diff: jena-arq/Grammar/master.jj --- @@ -99,7 +99,42 @@ import org.apache.jena.sparql.core.Quad ; #endif public class CLASS extends PARSERBASE

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175915889 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/syntax/syntaxtransform/QueryTransformOps.java --- @@ -217,6 +217,11 @@ public void visitAskResultForm(Quer

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

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

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

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

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

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

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175910160 --- Diff: jena-arq/Grammar/master.jj --- @@ -2176,6 +2251,19 @@ String String() : { Token t ; String lex ; } } } +#ifdef ARQ +Number Num

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

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

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

2018-03-20 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175911878 --- Diff: jena-arq/src/main/java/org/apache/jena/query/Query.java --- @@ -515,6 +519,14 @@ public void addHavingCondition(Expr expr) havingExprs.add(ex

[GitHub] jena issue #385: defined filters and tokenizers for ConfigurableAnalyzer

2018-03-20 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/385 To be clear, what is here at Github is essentially a read-only mirror. What's at Apache is the real deal. We've talked about reversing that mirroring relationship (so that we could merge PRs here at Gith

[GitHub] jena issue #385: defined filters and tokenizers for ConfigurableAnalyzer

2018-03-20 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/385 Hey, @xristy, you want to push instead to the `master` branch at Apache: https://git-wip-us.apache.org/repos/asf/jena.git ---

[GitHub] jena issue #385: defined filters and tokenizers for ConfigurableAnalyzer

2018-03-20 Thread xristy
Github user xristy commented on the issue: https://github.com/apache/jena/pull/385 I'm guessing that I'm supposed to perform the pull request but when I try to push to apache/jena master on github my github user, xristy, doesn't have permission for apache/jena.git. What is th

[jira] [Commented] (JENA-1239) fuseki should not autocreate a config.ttl file if a configuration file is specified on the command line

2018-03-20 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406180#comment-16406180 ] Andy Seaborne commented on JENA-1239: - [~danpritts] -- indeed. As a project, Apache Je

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

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

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

2018-03-20 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/jena/pull/114 Replied @afs `s last comment, and also rebased the code. Even though it's rebased, there's quite a few commits... let me know if I should squash the commits or if it's preferable to leave the commit hist

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

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405943#comment-16405943 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on a diff in the pull

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

2018-03-20 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r175680295 --- Diff: jena-arq/src/main/java/org/apache/jena/query/ResultSetFormatter.java --- @@ -516,6 +520,41 @@ static public void outputAsJSON(boolean booleanResult)