> As far as I know, it is not vital for there to be a single instance > for OpenRDF URIs, as equality for URIs is not object equality. > Therefore, it should not matter whether there are two or more copies > of the "instance" available as equality is preserved for the multiple > objects that would be created. >
so what's the advantage to have such `getInstance()` method? just make the constructor public and instantiate it :) http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/
