From: <jm...@us...> - 2013-06-26 16:40:44
|
Revision: 3611 http://sourceforge.net/p/eulergui/code/3611 Author: jmvanel Date: 2013-06-26 16:40:33 +0000 (Wed, 26 Jun 2013) Log Message: ----------- - make N3FormApp & N3Form more robust: * extractPredicatesFromInstances * call fireAllRules ( for the case when a rule creates triples that will be picked by a the form creator ) TESTED with N3FormApp ; args: examples/ace/materials.ace :concrete - update examples/deductions_person.n3p.n3 Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3FormApp.java trunk/eulergui/src/main/java/n3_project/helpers/Triple.java Added Paths: ----------- trunk/eulergui/examples/deductions_person.n3p.n3 Removed Paths: ------------- trunk/eulergui/examples/deductions_person.n3p This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |