Hey, If I have URI such as xsd:long for example, how do I get an instance of XSDDatatype.XSDlong from it?
I was looking for a factory method like XSDDatatype.createDatatype() or a public constructor XSDDatatype(), but couldn't find either. I'm using Jena 2.11.0 still. Martynas atomgraph.com