afs commented on issue #1470:
URL: https://github.com/apache/jena/issues/1470#issuecomment-1207233928

   The parsers generate blank nodes by allocating a UUID once at the start of a 
parser run, then xor'ing the label into the random number. Unlabelled blank 
nodes get a not-writable label (it has a 0 byte in it) allocated from a counter.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to