rdf-canonize
rdf-canonize copied to clipboard
Add optimization for case there is a single blank node
We do not need to serialize and hash quads for a blank node when there is only one. Instead, immediately issue a canonical identifier for it and skip the hashing.