Skip to content

WIDOCO 1.4.7: Dependency and bug fixes

Compare
Choose a tag to compare
@dgarijo dgarijo released this 12 Nov 03:42
· 482 commits to master since this release

This release of WIDOCO fixes the following issues:

  • #305: Now when you launch WIDOCO without parameters, the console will also show a description of the tool and will explain how to run it.
  • #309 Removed the absolute layout dependency that prevented WIDOCO JAR from being run.
  • #311 Now the publisher will show on the GUI correctly (before it would only if it had a URL)
  • #314: Added an html tag around the external sections so the browser won't complain
  • #316 Fixed the generation of the table of contents so "back to TOC" wouldn't appear
  • #317 Fixed the GUI so the "Imported ontologies" label appears as imported and not "extended"
    It also removes the restlet dependency, which had a vulnerability and was not used anymore.