From: <jm...@us...> - 2010-12-20 15:39:57
|
Revision: 2010 http://eulergui.svn.sourceforge.net/eulergui/?rev=2010&view=rev Author: jmvanel Date: 2010-12-20 15:39:51 +0000 (Mon, 20 Dec 2010) Log Message: ----------- - In N3ConversionRefesher.n3SourceActivationChanged() when N3 source is Activated ( and was deActivated before), add the Triple facts to the user KB FIXED a bug here; the test suite should still pass, but TODO actually remove facts in thr Drools KB - still paving the way for new feature: when an N3data is deactivated, the triples should be removed from the user KB (to demonstrate TMS) Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/gui/controller/N3ConversionRefesher.java trunk/eulergui/src/main/java/eulergui/project/N3Source.java trunk/eulergui/src/main/java/eulergui/project/Project.java trunk/eulergui/src/main/java/n3_project/helpers/N3SourcetoDrools.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |