From: <jm...@us...> - 2011-09-08 14:26:08
|
Revision: 2639 http://eulergui.svn.sourceforge.net/eulergui/?rev=2639&view=rev Author: jmvanel Date: 2011-09-08 14:25:57 +0000 (Thu, 08 Sep 2011) Log Message: ----------- save project as N3: now this scenario works: - add a triple about project URI in Tools / Internal KB in N3 editor - save Project in File / Save project in N3 - the added triple is in the saved file, and can be read in EG fixed : file URI's coming out of Jena N3 writer are post-processed by replacing file:///home... with file:/home... for coherence with (erroneous) Java generated URI's. TODO: - apply when URI change only when project still has default URI. Modified Paths: -------------- trunk/eulergui/src/main/java/n3_project/ResultEditorN3Action.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |