From: <jm...@us...> - 2011-09-27 17:09:30
|
Revision: 2675 http://eulergui.svn.sourceforge.net/eulergui/?rev=2675&view=rev Author: jmvanel Date: 2011-09-27 17:09:24 +0000 (Tue, 27 Sep 2011) Log Message: ----------- FIX : can now add N3 URL source that has JSON as default; need to control the Accept header not only in SourceFactory, but in IOManager.downloadN3ToLocalCache() ; also need to open in the editor the local N3 TESTED with http://graph.facebook.com/jmvanel Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/gui/view/TextEditor.java trunk/eulergui/src/main/java/eulergui/project/N3Source.java trunk/eulergui/src/main/java/n3_project/EditorManagement.java trunk/eulergui/src/main/java/n3_project/IOManager.java trunk/eulergui/src/main/java/n3_project/SPARQLServiceInputAction.java trunk/eulergui/src/main/java/n3_project/SourceFactory.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |