From: <jm...@us...> - 2013-07-11 21:42:43
|
Revision: 3646 http://sourceforge.net/p/eulergui/code/3646 Author: jmvanel Date: 2013-07-11 21:42:39 +0000 (Thu, 11 Jul 2013) Log Message: ----------- FIX TDBException when writing to TDB (before it was only writen to named graphs) Caused by: com.hp.hpl.jena.tdb.TDBException: Can't add a triple to the RDF merge of all named graphs Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/rdf/JenaHelper.java trunk/eulergui/src/main/java/unif/TripleStoreJena.java trunk/eulergui/src/main/java/unif/TripleStoreTDB.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |