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 redirect to `http://schema.org/docs/jsonldcontext.json`. Does
using that work? It does not for me but it's not clear it is the same error.
(jsonld-java suppresses details).
If you agree this is from jsonld-java, could you close JENA-1276? The
jsonld-java developers aren't going to see it.
What about
* https://github.com/jsonld-java/jsonld-java/issues/188
* https://github.com/jsonld-java/jsonld-java/issues/186
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---