From: Jean-Marc V. <jea...@gm...> - 2011-03-01 18:48:12
|
Hi There are 3 new features recently . 1. new entry in Tools : Add Referred Ontologies to current project 2. a button to stop current inference engine. 3. add a Basic Runtime with a command line N3 interface : class BasicRuntime. Here is how the dialog looks : Enter RDF triples, one per line; empty line to stop. Bound prefixes: [dc:, foaf:, owl:, rdf:, rdfs:, vs:, wot:, foaf:] :xx a foaf:Person . TripleStoreDrools.store( <file:/tmp/translation-9170350070102438983.n3#xx> < http://www.w3.org/1999/02/22-rdf-syntax-ns#type> < http://xmlns.com/foaf/0.1/Person> . It's a laboratory for exploring application generation. These extensions are in project : - integrate in the GUI, probably in a tab - keep all input in an N3 file - have commands for actions in EulerGUI: open N3 source, launch inference engine X, etc -- Jean-Marc Vanel 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 -- +33 (0)1 39 55 58 16 ( we rarely listen to voice messages, please send a mail instead ) |