com.hp.hpl.jena.graph.Node_Blank toString() produces output like: 3004b506:12e3a678b4f:-7fff
How can I get the usual text representation? something that looks like what you
might see in SPARQL, or N3.( eg _:a123 )
com.hp.hpl.jena.graph.Node_Blank toString() produces output like: 3004b506:12e3a678b4f:-7fff
How can I get the usual text representation? something that looks like what you
might see in SPARQL, or N3.( eg _:a123 )