From: Jean-Marc V. <jea...@gm...> - 2012-01-05 17:14:27
|
Hello Here is updated list of stuff to do before release 1.9. Just the minimal stuff, no new feature. Except owl-rules.n3 that is really necessary for real projects . EulerGUI : TODO before release 1.9 - upon opening project , button to open the editor is grayed in case of syntax error - Drools/N3 engine: Infinite loop with owl-rules.n3 : isolated RDF lists are not implemented - Drools/N3 engine: remove insertlogical for project main query - a local absolute non existing path such as file:/C:/Users/ltemal/Dropbox/Taxo_share_Temal/Ontologies/TaxoPlayerOntologies/peuplingTest.n3 makes lots of irrelevant messages in standard output - with a large number of files in the project, all is not entirely visible : there should be a scroll box - new N3 search : button does not appear - new SPARQL : button does not appear Other issues : - the progress frame should show what's going on : inference, or loading an N3 Source - problems with foaf_import2.n3p : generated form has no datatype properties; message "not all is saved" - on Mac, when yap is not available, adding an RDF file is impossible - problems when loading MPEG7.owl - test builtin log:dtlit ; probably field Triple.object is not used anymore - add datatype for numbers, booleans - why does this fail ? Calling a Java method though N3 consequent when expected Java argument is a String , but provided argument is a resource is probably not implemented. { ?L :alert "true" # ; log:uri ?LL . } => { :application :displayAlert ?L . }. { :application :displayAlert ?LL . } => { ?F a java:eulergui-gui-TemporaryFrame ; javap:localizedMessage ?LL . }. - buttons do NOT appear right away when you add a URL N3 source - bug unexplained : when dragging'drop http://morpheus.cs.umbc.edu/aks1/ontosem.owl from http://swoogle.umbc.edu/index.php?option=com_frontpage&service=search&queryType=search_swd_ontology&searchString=botany&searchStart=1 I get the warning about memory insufficient , but -Xmx is 2g , and using the same OWL donloaded manually , it works ! - add Unix shell commands in N3 shell -- Jean-Marc Vanel Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web http://jmvanel.free.fr/ - EulerGUI, a turntable GUI for Semantic Web + rules, XML, UML, eCore, Java bytecode +33 (0)6 89 16 29 52 chat : irc://irc.freenode.net#eulergui |