[jira] [Commented] (JENA-1254) GROUP_CONCAT returns nothing when concatenating unbound and bound values.

2016-10-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15623721#comment-15623721 ] Andy Seaborne commented on JENA-1254: - Not in SPARQL. An eval failure cause no binding of the AS

Re: Graph on Cassandra

2016-10-31 Thread Claude Warren
We don't have code at the moment. We (the team I am on at work) are planning on implementing on Cassandra. That would mean that we would have a couple of developers watching and at least one working on the code until it was stable. I was hoping that we would be able to contribute this to the

[jira] [Updated] (JENA-1250) Upgrade text search to latest Lucene

2016-10-31 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osma Suominen updated JENA-1250: Component/s: (was: Jena) Text Spatial > Upgrade text search to

[jira] [Commented] (JENA-1250) Upgrade text search to latest Lucene

2016-10-31 Thread Jean-Marc Vanel (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15621656#comment-15621656 ] Jean-Marc Vanel commented on JENA-1250: --- I commited on my fork the obvious changes for jena-spatial

Fwd: ASF for Google Code-In

2016-10-31 Thread A. Soroka
This is a thread from Apache's community-dev list, so apologies to anyone who has already seen it, but it seems to me that Jena could summon up some tasks that would be appropriate for this program: https://developers.google.com/open-source/gci/ I would be happy to mentor. I've had good

[jira] [Commented] (JENA-1250) Upgrade text search to latest Lucene

2016-10-31 Thread Jean-Marc Vanel (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622187#comment-15622187 ] Jean-Marc Vanel commented on JENA-1250: --- FIX compile in jena-spatial SpatialIndexLucene.java for

Re: Graph on Cassandra

2016-10-31 Thread Claude Warren
Well, I started the process at work with Apache Jena as the target, If I change target I have to start the process over. Unless there is a very strong reason to move to Commons RDF I would prefer to stay with Jena. Given that we want to run SPARQL queries over the data I think we want to stay

[jira] [Commented] (JENA-1250) Upgrade text search to latest Lucene

2016-10-31 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622318#comment-15622318 ] Osma Suominen commented on JENA-1250: - Excellent! So remaining work: - fix Analyzers to work with

[jira] [Commented] (JENA-1256) Some packages are excluded from the javadocs

2016-10-31 Thread Claude Warren (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622132#comment-15622132 ] Claude Warren commented on JENA-1256: - This change has exposed an issue in Java8 javadoc processing.

[jira] [Commented] (JENA-1256) Some packages are excluded from the javadocs

2016-10-31 Thread Claude Warren (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622131#comment-15622131 ] Claude Warren commented on JENA-1256: - This change has exposed an issue in Java8 javadoc processing.

[jira] [Commented] (JENA-1256) Some packages are excluded from the javadocs

2016-10-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622161#comment-15622161 ] Andy Seaborne commented on JENA-1256: - "Should N3 be moved?" Yes but it is still entangled with

Re: ASF for Google Code-In

2016-10-31 Thread A. Soroka
Hang on-- now that I read the thread more carefully, it looks like the application will be coming from ASF as a whole. But I still encourage interested Jena-folks to volunteer. --- A. Soroka The University of Virginia Library > On Oct 31, 2016, at 9:37 AM, A. Soroka

Re: Graph on Cassandra

2016-10-31 Thread Stian Soiland-Reyes
Do you think it would make sense to do a Cassandra Commons RDF API binding for Graph or Dataset..? Or would that be too high level? The streaming part would fit well there I think. Commons RDF 0.3.0 is under vote now, adding Quad, Dataset and "RDF" as the factory interface.

[jira] [Commented] (JENA-1256) Some packages are excluded from the javadocs

2016-10-31 Thread Claude Warren (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622113#comment-15622113 ] Claude Warren commented on JENA-1256: - Should N3 then be moved to the test code only? > Some packages

[jira] [Commented] (JENA-1256) Some packages are excluded from the javadocs

2016-10-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622140#comment-15622140 ] ASF subversion and git services commented on JENA-1256: --- Commit

Re: Graph on Cassandra

2016-10-31 Thread Claude Warren
Andy, This seems like a good approach but does not appear to be in the Jena code base, which I suppose is your comment about an approach to developing work. Does it make sense to create git clones that contain the new work? Or perhaps branches? Do you have a suggestion or direction you would

[jira] [Closed] (JENA-1256) Some packages are excluded from the javadocs

2016-10-31 Thread Claude Warren (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren closed JENA-1256. --- Resolution: Fixed Assignee: Claude Warren Fix Version/s: Jena 3.1.1 All java doc added

[jira] [Commented] (JENA-1250) Upgrade text search to latest Lucene

2016-10-31 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15621439#comment-15621439 ] Osma Suominen commented on JENA-1250: - BTW, one thing that needs attention, probably before moving to

[jira] [Updated] (JENA-1255) jena-jdbc-bundle does not consolidate ServiceLoader files.

2016-10-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1255: Summary: jena-jdbc-bundle does not consolidate ServiceLoader files. (was: jena-jdbc-bundle does not

[jira] [Created] (JENA-1255) jena-jdbc-bundle does not considate ServiceLoader files.

2016-10-31 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1255: --- Summary: jena-jdbc-bundle does not considate ServiceLoader files. Key: JENA-1255 URL: https://issues.apache.org/jira/browse/JENA-1255 Project: Apache Jena

[jira] [Resolved] (JENA-1249) ModelCom constuction triggers prefix reading in TDB

2016-10-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1249. - Resolution: Fixed Assignee: Andy Seaborne Fix Version/s: Jena 3.1.1 > ModelCom

[jira] [Commented] (JENA-1255) jena-jdbc-bundle does not consolidate ServiceLoader files.

2016-10-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15621880#comment-15621880 ] Andy Seaborne commented on JENA-1255: - The java.sql.Driver services file in jena-jdbc-bundle manually

[jira] [Commented] (JENA-1256) Some packages are excluded from the javadocs

2016-10-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15621916#comment-15621916 ] ASF subversion and git services commented on JENA-1256: --- Commit

[jira] [Updated] (JENA-1255) jena-jdbc-bundle does not considate ServiceLoader files.

2016-10-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1255: Description: The shader does not include a ServicesResourceTransformer and only one Jena service

Re: Towards Jena 3.1.1

2016-10-31 Thread Rob Vesse
I would certainly like to see some migration content. I have a number of other projects which utilise existing API all of which will need to be appropriately updated Rob On 30/10/2016 20:44, "A. Soroka" wrote: +1 from my end. On that note (releasing) I need

[jira] [Comment Edited] (JENA-1250) Upgrade text search to latest Lucene

2016-10-31 Thread Jean-Marc Vanel (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622358#comment-15622358 ] Jean-Marc Vanel edited comment on JENA-1250 at 10/31/16 2:55 PM: - I'll do

[jira] [Commented] (JENA-1250) Upgrade text search to latest Lucene

2016-10-31 Thread Jean-Marc Vanel (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622358#comment-15622358 ] Jean-Marc Vanel commented on JENA-1250: --- I'll do the VER, cleanup, and test stuff. About "simple

[jira] [Commented] (JENA-1254) GROUP_CONCAT returns nothing when concatenating unbound and bound values.

2016-10-31 Thread Yev Bronshteyn (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622454#comment-15622454 ] Yev Bronshteyn commented on JENA-1254: -- So shouldn't such an eval error fail with an error message and

Re: Graph on Cassandra

2016-10-31 Thread Andy Seaborne
On 31/10/16 13:41, Claude Warren wrote: Andy, This seems like a good approach but does not appear to be in the Jena code base, which I suppose is your comment about an approach to developing work. Does it make sense to create git clones that contain the new work? Or perhaps branches? Do