You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to enoladev-an...@googlegroups.com
Hello,
Today I finally got around to finishing reading the full Spec of the JSON LD standard, and am toying with adding support for it to Enola in this PR.
As part of this, Enola can now "canonicalize" JSON, which is useful e.g. for testing JSON-LD output; see the new command's CLI doc, or the RFC 8785JSON Canonicalization Scheme (JCS), which was the inspiration for this (implementation not fully compliant), and the PR.