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 un
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 ag
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 redir
[
https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820817#comment-15820817
]
ASF GitHub Bot commented on JENA-1276:
--
Github user afs commented on the issue:
h
[
https://issues.apache.org/jira/browse/JENA-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820763#comment-15820763
]
samur araujo commented on JENA-1277:
Yes, I use the same configuration proposed in the
[
https://issues.apache.org/jira/browse/JENA-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820732#comment-15820732
]
Osma Suominen commented on JENA-1277:
-
Thanks for the report. Can you describe how your
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 can see the use f
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. Howe
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 "
[
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 f
Github user afs commented on the issue:
https://github.com/apache/jena/pull/203
> current jena has a problem reading JSON-LD
JsonLDReader catches an error from jsonld-java:
```
catch (JsonLdError e) {
errorHandler.error(e.getMessage(), -1, -1);
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 GitHu
[
https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820571#comment-15820571
]
Andy Seaborne commented on JENA-1276:
-
BTW: {{http://schema.org/}} is an HTML page.
>
[
https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820568#comment-15820568
]
Andy Seaborne commented on JENA-1276:
-
The exception is caused by JsonLDReader:
{noform
[
https://issues.apache.org/jira/browse/JENA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820560#comment-15820560
]
Andy Seaborne commented on JENA-1276:
-
You can surround code blocks with \{noformat\}..
[
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:
http://schem
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: Impro
17 matches
Mail list logo