The demo page contains a Java applet that can be used to visualize trust networks using subjective logic. Although it is impossible to get the source for the applet, the JAR file applet can be decompiled using a program such as JD (java decompiler) and reconstructed from there.
The code provides a library somewhat and is an example of only subjective logic in the code I saw.
source
share