namedgraph commented on issue #1671:
URL: https://github.com/apache/jena/issues/1671#issuecomment-1351816894

   The log shows that location mapping is found at `etc/location-mapping.ttl`. 
That's one of the default paths `StreamManager`/`JenaIOEnvironment` [is looking 
in](https://github.com/apache/jena/blob/31dc0d328c4858401e5d3fa99702c97eba0383a0/jena-arq/src/main/java/org/apache/jena/riot/system/stream/JenaIOEnvironment.java#L60).
 Do you want me to make it explicit?
   
   FOAF parse error occurs because without a location mapping, falling back to 
HTTP doesn't work for FOAF at the moment.
   If you change Jena's version to 4.5.0, the error goes away because the 
mapping is read correctly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to