Skip to content

Bugfix Release

Latest
Compare
Choose a tag to compare
@RinkeHoekstra RinkeHoekstra released this 22 Jul 08:36

Installation instructions

  • Click on the "Source code (zip)" or "Source code (tar.gz)" button (below) to download PatViz.
  • Unzip the downloaded file to a location of your choice.
  • Double click "index.html" to open PatViz in your browser

Live version

A live version of PatViz is running on http://data2semantics.github.io/PatViz.

Release notes

This release solves an issue where running PatViz locally breaks the function of generating stand-alone versions of the tool. This was caused by browser security limitations for retrieving remote files when requesting from a file:/// address through JavaScript.