From: <jm...@us...> - 2010-03-15 18:02:03
|
Revision: 1318 http://eulergui.svn.sourceforge.net/eulergui/?rev=1318&view=rev Author: jmvanel Date: 2010-03-15 18:01:56 +0000 (Mon, 15 Mar 2010) Log Message: ----------- documentation.html : add on how compile Parser4J Modified Paths: -------------- trunk/eulergui/html/documentation.html Modified: trunk/eulergui/html/documentation.html =================================================================== --- trunk/eulergui/html/documentation.html 2010-03-15 16:22:22 UTC (rev 1317) +++ trunk/eulergui/html/documentation.html 2010-03-15 18:01:56 UTC (rev 1318) @@ -11,7 +11,7 @@ <body> <p style="text-align:center;font-size: 20pt">Euler GUI Manual</p> -<p>© Jean-Marc Vanel - $Date: 2010-03-04$ - <a +<p>© Jean-Marc Vanel - $Date: 2010-03-15$ - <a href="http://eulergui.sourceforge.net/documentation.html">a view possibly older in sync. with EulerGUI release </a> - <a href="http://eulergui.svn.sourceforge.net/viewvc/eulergui/trunk/eulergui/html/documentation.html">Latest @@ -23,15 +23,15 @@ <ul> <li><a href="#Introducti">Introduction</a></li> <li><a href="#Features">Features</a></li> - <li><a href="#Installati">Installation</a> + <li><a href="#Installati">Installation</a> <ul> - <li><a href="#Prerequisi">Prerequisite</a> + <li><a href="#Prerequisi">Prerequisite</a> <ul> <li><a href="#Additional">Additional steps on Mac</a></li> </ul> </li> <li><a href="#Install1">Install and run EulerGUI</a></li> - <li><a href="#Install">Install external tools</a> + <li><a href="#Install">Install external tools</a> <ul> <li><a href="#L702">Facultative tool</a></li> </ul> @@ -39,10 +39,10 @@ </ul> </li> <li><a href="#L3298">Support & community</a></li> - <li><a href="#cases">Use cases</a> + <li><a href="#cases">Use cases</a> <ul> <li><a href="#Main">Main use case</a></li> - <li><a href="#Inference">Inference engines</a> + <li><a href="#Inference">Inference engines</a> <ul> <li><a href="#case">CWM use case</a></li> <li><a href="#Drools">Drools use case</a></li> @@ -50,16 +50,16 @@ </ul> </li> <li><a href="#L3796">Which rule engine to use?</a></li> - <li><a href="#Data">Data sources</a> + <li><a href="#Data">Data sources</a> <ul> <li><a href="#Reading">Reading XMI files (UML or eCore)</a></li> - <li><a href="#Reading2">Reading plain XML files or XML Schema</a> + <li><a href="#Reading2">Reading plain XML files or XML Schema</a> <ul> <li><a href="#L2297">Redefer</a></li> <li><a href="#L2290">Gloze</a></li> </ul> </li> - <li><a href="#SPARQL">SPARQL queries as N3 sources</a> + <li><a href="#SPARQL">SPARQL queries as N3 sources</a> <ul> <li><a href="#L1134">SPARQL language</a></li> <li><a href="#L2107">Caveats</a></li> @@ -68,7 +68,7 @@ </ul> </li> <li><a href="#Reading1">Reading UML Textual files, UMT (simplified - UML )</a> + UML )</a> <ul> <li><a href="#Syntax">Syntax</a></li> <li><a href="#Usage">Usage</a></li> @@ -76,7 +76,7 @@ </li> </ul> </li> - <li><a href="#L939">Manipulating projects</a> + <li><a href="#L939">Manipulating projects</a> <ul> <li><a href="#L1191">Sub-projects</a></li> <li><a href="#L1200">Pipeline of projects (post-processing)</a></li> @@ -86,14 +86,14 @@ <li><a href="#Finding1">Finding data on the Web</a></li> <li><a href="#Finding11">Finding rules on the Web; rules for OWL concepts</a></li> - <li><a href="#Global1">Local tools</a> + <li><a href="#Global1">Local tools</a> <ul> <li><a href="#Show">Show graph</a></li> <li><a href="#Show1">Show N3 parse tree</a></li> <li><a href="#Show2">Show original source of N3 document</a></li> </ul> </li> - <li><a href="#Global">Global tools</a> + <li><a href="#Global">Global tools</a> <ul> <li><a href="#L3377">Search</a></li> <li><a href="#Generate">Generate Java code</a></li> @@ -102,12 +102,12 @@ <li><a href="#L33241">Export as XML</a></li> </ul> </li> - <li><a href="#Interopera">Interoperability with Protégé</a> + <li><a href="#Interopera">Interoperability with Protégé</a> <ul> <li><a href="#L3588">SWRL</a></li> </ul> </li> - <li><a href="#L2935">Interoperability with RDF SPARQL servers</a> + <li><a href="#L2935">Interoperability with RDF SPARQL servers</a> <ul> <li><a href="#L2943">Joseki</a></li> <li><a href="#L2958">Sesame</a></li> @@ -117,21 +117,21 @@ </ul> </li> <li><a href="#Examples">Examples</a></li> - <li><a href="#L3193">Other useful tools</a> + <li><a href="#L3193">Other useful tools</a> <ul> <li><a href="#L3221">Export from N3/RDF</a></li> <li><a href="#L3234">Import to N3/RDF</a></li> </ul> </li> <li><a href="#N-Triple">N-Triples, Turtle, and N3 formats</a></li> - <li><a href="#Logic">Logic</a> + <li><a href="#Logic">Logic</a> <ul> <li><a href="#Logic1">N3 Logic</a></li> <li><a href="#Coherent">Coherent Logic</a></li> <li><a href="#buit-ins">CWM built-ins</a></li> <li><a href="#Euler">Euler built-ins</a></li> <li><a href="#EulerGUI">EulerGUI Drools N3 engine built-ins</a></li> - <li><a href="#Translatin">Translating N3 into Drools language</a> + <li><a href="#Translatin">Translating N3 into Drools language</a> <ul> <li><a href="#Forward">Forward chaining engine and First Order Logic</a></li> @@ -143,19 +143,19 @@ </li> </ul> </li> - <li><a href="#TODO">Missing features</a> + <li><a href="#TODO">Missing features</a> <ul> <li><a href="#Implemente">Implemented features</a></li> </ul> </li> - <li><a href="#Developmen">Development</a> + <li><a href="#Developmen">Development</a> <ul> <li><a href="#Building">Building from sources</a></li> <li><a href="#Create">Create an eclipse project</a></li> - <li><a href="#Uploading">Uploading stuff on the Maven repository on - Sourceforge</a></li> + <li><a href="#Uploading">Compiling dependencies and uploading them on the + Maven repository on Sourceforge</a></li> <li><a href="#Making">Making a release</a></li> - <li><a href="#Test">Test</a> + <li><a href="#Test">Test</a> <ul> <li><a href="#L1845">Accelerate tests</a></li> <li><a href="#L1980">Gui functional tests</a></li> @@ -165,7 +165,7 @@ <li><a href="#Debug">Debug</a></li> </ul> </li> - <li><a href="#Architectu">Architecture</a> + <li><a href="#Architectu">Architecture</a> <ul> <li><a href="#Actual">Actual stuff</a></li> <li><a href="#Stuff">Stuff to refactor</a></li> @@ -325,7 +325,7 @@ href="http://eulergui.sourceforge.net/tmp/?C=M;O=D">http://eulergui.sourceforge.net/tmp/?C=M;O=D</a></p> <p><img alt="euler" src="../src/main/resources/n3_project/euler.png" width="32" -height="32" /> <img alt="drools" +height="32" /> <img alt="drools" src="../src/main/resources/n3_project/drools.png" width="45" height="44" /> <img alt="http://parser4j.sourceforge.net/_parser4j_logo.gif" src="http://parser4j.sourceforge.net/_parser4j_logo.gif" width="73" height="48" @@ -2457,7 +2457,8 @@ </table> <p>This is in the source in a script named -<strong><code>install_packages_ubuntu.sh</code></strong> .</p> +<strong><code>install_packages_ubuntu.sh</code></strong> , that does in fact +more .</p> <p></p> @@ -2648,14 +2649,15 @@ downloaded sources, make eulergui project dependent from parser4j , and remove M2_REPO/**/parser*.jar from the libraries of project eulergui .</p> -<h3 id="Uploading">Uploading stuff on the Maven repository on Sourceforge</h3> +<h3 id="Uploading">Compiling dependencies and uploading them on the Maven +repository on Sourceforge</h3> <p>As specified in pom.xml, the Maven repository for EulerGUI is here:</p> <p><a href="http://eulergui.sourceforge.net/maven2">http://eulergui.sourceforge.net/maven2</a></p> -<p></p> +<p><strong>Parser4J</strong></p> <p>Do this to upload on the EulerGUI Maven repository on Sourceforge the latest .jar from the Parser4J Sourceforge project:</p> @@ -2663,7 +2665,10 @@ <table border="1"> <tbody> <tr> - <td><pre>ant -f buildjar.xml + <td><pre>svn co https://parser4j.svn.sourceforge.net/svnroot/parser4j/trunk/parser4j/ \ + parser4j +# create an eclipse project from the parser4j directory; this will compile all +ant -f buildjar.xml VERSION=trunk mvn deploy:deploy-file \ -Durl=sftp://web.sourceforge.net/home/groups/e/eu/eulergui/htdocs/maven2 \ @@ -2984,7 +2989,7 @@ <h4 id="L1845">Accelerate tests</h4> -<p>I you're in a hurry, type this, which will avoid searching for Maven plugin +<p>If you're in a hurry, type this, which will avoid searching for Maven plugin updates, and reading from the Internet all the POM for project dependencies :</p> @@ -3022,7 +3027,9 @@ </tbody> </table> -<p></p> +<p>And if you're in a BIG hurry (but that's not recommanded) you can skip tests +with :</p> +<pre>-Dmaven.test.skip=true </pre> <h4 id="L1980">Gui functional tests</h4> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-03-19 09:52:57
|
Revision: 1333 http://eulergui.svn.sourceforge.net/eulergui/?rev=1333&view=rev Author: jmvanel Date: 2010-03-19 09:52:50 +0000 (Fri, 19 Mar 2010) Log Message: ----------- documentation.html : add details on: - Finding ontologies on the Web - Maven: try something locally Modified Paths: -------------- trunk/eulergui/html/documentation.html Modified: trunk/eulergui/html/documentation.html =================================================================== --- trunk/eulergui/html/documentation.html 2010-03-19 09:50:16 UTC (rev 1332) +++ trunk/eulergui/html/documentation.html 2010-03-19 09:52:50 UTC (rev 1333) @@ -11,7 +11,7 @@ <body> <p style="text-align:center;font-size: 20pt">Euler GUI Manual</p> -<p>© Jean-Marc Vanel - $Date: 2010-03-15$ - <a +<p>© Jean-Marc Vanel - $Date: 2010-03-19$ - <a href="http://eulergui.sourceforge.net/documentation.html">a view possibly older in sync. with EulerGUI release </a> - <a href="http://eulergui.svn.sourceforge.net/viewvc/eulergui/trunk/eulergui/html/documentation.html">Latest @@ -23,15 +23,15 @@ <ul> <li><a href="#Introducti">Introduction</a></li> <li><a href="#Features">Features</a></li> - <li><a href="#Installati">Installation</a> + <li><a href="#Installati">Installation</a> <ul> - <li><a href="#Prerequisi">Prerequisite</a> + <li><a href="#Prerequisi">Prerequisite</a> <ul> <li><a href="#Additional">Additional steps on Mac</a></li> </ul> </li> <li><a href="#Install1">Install and run EulerGUI</a></li> - <li><a href="#Install">Install external tools</a> + <li><a href="#Install">Install external tools</a> <ul> <li><a href="#L702">Facultative tool</a></li> </ul> @@ -39,10 +39,10 @@ </ul> </li> <li><a href="#L3298">Support & community</a></li> - <li><a href="#cases">Use cases</a> + <li><a href="#cases">Use cases</a> <ul> <li><a href="#Main">Main use case</a></li> - <li><a href="#Inference">Inference engines</a> + <li><a href="#Inference">Inference engines</a> <ul> <li><a href="#case">CWM use case</a></li> <li><a href="#Drools">Drools use case</a></li> @@ -50,16 +50,16 @@ </ul> </li> <li><a href="#L3796">Which rule engine to use?</a></li> - <li><a href="#Data">Data sources</a> + <li><a href="#Data">Data sources</a> <ul> <li><a href="#Reading">Reading XMI files (UML or eCore)</a></li> - <li><a href="#Reading2">Reading plain XML files or XML Schema</a> + <li><a href="#Reading2">Reading plain XML files or XML Schema</a> <ul> <li><a href="#L2297">Redefer</a></li> <li><a href="#L2290">Gloze</a></li> </ul> </li> - <li><a href="#SPARQL">SPARQL queries as N3 sources</a> + <li><a href="#SPARQL">SPARQL queries as N3 sources</a> <ul> <li><a href="#L1134">SPARQL language</a></li> <li><a href="#L2107">Caveats</a></li> @@ -68,7 +68,7 @@ </ul> </li> <li><a href="#Reading1">Reading UML Textual files, UMT (simplified - UML )</a> + UML )</a> <ul> <li><a href="#Syntax">Syntax</a></li> <li><a href="#Usage">Usage</a></li> @@ -76,7 +76,7 @@ </li> </ul> </li> - <li><a href="#L939">Manipulating projects</a> + <li><a href="#L939">Manipulating projects</a> <ul> <li><a href="#L1191">Sub-projects</a></li> <li><a href="#L1200">Pipeline of projects (post-processing)</a></li> @@ -86,14 +86,14 @@ <li><a href="#Finding1">Finding data on the Web</a></li> <li><a href="#Finding11">Finding rules on the Web; rules for OWL concepts</a></li> - <li><a href="#Global1">Local tools</a> + <li><a href="#Global1">Local tools</a> <ul> <li><a href="#Show">Show graph</a></li> <li><a href="#Show1">Show N3 parse tree</a></li> <li><a href="#Show2">Show original source of N3 document</a></li> </ul> </li> - <li><a href="#Global">Global tools</a> + <li><a href="#Global">Global tools</a> <ul> <li><a href="#L3377">Search</a></li> <li><a href="#Generate">Generate Java code</a></li> @@ -102,12 +102,12 @@ <li><a href="#L33241">Export as XML</a></li> </ul> </li> - <li><a href="#Interopera">Interoperability with Protégé</a> + <li><a href="#Interopera">Interoperability with Protégé</a> <ul> <li><a href="#L3588">SWRL</a></li> </ul> </li> - <li><a href="#L2935">Interoperability with RDF SPARQL servers</a> + <li><a href="#L2935">Interoperability with RDF SPARQL servers</a> <ul> <li><a href="#L2943">Joseki</a></li> <li><a href="#L2958">Sesame</a></li> @@ -117,21 +117,21 @@ </ul> </li> <li><a href="#Examples">Examples</a></li> - <li><a href="#L3193">Other useful tools</a> + <li><a href="#L3193">Other useful tools</a> <ul> <li><a href="#L3221">Export from N3/RDF</a></li> <li><a href="#L3234">Import to N3/RDF</a></li> </ul> </li> <li><a href="#N-Triple">N-Triples, Turtle, and N3 formats</a></li> - <li><a href="#Logic">Logic</a> + <li><a href="#Logic">Logic</a> <ul> <li><a href="#Logic1">N3 Logic</a></li> <li><a href="#Coherent">Coherent Logic</a></li> <li><a href="#buit-ins">CWM built-ins</a></li> <li><a href="#Euler">Euler built-ins</a></li> <li><a href="#EulerGUI">EulerGUI Drools N3 engine built-ins</a></li> - <li><a href="#Translatin">Translating N3 into Drools language</a> + <li><a href="#Translatin">Translating N3 into Drools language</a> <ul> <li><a href="#Forward">Forward chaining engine and First Order Logic</a></li> @@ -143,19 +143,19 @@ </li> </ul> </li> - <li><a href="#TODO">Missing features</a> + <li><a href="#TODO">Missing features</a> <ul> <li><a href="#Implemente">Implemented features</a></li> </ul> </li> - <li><a href="#Developmen">Development</a> + <li><a href="#Developmen">Development</a> <ul> <li><a href="#Building">Building from sources</a></li> <li><a href="#Create">Create an eclipse project</a></li> <li><a href="#Uploading">Compiling dependencies and uploading them on the Maven repository on Sourceforge</a></li> <li><a href="#Making">Making a release</a></li> - <li><a href="#Test">Test</a> + <li><a href="#Test">Test</a> <ul> <li><a href="#L1845">Accelerate tests</a></li> <li><a href="#L1980">Gui functional tests</a></li> @@ -165,7 +165,7 @@ <li><a href="#Debug">Debug</a></li> </ul> </li> - <li><a href="#Architectu">Architecture</a> + <li><a href="#Architectu">Architecture</a> <ul> <li><a href="#Actual">Actual stuff</a></li> <li><a href="#Stuff">Stuff to refactor</a></li> @@ -1190,6 +1190,19 @@ <h3 id="Finding">Finding ontologies on the Web</h3> +<p>First you can add one of these criteria to any Google search (thanks to +Francis LAPIQUE for this trick):</p> + +<p>filetype:rdfs filetype:owl filetype:n3 filetype:xsd filetype:uml +filetype:ecore filetype:xmi , etc.</p> + +<p>And don't forget that, once you have found something that looks good, you +can <strong>drag and drop it on EulerGUI</strong>, to see it in N3.</p> + +<p></p> + +<p>Here is a table of search engines and repositories for ontologies.</p> + <table border="1"> <tbody> <tr> @@ -2657,6 +2670,12 @@ <p><a href="http://eulergui.sourceforge.net/maven2">http://eulergui.sourceforge.net/maven2</a></p> +<p></p> + +<p>In the recipies below, it is also possible to try something locally without +uploading on the remote repository. To do this, use this argument:</p> +<pre>-Durl=file:${HOME}/.m2/repository/</pre> + <p><strong>Parser4J</strong></p> <p>Do this to upload on the EulerGUI Maven repository on Sourceforge the latest This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-03-29 10:37:16
|
Revision: 1368 http://eulergui.svn.sourceforge.net/eulergui/?rev=1368&view=rev Author: jmvanel Date: 2010-03-29 10:37:10 +0000 (Mon, 29 Mar 2010) Log Message: ----------- documentation.html : add details on making a release; add paragraph "dependencies", etc Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-03-29 13:00:00
|
Revision: 1369 http://eulergui.svn.sourceforge.net/eulergui/?rev=1369&view=rev Author: jmvanel Date: 2010-03-29 12:59:54 +0000 (Mon, 29 Mar 2010) Log Message: ----------- documentation.html : to use the latest Euler in a Maven build, you can override in the local depot the current version Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-04-01 12:43:51
|
Revision: 1395 http://eulergui.svn.sourceforge.net/eulergui/?rev=1395&view=rev Author: jmvanel Date: 2010-04-01 12:43:44 +0000 (Thu, 01 Apr 2010) Log Message: ----------- documentation.html: add details on Translator from SWRL to N3 logic, etc Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-04-08 13:12:59
|
Revision: 1425 http://eulergui.svn.sourceforge.net/eulergui/?rev=1425&view=rev Author: jmvanel Date: 2010-04-08 13:12:53 +0000 (Thu, 08 Apr 2010) Log Message: ----------- documentation.html : warn about mvn clean will upload a snapshot Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-04-09 14:57:16
|
Revision: 1434 http://eulergui.svn.sourceforge.net/eulergui/?rev=1434&view=rev Author: jmvanel Date: 2010-04-09 14:57:10 +0000 (Fri, 09 Apr 2010) Log Message: ----------- New SWRL Translator: update the doc. uploading a snapshot Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-04-22 08:35:01
|
Revision: 1493 http://eulergui.svn.sourceforge.net/eulergui/?rev=1493&view=rev Author: jmvanel Date: 2010-04-22 08:34:53 +0000 (Thu, 22 Apr 2010) Log Message: ----------- FEATURE PROPOSAL : tooltip with explanations Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-04-24 09:56:03
|
Revision: 1521 http://eulergui.svn.sourceforge.net/eulergui/?rev=1521&view=rev Author: jmvanel Date: 2010-04-24 09:55:57 +0000 (Sat, 24 Apr 2010) Log Message: ----------- documentation.html : downloading companion projects' sources + Convenient scripts Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-04-27 12:20:05
|
Revision: 1536 http://eulergui.svn.sourceforge.net/eulergui/?rev=1536&view=rev Author: jmvanel Date: 2010-04-27 12:19:56 +0000 (Tue, 27 Apr 2010) Log Message: ----------- documentation.html : add paragraph "Using the EulerGUI API"; details on Export as XML Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-04-29 14:38:39
|
Revision: 1545 http://eulergui.svn.sourceforge.net/eulergui/?rev=1545&view=rev Author: jmvanel Date: 2010-04-29 14:38:29 +0000 (Thu, 29 Apr 2010) Log Message: ----------- DESIGN PROPOSAL :more details on "Extension points with interfaces" and "N3 - Java mapping" also added a parag. on "Include rules to extend EulerGUI behavior" in documentation.html Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-05-01 10:25:19
|
Revision: 1552 http://eulergui.svn.sourceforge.net/eulergui/?rev=1552&view=rev Author: jmvanel Date: 2010-05-01 10:25:13 +0000 (Sat, 01 May 2010) Log Message: ----------- documentation.html: refine N3 - Java mapping DESIGN PROPOSAL; add this class: Assignment( String name, Object reference ) Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <iam...@us...> - 2010-05-03 15:17:49
|
Revision: 1569 http://eulergui.svn.sourceforge.net/eulergui/?rev=1569&view=rev Author: iamlolive Date: 2010-05-03 15:17:42 +0000 (Mon, 03 May 2010) Log Message: ----------- some documentation for the java import feature Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-05-04 10:40:30
|
Revision: 1574 http://eulergui.svn.sourceforge.net/eulergui/?rev=1574&view=rev Author: jmvanel Date: 2010-05-04 10:40:21 +0000 (Tue, 04 May 2010) Log Message: ----------- documentation.html : add : Using the EulerGUI API / Running a dynamic (stateful) Drools engine Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-05-05 15:03:45
|
Revision: 1579 http://eulergui.svn.sourceforge.net/eulergui/?rev=1579&view=rev Author: jmvanel Date: 2010-05-05 15:03:36 +0000 (Wed, 05 May 2010) Log Message: ----------- documentation.html : WIP : add a button to show a forest (set of trees) corresponding to an N3 source Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <iam...@us...> - 2010-05-19 17:15:44
|
Revision: 1667 http://eulergui.svn.sourceforge.net/eulergui/?rev=1667&view=rev Author: iamlolive Date: 2010-05-19 17:15:38 +0000 (Wed, 19 May 2010) Log Message: ----------- documentation for release 1.6 Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-05-22 10:50:07
|
Revision: 1674 http://eulergui.svn.sourceforge.net/eulergui/?rev=1674&view=rev Author: jmvanel Date: 2010-05-22 10:50:01 +0000 (Sat, 22 May 2010) Log Message: ----------- documentation.html : added : interoperability with relational database servers; small corrections Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-05-25 12:58:46
|
Revision: 1675 http://eulergui.svn.sourceforge.net/eulergui/?rev=1675&view=rev Author: jmvanel Date: 2010-05-25 12:58:39 +0000 (Tue, 25 May 2010) Log Message: ----------- documentation.html : SWRL translator: add: What is implemented; update to 1.6 release Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-06-07 09:47:22
|
Revision: 1715 http://eulergui.svn.sourceforge.net/eulergui/?rev=1715&view=rev Author: jmvanel Date: 2010-06-07 09:47:16 +0000 (Mon, 07 Jun 2010) Log Message: ----------- documentation.html : add details on launching FuXi Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-06-28 15:39:37
|
Revision: 1718 http://eulergui.svn.sourceforge.net/eulergui/?rev=1718&view=rev Author: jmvanel Date: 2010-06-28 15:39:31 +0000 (Mon, 28 Jun 2010) Log Message: ----------- documentation.html : add links to rule and SUMO presentations, etc Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-07-18 12:56:23
|
Revision: 1733 http://eulergui.svn.sourceforge.net/eulergui/?rev=1733&view=rev Author: jmvanel Date: 2010-07-18 12:56:16 +0000 (Sun, 18 Jul 2010) Log Message: ----------- documentation.html : there were 2 typos Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-07-19 09:03:38
|
Revision: 1734 http://eulergui.svn.sourceforge.net/eulergui/?rev=1734&view=rev Author: jmvanel Date: 2010-07-19 09:03:32 +0000 (Mon, 19 Jul 2010) Log Message: ----------- documentation.html : enhance or reorder SWRL paragraphs for more clarity Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-07-21 17:22:10
|
Revision: 1744 http://eulergui.svn.sourceforge.net/eulergui/?rev=1744&view=rev Author: jmvanel Date: 2010-07-21 17:22:04 +0000 (Wed, 21 Jul 2010) Log Message: ----------- documentation.html : add details on mvn deploy, remove tyupos, add reference to example StatefulKB.java Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-07-22 13:07:28
|
Revision: 1747 http://eulergui.svn.sourceforge.net/eulergui/?rev=1747&view=rev Author: jmvanel Date: 2010-07-22 13:07:21 +0000 (Thu, 22 Jul 2010) Log Message: ----------- documentation.html : explain mvn scm:bootstrap, an all-in-one command to download the POM from the Web, and build , all in one step Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2010-08-08 15:37:15
|
Revision: 1781 http://eulergui.svn.sourceforge.net/eulergui/?rev=1781&view=rev Author: jmvanel Date: 2010-08-08 15:37:09 +0000 (Sun, 08 Aug 2010) Log Message: ----------- documentation.html : typo about insertLogical() Modified Paths: -------------- trunk/eulergui/html/documentation.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |