From: <jm...@us...> - 2014-02-19 17:01:28
|
Revision: 4015 http://sourceforge.net/p/eulergui/code/4015 Author: jmvanel Date: 2014-02-19 17:01:24 +0000 (Wed, 19 Feb 2014) Log Message: ----------- DataGUI : triples about predicates are now downloaded in parallel with futures => opening a new URI is much quicker TODO: should check if a predicate URI is not already in the cache (eg in the case of dbPedia ontology, it could be loaded as a whole prior to navigation) Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/rdf/StorageTripleHandler.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationHelper.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/URILoaderImpl.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIApp.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerTrait.scala trunk/eulergui/src/main/scala/eulergui/gui/view/RDFTooltipsInEditor.scala Added Paths: ----------- trunk/eulergui/test/xml-literal.n3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |