On 9 Nov 2011, at 01:59, Kevin Corcoran wrote:

> First of all - I am new to Jena, so apologies in advance if I'm missing 
> anything obvious.
> 
> My problem - I think Resource.getNameSpace() is returning an incorrect value 
> in certain cases.  I'm using SUMO as my test case against Jena 2.6.4.
> 
> Summary: Resource.getNameSpace() returns an incorrect value (I think) when 
> called on the object of a statement which is referenced as <namespace 
> prefix>#<name>.  The key bit is the <namespace prefix> - this seems to be 
> resolved to an incorrect namespace URL.
> 
> I've attached a very short program which demonstrates what I'm talking about. 
>  Note that there's nothing special about the class/statement used in the 
> example - just instances that are known to demonstrate my issue.  Any help is 
> greatly appreciated.

Hi Kevin,

I'm afraid the attachment didn't make it through. Could you try something like 
pastie [1] or gist [2]?

Damian

[1] <http://pastie.org/>
[2] <http://gist.github.org/>

Reply via email to