On 8/27/2013 1:08, Andy Seaborne wrote:
On 26/08/13 11:51, Holger Knublauch wrote:
On 8/26/2013 18:52, Claude Warren wrote:
Is there a test case for this problem?
Attached (with dummy content and from a string, but just pretend it came
from a local file which is our use case). And yes, we manage and resolve
owl:imports ourselves - almost all Models are loaded from local files.
Holger
The test passes.
Yes, with your change from the weekend it now works. I was on this snapshot
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/apache-jena/2.10.2-SNAPSHOT/apache-jena-2.10.2-20130825.080038-89.zip
So thanks, issue resolved.
Holger
Holger - I don't have a complete picture of what's going on.
The test case does not show why geopolitical.owl is in TTL in the
first place. It is as if you have a local copy (transformed), either
via a LocationMapper of local management. Which is it?
If it's your own copy, why are you passing in the base URI at all?
Andy