Skip to content

0.10.2 - Support direct Excel inputs

Latest
Compare
Choose a tag to compare
@tfrancart tfrancart released this 09 May 15:48
· 46 commits to master since this release

In this new version, all inputs in web forms and in command line can be given as Excel files using the xls2rdf structure.

Major New Features

  • #251 : all shapes and data input now supports direct Excel files upload
  • #252 : all URLs input field support Google spreadsheet URLs

Other Enhancements

_ none_

Bug fixes

  • #250 : fix inline field in JSON schema form
  • #249 : doc generation : sh:pattern on property shapes were not printed
  • #245 : doc generation : qualifiedvalueShapes handling was buggy

Refactoring

_ none_

Documentation

none