From: Jean-Marc V. <jea...@gm...> - 2010-01-25 10:43:00
|
Hi EulerGUI is a GUI for RDF, N3 and rules, open source, in Java. EulerGUI's rationale is supporting rules in N3 logic on projects composed of various data sources. EulerGUI wraps several Jena API's : convert RDF into more readable N3, convert plain XML into N3 using Gloze from the Jena project, launch SPARQL queries using ARQ. It leverages on syntaxic coloring for N3 with the Vim editor, and several other components: Drools rules engine for N3 logic inference, Pellet OWL reasoner, eclipse EMF for reading XMI files (UML or eCore), GraphViz to show graphs The main new feature in this release is plain XML import and export, based on XML Schema and a reasonable mapping between RDF and plain XML (based on Gloze by S. Battle). The following XML Schema are hard coded (but you may ask for more): XHTML, SVG, MathML, XForms, XSLT, WSDL, DocBook, XBRL, Maven, Dublin Core in XML, UBL (from Oasis), KML (geography). There is also a new N3 / RDF source: query from SPARQL services (using ARQ 2.8.2 from Jena project ) . The OWL reasoner Pellet is integrated in a simple way, and shows OWL class tree for each source. Download: http://sourceforge.net/projects/eulergui/ User Manual: http://eulergui.svn.sourceforge.net/viewvc/eulergui/trunk/eulergui/html/documentation.html -- Jean-Marc Vanel Consulting, services, training, Rule-based programming, Semantic Web http://jmvanel.free.fr/ +33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16 ( we rarely listen to voice messages, please send a mail instead ) |