Main additions:
- Added the possibility to add a
containerto a property, with possible values oflist,set, orgraph - Added the possibility to add JSON-LD aliases (e.g.,
"type" : "@type") which will be added to the generated context file if generated - The format of the generated files (HTML, Turtle, JSON) are more readable: the HTML output is beautified, and for all formats the
.editorconfiginstructions are (partially) honored (in particular, the intendation size).
See the README.md file (or the generated documentations) for further details.
Also, the package can be used both from node.js+npm and deno, and is published both on npm and jsr.