From: Jean-Marc V. <jea...@gm...> - 2012-06-10 12:00:52
|
Hi There is a new feature in EulerGUI . When one is in the N3 editor (jEdit) , when right clicking on an N3 (RDF) resource, there is a new menu item "eulergui-launch-uri" . This menu item launches the default (platform) Web Browser on the URI corresponding to the N3 term at caret or cursor position. It was TESTED with unabrevated FOAF URI . I works also with N3 abbreviated resources like foaf:PersonalProfileDocument . For testing you can open my FOAF Personal Profile : http://jmvanel.free.fr/jmv.rdf There is a snapshot of EulerGUI minimal: Download: http://sourceforge.net/projects/eulergui/files/eulergui/1.11/ Implementation notes: * added in src/main/resources/org/gjt/sp/jedit : actions.xml , jedit_gui.props ( alternative at doing a regular jEdit plugin, as I don't know how to embed my plugin in the EulerGUI unique jar ) * TODO : documentation, DownloadURIAction like LaunchBrowserURIAction Twitted ! Enjoy ! -- Jean-Marc Vanel Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web http://jmvanel.free.fr/ - EulerGUI, a turntable GUI for Semantic Web + rules, XML, UML, eCore, Java bytecode +33 (0)6 89 16 29 52 chat : irc://irc.freenode.net#eulergui |