[GitHub] [jena] afs commented on issue #634: JENA-1781 update Thrift version

2019-11-21 Thread GitBox
afs commented on issue #634: JENA-1781 update Thrift version URL: https://github.com/apache/jena/pull/634#issuecomment-556996225 This needs a workaround to [THRIFT-5022](https://issues.apache.org/jira/browse/THRIFT-5022) (as per apache/thrift#1942). It looks like `BinRDF.apply` can

[GitHub] [jena] afs opened a new pull request #635: JENA-1781: Update for Thrift 0.13.0, including workaround for THRIFT-5022

2019-11-21 Thread GitBox
afs opened a new pull request #635: JENA-1781: Update for Thrift 0.13.0, including workaround for THRIFT-5022 URL: https://github.com/apache/jena/pull/635 This include PR #634. [THRIFT-5022](https://issues.apache.org/jira/browse/THRIFT-5022).

[API] Ideas

2019-11-21 Thread Andy Seaborne
So what sort of things do people think we should look at for the main application API(s). Andy

[GitHub] [jena] afs closed pull request #634: JENA-1781 update Thrift version

2019-11-21 Thread GitBox
afs closed pull request #634: JENA-1781 update Thrift version URL: https://github.com/apache/jena/pull/634 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [jena] afs commented on issue #634: JENA-1781 update Thrift version

2019-11-21 Thread GitBox
afs commented on issue #634: JENA-1781 update Thrift version URL: https://github.com/apache/jena/pull/634#issuecomment-557209623 PR #635 includes this commit and workarounds needed because of a Thrift regression [THRIFT-5022](https://issues.apache.org/jira/browse/THRIFT-5022). Closin

[GitHub] [jena] afs merged pull request #633: JENA-1782: Better SHACL parse tree printing

2019-11-21 Thread GitBox
afs merged pull request #633: JENA-1782: Better SHACL parse tree printing URL: https://github.com/apache/jena/pull/633 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [jena] afs merged pull request #632: JENA-1780: Fix alignment of nested objects

2019-11-21 Thread GitBox
afs merged pull request #632: JENA-1780: Fix alignment of nested objects URL: https://github.com/apache/jena/pull/632 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Commented] (JENA-1780) Turtle pretty printer misalignment.

2019-11-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979481#comment-16979481 ] ASF subversion and git services commented on JENA-1780: --- Commit cf0f

[jira] [Commented] (JENA-1780) Turtle pretty printer misalignment.

2019-11-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979482#comment-16979482 ] ASF subversion and git services commented on JENA-1780: --- Commit 0506

[jira] [Commented] (JENA-1782) Improve the informative printed form of the SHACL parse tree

2019-11-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979483#comment-16979483 ] ASF subversion and git services commented on JENA-1782: --- Commit b872

[jira] [Commented] (JENA-1782) Improve the informative printed form of the SHACL parse tree

2019-11-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979484#comment-16979484 ] ASF subversion and git services commented on JENA-1782: --- Commit 2438

[jira] [Resolved] (JENA-1780) Turtle pretty printer misalignment.

2019-11-21 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1780. - Fix Version/s: Jena 3.14.0 Resolution: Fixed > Turtle pretty printer misalignment. > --

[jira] [Resolved] (JENA-1782) Improve the informative printed form of the SHACL parse tree

2019-11-21 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1782. - Resolution: Fixed > Improve the informative printed form of the SHACL parse tree > ---

Re: [API] Ideas

2019-11-21 Thread ajs6f
Some off-the-cuff ideas… I'd like to catch up to Java. :grin: Here are three examples (very much off the top of my head, so there may some obvious reasons that we wouldn't want to do these) to give the flavor of what I mean, assuming we are talking about a really new API. I don't think anything