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/>".
- Reverse com.hp.hpl.jena.sparql.sse.SSE.parseNode Mike Potanin
- Re: Reverse com.hp.hpl.jena.sparql.sse.SSE.parseNode Andy Seaborne
