Re: Contribution of TDB2

2017-09-04 Thread Bruno P. Kinoshita
+1 I see no problem as we won't tell users to move to TDB2. There might be some users who would be interested in testing it, and could help us to enhance the code - though I agree things are rarely ever finished :) CheersBruno From: Andy Seaborne To:

[jira] [Commented] (JENA-1389) Return `this` rather than `void` from Dataset

2017-09-04 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152969#comment-16152969 ] Bruno P. Kinoshita commented on JENA-1389: -- +1 as well. Seems to fit well with Dataset to provide

TDB2 features

2017-09-04 Thread Andy Seaborne
Compared to TDB1: * No size limits on transactions (my test is 100m BSBM triple upload into a live Fuseki while still responding to queries) * Transactional only (and currently no "autocommit"). * Better transaction control * No queue of delayed updates * No backlog problems.

Contribution of TDB2

2017-09-04 Thread Andy Seaborne
I'd like to offer TDB2 as a contribution to Apache Jena. It is by no means "finished" (is anything software ever finished?) but it is sufficiently there to talk about and kick the tyres; I'll send notes about the technical state of TDB2 separately in a moment. * It adds project overhead. The

[jira] [Comment Edited] (JENA-1390) Add toModel() method in StmtIterator

2017-09-04 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152860#comment-16152860 ] Andy Seaborne edited comment on JENA-1390 at 9/4/17 7:05 PM: - Looks like a good

[jira] [Commented] (JENA-1389) Return `this` rather than `void` from Dataset

2017-09-04 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152862#comment-16152862 ] Andy Seaborne commented on JENA-1389: - +1 Can someone confirm whether this is binary compatible? >

[jira] [Commented] (JENA-1390) Add toModel() method in StmtIterator

2017-09-04 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152860#comment-16152860 ] Andy Seaborne commented on JENA-1390: - Looks like a good idea to me. +1 > Add toModel() method in

[jira] [Updated] (JENA-1390) Add toModel() method in StmtIterator

2017-09-04 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1390: Description: Add direct conversion of org.apache.jena.rdf.model.StmtIterator to Model. This would

[jira] [Comment Edited] (JENA-1389) Return `this` rather than `void` from Dataset

2017-09-04 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152841#comment-16152841 ] A. Soroka edited comment on JENA-1389 at 9/4/17 6:16 PM: - This seems quite

[jira] [Commented] (JENA-1389) Return `this` rather than `void` from Dataset

2017-09-04 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152841#comment-16152841 ] A. Soroka commented on JENA-1389: - This seems quite reasonable to me. > Return `this` rather than `void`

Re: Jena over Cassandra?

2017-09-04 Thread Claude Warren
actually, looking at the code it is a datsset graph that the cassandra code is built on. On Mon, Sep 4, 2017 at 5:17 PM, Claude Warren wrote: > The jena-on-cassandra solution is quite simple. it is an implementation > of the graph layer so it doesn't do the joins directly but

Re: Jena over Cassandra?

2017-09-04 Thread ajs6f
Little of both? :grin: Primarily I am interested because of a grant [1] in which the Smithsonian Institution (where I work) is participating in a supporting role (partly because I convinced us to). That work involves using Cassandra for distributed storage, and it will also involve a