On Thu, 2011-12-08 at 10:19 +0800, xh-zh wrote:
> First, when I load a model from TDB, I will need to get the baseURI of the
> model with OntModel.getNsPrefixURI(""), but I always get null.
Just an aside but OntModel.getNsPrefixURI("") is not the baseURI of the
model it is the default namespace, they are not the same thing.
Dave
