Re: autoclosable iterator

2021-03-17 Thread Andy Seaborne
Another thought: an option is to run the iterator immediately and return a disconnected iterator. Maybe this is good enough for 4.0.0? It means all the permissions concerns are dealt with , and exception generated, at the point of calling the permissions graph. PermTripleFilter throws an exce

[jira] [Comment Edited] (JENA-2069) JSON-LD serialisation and the base URI

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303369#comment-17303369 ] Andy Seaborne edited comment on JENA-2069 at 3/17/21, 12:47 PM:

[jira] [Updated] (JENA-2069) JSON-LD serialisation and the base URI

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-2069: Priority: Major (was: Critical) > JSON-LD serialisation and the base URI >

[jira] [Commented] (JENA-2069) JSON-LD serialisation and the base URI

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303369#comment-17303369 ] Andy Seaborne commented on JENA-2069: - jena uses the [jsonld-java|https://github.com/j

[jira] [Updated] (JENA-2069) JSON-LD serialisation and the base URI

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-2069: Description: The Jena JSON-LD serialiser uses the @vocab keyword to represent the default namespace

[jira] [Commented] (JENA-2069) JSON-LD serialisation and the base URI

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303330#comment-17303330 ] Andy Seaborne commented on JENA-2069: - I've tried to format the example TTL and JSON-L

[jira] [Updated] (JENA-2069) JSON-LD serialisation and the base URI

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-2069: Description: The Jena JSON-LD serialiser uses the @vocab keyword to represent the default namespace

[jira] [Commented] (JENA-1718) Remove jena-spatial from the build

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303255#comment-17303255 ] Andy Seaborne commented on JENA-1718: - Code removed from codebase by commit 45a2a1243f

[jira] [Commented] (JENA-1718) Remove jena-spatial from the build

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

[jira] [Commented] (JENA-1718) Remove jena-spatial from the build

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

[jira] [Resolved] (JENA-2004) Implement functionality currently provided by Txn class directly in Transactional. Deprecate Txn class.

2021-03-17 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/JENA-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-2004. - Fix Version/s: Jena 4.0.0 Assignee: Andy Seaborne Resolution: Done > Implement fun