From: <jm...@us...> - 2014-06-13 09:15:37
|
Revision: 4188 http://sourceforge.net/p/eulergui/code/4188 Author: jmvanel Date: 2014-06-13 09:15:23 +0000 (Fri, 13 Jun 2014) Log Message: ----------- - FIX N3 cache file names : must not contain #, because they are turned into URI's - when an URI contains # , remove it when passing it to Euler ( otherwise Euler says: base_may_not_contain_hash(http://spinrdf.org/spl#) ==> this fixes issues in "check project" feature Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/util/StringHelper.java trunk/eulergui/src/main/scala/n3_project/helpers/EyeHelper.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |