w3c / vc-di-ecdsa

Data Integrity specification for ECDSA using NIST-compliant curves
https://w3c.github.io/vc-di-ecdsa/
Other
9 stars 9 forks source link

Fix skolemize existing blank node identifier bug. #46

Closed dlongley closed 6 months ago

dlongley commented 6 months ago

This PR fixes a minor bug in the skolemization of an existing blank node identifier. The blank node identifier (e.g. b0) was meant to be preserved (as the text stated), but not its serialized form (_:b0). This fix ensures the value will be restored properly later.


Preview | Diff

msporny commented 6 months ago

Normative, multiple reviews, changes requested and made, no objections, merging.