Do Jena have function to create string representation of
com.hp.hpl.jena.graph.Node?
com.hp.hpl.jena.util.PrintUtil.print is wrong.
print(parseNode("<http://example.com/>")) return
"http://example.com/";, not "<http://example.com/>".

Reply via email to