Skip to content

2015-04-20

Compare
Choose a tag to compare
@akivela akivela released this 20 Apr 11:30
· 285 commits to master since this release

This is mainly a bug fix release but has also some new features.

This release adds Wandora application support for Data URI (http://en.wikipedia.org/wiki/Data_URI_scheme) occurrences. Data URI occurrences enable binary data occurrences. Support for data URIs will affect widely the Wandora application in future releases. At the moment the application doesn't support all possible use cases that emerge along Data URIs.

This release adds Wandora a Twitter JSON extractor. This addition is targeted to archive organizations that already collect tweets with twurl (https://github.com/twitter/twurl), for example. Chaining Wandora's Twitter JSON extractor with Wandora's HTML site export function, Wandora turns into a tool that convert Twitter data to a static HTML page visualization.

More over, this release adds Wandora application refactored generators. Generators are small tools that generate topics and associations algorithmically. Refactored generators allow the user to connect generated content with Wandora's base ontology. Also, refactored generators have several new options to modify generated content.

Wandora's Graph topic panel has two new sliders: Node mass and edge stiffness. These new global graph settings help the user to clean up and stabilize complex graphs.