Hello,
I'm trying to use rapper to convert a bunch of rdf/xml files to nt.
Currently, it's assigning sequential names to blank nodes, like
_:genid1, _:genid2, and so forth. I'd like to know if it's possible to
use more randomized names instead (something like
_:olret5ry67uyhgrt5zcx).
Thank you.