From: <iam...@us...> - 2010-04-12 14:42:48
|
Revision: 1440 http://eulergui.svn.sourceforge.net/eulergui/?rev=1440&view=rev Author: iamlolive Date: 2010-04-12 14:42:41 +0000 (Mon, 12 Apr 2010) Log Message: ----------- Triple.toN3String(List) appended too many '(', plus was adding a final '.' even for subject lists. Thinsg are better now. THis method might be functionnalymerged with DroolsTripleHandler.makeN3List(), to avoid code duplication. (but both do not really do exactly the same job. So we keep both versions, now that we know they are both clean) Modified Paths: -------------- trunk/eulergui/src/main/java/n3_project/helpers/Triple.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |