From: <jm...@us...> - 2013-06-30 16:01:09
|
Revision: 3621 http://sourceforge.net/p/eulergui/code/3621 Author: jmvanel Date: 2013-06-30 16:01:05 +0000 (Sun, 30 Jun 2013) Log Message: ----------- FIX TDB cache in RuleBasedApplicationWithCache: - first TDB query return list of named graphs, second returns the named graph if it is in TDB TESTED with SWExplorer on dbpedia TODO - in SWExplorer, filtering string literals with application language does not work for triples from TDB - simplify variants of addKnowledge, regarding input as String, URI, URL, N3Source with ecplicit base URI or implicit (current dir.) - unit tests for RuleBasedApplicationWithCache Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/eulergui/project/SPARQLToN3Converter.java trunk/eulergui/src/main/java/unif/TripleStoreTDB.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |