Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As a bonus, we are co-releasing our KLighD-based KIELER Ptolemy Browser as well.

Back by popular demand: another co-release, the KIELER Web Service for Layout (KWebS).

 

Table of Contents
minLevel2

...

See the KIELER Tools and Libraries page to download the KIELER Ptolemy Browser and the KIELER Web Service.

Release Notes

The 0.11.0 release of KIELER Pragmatics is mainly an effort to redesign our core APIs, KIML and KLighD. It includes a number of API-breaking changes, so beware of upgrading to this release if you currently do not have time to adapt your code accordingly. You can find a list of solved tickets for this release at our issue tracking system. Release notes of older releases can be found at our Release Notes page.

...

New in KWebS

  • We added a 'Live' section to the supporting server where you can play around with different graphs and options.
  • A new format (JSON) was introduced.
  • Besides the SOAP-based web service we know also support HTTP-Post requests, e.g. allowing a lightweight use from JavaScript.
  • For further information see the Wiki pages.

Quickstart

Diagram Layout

One of the core features of KIELER Pragmatics is the KIELER Infrastructure for Meta-Layout (KIML). It provides the glue between diagram editors and layout algorithms. If you have installed layout support for GMF editors, you may want to try the following:

...