Re: autoclosable iterator

2021-03-10 Thread Claude Warren
I think that if the solution was any simpler it would have bit me. Change ClosableIterator to extend AutoCloseable as well as Iterator. mark ClosableIterator.close() with an @Override annotation and done. While Autoclosable throws an exception the ClosableIterator does not so the try with resourc

Re: autoclosable iterator

2021-03-10 Thread Claude Warren
In the permissions code I have to call close on all the ExtendedIterators because I have no idea what is behind them. I tried to add Autoclosable as an interface using a dynamic proxy in the hopes that all those iterators that extend ExtendedIterator would still function properly. But there was a

Re: Towards Jena4

2021-03-10 Thread Claude Warren
For now, I think releasing without Permissions unless Permissions get completed before the V4 release. I don't want to put out the old version and then reverse the basic functioning of the default hard/soft read. That change just feels like it should be at a version boundary. On Wed, Mar 10, 202

Re: Towards Jena4

2021-03-10 Thread Andy Seaborne
On 10/03/2021 18:18, Claude Warren wrote: I am adding the softReadRestriction processing to the 3.x version currently. I think it will directly translate to 4.x, and it gives us the ability to make softReadRestriction the default setting rather than the way it is set in V3. Hope it does. T

Re: Towards Jena4

2021-03-10 Thread Claude Warren
I am adding the softReadRestriction processing to the 3.x version currently. I think it will directly translate to 4.x, and it gives us the ability to make softReadRestriction the default setting rather than the way it is set in V3. I am only about 1/2 way through the code -- there are some bits

Re: Towards Jena4

2021-03-10 Thread Andy Seaborne
On 05/02/2021 11:11, Andy Seaborne wrote: 3.17.0 was 2020-12-01 so the usual timescale is end Feb - end March. I just checked the release and apart from two javadoc warnings, it is looking good. All- Now is a good time to try out 4.0.0-SNAPSHOT in your downstream builds. Claude - jena-pe

Re: RDF-* and permissions

2021-03-10 Thread Andy Seaborne
On 09/03/2021 23:12, Marco Neumann wrote: can RDF-star further be nested? as in: << << << :s :p :o >> :p1 :o1 >> :q :y >> :r :z . Yes. Arbitrary depth. Quoting already quoted triples. Andy On Tue, Mar 9, 2021 at 10:08 PM Andy Seaborne wrote: There are two variants around: RDF*

[jira] [Resolved] (JENA-2065) RDF-star

2021-03-10 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-2065. - Resolution: Done > RDF-star > > > Key: JENA-2065 > URL: h

[jira] [Commented] (JENA-2066) Build breaks because schema.org has changed.

2021-03-10 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298737#comment-17298737 ] Andy Seaborne commented on JENA-2066: - For information: While the long-term plan is f

[jira] [Commented] (JENA-2065) RDF-star

2021-03-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298731#comment-17298731 ] ASF subversion and git services commented on JENA-2065: --- Commit 686a

[jira] [Commented] (JENA-2065) RDF-star

2021-03-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298730#comment-17298730 ] ASF subversion and git services commented on JENA-2065: --- Commit ac99

[jira] [Commented] (JENA-2065) RDF-star

2021-03-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JENA-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298729#comment-17298729 ] ASF subversion and git services commented on JENA-2065: --- Commit fad8