Skip to content

New features

Latest

Choose a tag to compare

@iherman iherman released this 09 Dec 09:37
· 2 commits to main since this release

Main additions:

  • Added the possibility to add a container to a property, with possible values of list, set, or graph
  • 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 .editorconfig instructions 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.