Re: Fwd: Final Deliveries of GSoC Project (JENA-491)

2015-07-29 Thread Qihong Lin
Hi, I've fixed the bugs of arq.aparse and "<>", with some minor improvements for Java 7/8 you mentioned. Please check the PR 89. I hope it can be merged into jena master ASAP, so that I can go on with merging the code for fuseki support. regard, Qihong On Wed, Jul 29, 2015 at 11:54 AM, Ying Ji

[GitHub] jena pull request: Merge confidencesun/master (Merged from JENA-49...

2015-07-29 Thread confidencesun
Github user confidencesun commented on a diff in the pull request: https://github.com/apache/jena/pull/89#discussion_r35834150 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/syntax/Template.java --- @@ -52,14 +63,43 @@ public Template(BasicPattern bgp) //public vo

[jira] [Commented] (JENA-491) Extend CONSTRUCT to build quads

2015-07-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647103#comment-14647103 ] ASF GitHub Bot commented on JENA-491: - Github user confidencesun commented on a diff in

[GitHub] jena pull request: Merge confidencesun/master (Merged from JENA-49...

2015-07-29 Thread confidencesun
Github user confidencesun commented on a diff in the pull request: https://github.com/apache/jena/pull/89#discussion_r35834125 --- Diff: jena-arq/src-examples/arq/examples/constructquads/ExampleConstructQuads.java --- @@ -0,0 +1,141 @@ +/* + * Licensed to the Apache Softwar

[jira] [Commented] (JENA-491) Extend CONSTRUCT to build quads

2015-07-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647101#comment-14647101 ] ASF GitHub Bot commented on JENA-491: - Github user confidencesun commented on a diff in

[GitHub] jena pull request: Richer Javadocs for Iter and ExtendedIterator

2015-07-29 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/90#discussion_r35813136 --- Diff: jena-base/src/main/java/org/apache/jena/atlas/iterator/Iter.java --- @@ -29,6 +29,14 @@ import org.apache.jena.atlas.lib.Closeable ; import org.a

Re: Journaling DatasetGraph

2015-07-29 Thread Andy Seaborne
The lock provided by the underlying dataset may matter. DatasetGraphs support critical sections. DatasetGraphWithLock uses critical sections of the underlying dataset. I gave an (hypothetical) example where the lock must be more restrictive than ReentrantReadWriteLock (LockMRSW is a Reentran

[jira] [Commented] (JENA-966) LazyIterator

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

[GitHub] jena pull request: Richer Javadocs for Iter and ExtendedIterator

2015-07-29 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/90#discussion_r35807971 --- Diff: jena-base/src/main/java/org/apache/jena/atlas/iterator/Iter.java --- @@ -29,6 +29,14 @@ import org.apache.jena.atlas.lib.Closeable ; import org

[GitHub] jena pull request: Richer Javadocs for Iter and ExtendedIterator

2015-07-29 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/90#discussion_r35807211 --- Diff: jena-base/src/main/java/org/apache/jena/atlas/iterator/Iter.java --- @@ -29,6 +29,14 @@ import org.apache.jena.atlas.lib.Closeable ; import org.a

Re: Journaling DatasetGraph

2015-07-29 Thread aj...@virginia.edu
I'm not sure I understand this advice-- are you saying that because no DatasetGraph can be assumed to support MR, there isn't any point in trying to support MR at the level of DatasetGraphWithRecord? That would seem to make my whole effort a bit pointless. Or are you saying that because, in pra

Re: Journaling DatasetGraph

2015-07-29 Thread Andy Seaborne
On 27/07/15 18:06, aj...@virginia.edu wrote: Is there some specific reason as to why you override the DatasetGraphWithLock lock? Yes, because DatasetGraphWithLock has no Lock that I could find, and it inherits getLock() from DatasetGraphTrackActive, which just pulls the lock from the wrapped

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646688#comment-14646688 ] Andy Seaborne commented on JENA-1001: - Thanks - knowing the result of the query confirm

Re: [] Release Jena 3.0.0 RC1

2015-07-29 Thread Claude Warren
Yes it should. and thx On Wed, Jul 29, 2015 at 9:40 AM, Andy Seaborne wrote: > The dropdown on the front page for javadoc still says "Security" - should > that be "Permissions"? (Assuming "yes" and I will change it). > > Andy > > On 26/07/15 12:02, Claude Warren wrote: > >> I assume the

[jira] [Comment Edited] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Marvin Frommhold (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646485#comment-14646485 ] Marvin Frommhold edited comment on JENA-1001 at 7/29/15 5:46 PM:

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Marvin Frommhold (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646485#comment-14646485 ] Marvin Frommhold commented on JENA-1001: As expected: {code} s,p,o,g urn:subject1,h

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646460#comment-14646460 ] Andy Seaborne commented on JENA-1001: - Not sure yet what's happening with in-memory dat

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Marvin Frommhold (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646405#comment-14646405 ] Marvin Frommhold commented on JENA-1001: I do not load external files via {{FROM}},

[jira] [Closed] (JENA-1002) specifying a FROM clause still selects from the unnamed default graph

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne closed JENA-1002. --- Resolution: Duplicate > specifying a FROM clause still selects from the unnamed default graph > ---

[jira] [Comment Edited] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646378#comment-14646378 ] Andy Seaborne edited comment on JENA-1001 at 7/29/15 4:46 PM: --

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646378#comment-14646378 ] Andy Seaborne commented on JENA-1001: - I did the same with Fuseki 2.3.0 (just released)

[jira] [Commented] (JENA-869) Fuseki2: Can't reuse dataset name after DELETE

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646359#comment-14646359 ] Andy Seaborne commented on JENA-869: This may be because of the change to the way that U

[jira] [Reopened] (JENA-869) Fuseki2: Can't reuse dataset name after DELETE

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne reopened JENA-869: > Fuseki2: Can't reuse dataset name after DELETE > -- > >

[jira] [Comment Edited] (JENA-1000) tdbdump / tdbloader sequence corrupts rdf:type predicates

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646224#comment-14646224 ] Andy Seaborne edited comment on JENA-1000 at 7/29/15 4:23 PM: --

[jira] [Commented] (JENA-999) Poor jena-text query performance when a bound subject is used

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646283#comment-14646283 ] Andy Seaborne commented on JENA-999: Great to see these figures. > Poor jena-text quer

[jira] [Comment Edited] (JENA-999) Poor jena-text query performance when a bound subject is used

2015-07-29 Thread Stephen Allen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646252#comment-14646252 ] Stephen Allen edited comment on JENA-999 at 7/29/15 3:20 PM: - !j

[jira] [Comment Edited] (JENA-999) Poor jena-text query performance when a bound subject is used

2015-07-29 Thread Stephen Allen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646252#comment-14646252 ] Stephen Allen edited comment on JENA-999 at 7/29/15 3:20 PM: - !j

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Marvin Frommhold (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646254#comment-14646254 ] Marvin Frommhold commented on JENA-1001: The install is based on the following brew

[jira] [Updated] (JENA-999) Poor jena-text query performance when a bound subject is used

2015-07-29 Thread Stephen Allen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Allen updated JENA-999: --- Attachment: jena-text benchmarks.png I've attached a chart (note log-log scale) of some performance benc

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646237#comment-14646237 ] Andy Seaborne commented on JENA-1001: - I can't reproduce this from the description (I u

[jira] [Commented] (JENA-985) Iterate using Apache Jena ExtendedIterator on Graph with big amount of triples

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646228#comment-14646228 ] Andy Seaborne commented on JENA-985: How many elements in {{DbpediaGraphs.datasetsDirs}}

[jira] [Commented] (JENA-1000) tdbdump / tdbloader sequence corrupts rdf:type predicates

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646224#comment-14646224 ] Andy Seaborne commented on JENA-1000: - See thread on users@jena about using tdbloader.

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Marvin Frommhold (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646217#comment-14646217 ] Marvin Frommhold commented on JENA-1001: The in-memory system. > named graphs set

[GitHub] jena pull request: Richer Javadocs for Iter and ExtendedIterator

2015-07-29 Thread ajs6f
GitHub user ajs6f opened a pull request: https://github.com/apache/jena/pull/90 Richer Javadocs for Iter and ExtendedIterator You can merge this pull request into a Git repository by running: $ git pull https://github.com/ajs6f/jena DocsForIterAndExtendedIterator Alternativel

[jira] [Commented] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646104#comment-14646104 ] Andy Seaborne commented on JENA-1001: - Which storage sub-system are you using? > named

[jira] [Created] (JENA-1002) specifying a FROM clause still selects from the unnamed default graph

2015-07-29 Thread Marvin Frommhold (JIRA)
Marvin Frommhold created JENA-1002: -- Summary: specifying a FROM clause still selects from the unnamed default graph Key: JENA-1002 URL: https://issues.apache.org/jira/browse/JENA-1002 Project: Apache

[jira] [Created] (JENA-1001) named graphs set not empty if no FROM NAMED clause given

2015-07-29 Thread Marvin Frommhold (JIRA)
Marvin Frommhold created JENA-1001: -- Summary: named graphs set not empty if no FROM NAMED clause given Key: JENA-1001 URL: https://issues.apache.org/jira/browse/JENA-1001 Project: Apache Jena

Re: [] Release Jena 3.0.0 RC1

2015-07-29 Thread Andy Seaborne
The dropdown on the front page for javadoc still says "Security" - should that be "Permissions"? (Assuming "yes" and I will change it). Andy On 26/07/15 12:02, Claude Warren wrote: I assume the javadocs are not updated on the staging site until release is performed? Otherwise I am mis

[VOTE] [RESULT] Release Jena 3.0.0 RC1

2015-07-29 Thread Andy Seaborne
The VOTE passes with 4 +1 from Bruno, Rob, Stephen and Andy, no 0 and no -1. I'll start the release process. From experience, a few people find a release quite quickly, so I'll ANN it on users soon. Andy On 25/07/15 21:08, Andy Seaborne wrote: Hi, Here is a vote on a release of Je