Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@tfrancart tfrancart released this 25 Jan 17:39
· 12 commits to master since this release

Major New Features

  • #188 #194 #196 #195 : a small diagram can now be generated for each section of the documentation
  • #183 #184 : markdown rendering of node shapes description
  • #182 : ability to include images in each section of the documentation
  • #173 : group properties in sections in the documentation
  • #147 : statistics computation can read SPARQL targets
  • #185 : added anchors in properties table
  • #172 : support line colors in properties table
  • #171 : support dash:LabelRole in properties table rendering

Other Enhancements

  • #199 : in generate form, add option to get bot Turtle and Excel
  • #189 : prepopulate the root node shape URI field in jsonschema generation form
  • #180 : support implicit shapes declaration in statistics computation
  • #179 : ability to pass multiple shapes to CLI command "analyze"
  • #178 : add CLI options to skip datatypes and classes generation
  • #170 : take into account sh:node on NodeShape when displaying inheritance links

Bug fixes

  • #181 : "generate" : change partition URI to avoid clashes
  • #193 : ability to read JSON-LD files from the command-line
  • #197 : fix sh:hasValue not displayed when combined with sh:node

Refactoring

_ none_

Documentation

  • #177 : improve commands documentation page