[GitHub] jena issue #203: JsonLDReader: possibility to override the @context

2017-01-12 Thread fpservant
Github user fpservant commented on the issue: https://github.com/apache/jena/pull/203 @afs jsonld-java 0.9.0 solves the issue (and I have been able to run maven install on jena-arq with it). How do you want to handle jsonld-java's version change? Other PR? Shouldn't I wait

FOSDEM 2017 Open Source Conference - Brussels

2017-01-12 Thread Sharan F
Hello Everyone This email is to tell you about ASF participation at FOSDEM. The event will be held in Brussels on 4^th & 5^th February 2017 and we are hoping that many people from our ASF projects will be there. https://fosdem.org/2017/ Attending FOSDEM is completely free and the ASF will

[GitHub] jena issue #203: JsonLDReader: possibility to override the @context

2017-01-12 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/203 `curl -v --header 'Accept: application/ld+json' http://schema.org/` returns zeros bytes. Is json-ld following redirects? Where does jsonld-java's httpClient come from? It is a 302

[jira] [Commented] (JENA-1277) Spatial Queries Very Slow For Large Databases

2017-01-12 Thread samur araujo (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820763#comment-15820763 ] samur araujo commented on JENA-1277: Yes, I use the same configuration proposed in the documentation. I

[jira] [Commented] (JENA-1277) Spatial Queries Very Slow For Large Databases

2017-01-12 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820732#comment-15820732 ] Osma Suominen commented on JENA-1277: - Thanks for the report. Can you describe how your configured your

Re: Listeners and remote Graphs.

2017-01-12 Thread Claude Warren
Yeah, but I am not certain that Cassandra will return them in the "right order". I have to delve into that a bit more. On Thu, Jan 12, 2017 at 10:48 AM, Andy Seaborne wrote: > > > On 11/01/17 12:24, Claude Warren wrote: > >> Cassandra does not support transactions. However, I

Re: Listeners and remote Graphs.

2017-01-12 Thread Andy Seaborne
On 11/01/17 12:24, Claude Warren wrote: Cassandra does not support transactions. However, I can see the use for a bounding construct that indicates "all these triples were added/deleted." The original driver for the Cassandra implementation was that we needed one for a use case at work.

[GitHub] jena issue #203: JsonLDReader: possibility to override the @context

2017-01-12 Thread fpservant
Github user fpservant commented on the issue: https://github.com/apache/jena/pull/203 >> current jena has a problem reading JSON-LD > jsonld-java is reporting an error, all Jena does, and can do, is pass that error upwards. reformulating: I have problem with current

[jira] [Issue Comment Deleted] (JENA-1276) "loading remote context failed" reading JSON-LD

2017-01-12 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1276: Comment: was deleted (was: BTW: {{http://schema.org/}} is an HTML page.) > "loading remote context

[GitHub] jena issue #203: JsonLDReader: possibility to override the @context

2017-01-12 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/203 > BTW, I didn't see any test about reading JSON-LD. Are there any? See `TestJsonLDReadWrite`. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (JENA-1276) "loading remote context failed" reading JSON-LD

2017-01-12 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820571#comment-15820571 ] Andy Seaborne commented on JENA-1276: - BTW: {{http://schema.org/}} is an HTML page. > "loading remote

[jira] [Commented] (JENA-1276) "loading remote context failed" reading JSON-LD

2017-01-12 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820568#comment-15820568 ] Andy Seaborne commented on JENA-1276: - The exception is caused by JsonLDReader: {noformat}

[jira] [Commented] (JENA-1276) "loading remote context failed" reading JSON-LD

2017-01-12 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820560#comment-15820560 ] Andy Seaborne commented on JENA-1276: - You can surround code blocks with \{noformat\}...\{noformat\} to

[jira] [Updated] (JENA-1276) "loading remote context failed" reading JSON-LD

2017-01-12 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1276: Description: getting org.apache.jena.riot.RiotException: loading remote context failed:

[jira] [Created] (JENA-1277) Spatial Queries Very Slow For Large Databases

2017-01-12 Thread samur araujo (JIRA)
samur araujo created JENA-1277: -- Summary: Spatial Queries Very Slow For Large Databases Key: JENA-1277 URL: https://issues.apache.org/jira/browse/JENA-1277 Project: Apache Jena Issue Type: