Home / eulergui / 1.11
Name Modified Size InfoDownloads / Week
Parent folder
README_CHANGELOG-1.11.txt 2012-08-14 2.3 kB
eulergui_minimal-1.11-jar-with-dependencies.jar 2012-08-13 35.6 MB
eulergui-1.11-jar-with-dependencies.jar 2012-08-13 41.8 MB
eulergui_minimal-1.11-SNAPSHOT-jar-with-dependencies.jar 2012-07-31 35.7 MB
eulergui-1.11-SNAPSHOT-jar-with-dependencies.jar 2012-07-31 42.0 MB
README_Minimal_EulerGUI.txt 2012-05-09 1.3 kB
Totals: 6 Items   155.1 MB 0
Change Log

[EulerGUI 1.11 2012-08]

GUI
- EulerGUI Minimal
- project file in N3, OWL compatible: passes many tests but not yet the default format
- add selected URI to project from editor
- open selected URI in web browser from editor
- fuzzy logic
- typing enter in field for Euler and CWM arguments launches the inference engine
- Warning for divergent duplicate URI Prefixes
- minimal size enforced for main window
Framework
- table component dynamically populated from the Drools/N3 KB
- new facade for rule-based applications : RuleBasedApplicationStarter
- wrap Jena TDB as an ItripleStore
- N3 RETE Drools inference engine: static Java method call
- library upgrades : Euler 2012-08, Drools 5.5.0.SNAPSHOT, Jena 2.70.incubating, OWL API 3.3.0
- documentation: separe Framework and GUI; development of EulerGUI itself in another page
FIX
- N3 formatting of literals : """
- reading OWL/XML ( using OWL API )

Full CHANGELOG: http://eulergui.svn.sourceforge.net/svnroot/eulergui/trunk/eulergui/CHANGELOG

User Manual for the Maximal (full) EulerGUI:
http://eulergui.svn.sourceforge.net/viewvc/eulergui/trunk/eulergui/html/documentation.html


EulerGUI Minimal 1.11

This is the first release of the Minimal EulerGUI.

It has exactly the same licence as Maximal (full) EulerGUI, that is LGPL. It is just a simpler version for Semantic Web users, who are not interested in importing UML, XMI, XML, and Java framework for application building.
Only one inference engine is available: Euler EYE engine ( http://eulersharp.sourceforge.net/ ).

Main features:

- N3 editor: syntax coloring, tooltip with explanations about the resource under the mouse; HTTP connection to prefix.cc site for filling missing N3 prefixes; when an N3 file is modified on disk or Internet, it is re-parsed, and syntax errors are highlighted
- button to import from: N3/Turtle, RDF, OWL/XML, SPARQL, from local files or URL
- show tree view of OWL inferred class hierarchy using Pellet OWL reasoner
- action to add all refered ontologies (through N3 prefixes) to current project
- automatically loads the rule base for "Case Based Fuzzy Cognitive Maps" when the prefix fl: is referred ( for
http://eulersharp.sourceforge.net/2003/03swap/fl-rules# )

Sorry for the large size, soon we need to remove more unnecessary dependencies.

Source: README_CHANGELOG-1.11.txt, updated 2012-08-14