You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
(97) |
Apr
(160) |
May
(139) |
Jun
(17) |
Jul
(51) |
Aug
(39) |
Sep
(21) |
Oct
(45) |
Nov
(60) |
Dec
(110) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(34) |
Feb
(84) |
Mar
(154) |
Apr
(81) |
May
(107) |
Jun
(33) |
Jul
(30) |
Aug
(49) |
Sep
(68) |
Oct
(96) |
Nov
(39) |
Dec
(23) |
2012 |
Jan
(45) |
Feb
(53) |
Mar
(39) |
Apr
(32) |
May
(62) |
Jun
(48) |
Jul
(42) |
Aug
(61) |
Sep
(56) |
Oct
(48) |
Nov
(57) |
Dec
(16) |
2013 |
Jan
(52) |
Feb
(10) |
Mar
(20) |
Apr
(43) |
May
(37) |
Jun
(56) |
Jul
(53) |
Aug
(15) |
Sep
(41) |
Oct
(47) |
Nov
(75) |
Dec
(63) |
2014 |
Jan
(39) |
Feb
(80) |
Mar
(41) |
Apr
(47) |
May
(43) |
Jun
(38) |
Jul
(15) |
Aug
|
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
(3) |
2015 |
Jan
(1) |
Feb
(3) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(11) |
Dec
(7) |
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <jm...@us...> - 2014-12-20 10:55:12
|
Revision: 4230 http://sourceforge.net/p/eulergui/code/4230 Author: jmvanel Date: 2014-12-20 10:54:58 +0000 (Sat, 20 Dec 2014) Log Message: ----------- update fr doc Modified Paths: -------------- trunk/eulergui/html/fr/intro_semweb.html trunk/eulergui/html/fr/pres_si_semantique.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-12-15 14:29:07
|
Revision: 4229 http://sourceforge.net/p/eulergui/code/4229 Author: jmvanel Date: 2014-12-15 14:28:54 +0000 (Mon, 15 Dec 2014) Log Message: ----------- add fr/intro_semweb.html Modified Paths: -------------- trunk/eulergui/html/fr/pres_si_semantique.html Added Paths: ----------- trunk/eulergui/html/fr/intro_semweb.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-12-03 19:28:16
|
Revision: 4228 http://sourceforge.net/p/eulergui/code/4228 Author: jmvanel Date: 2014-12-03 19:28:10 +0000 (Wed, 03 Dec 2014) Log Message: ----------- Added a Description Of A Software (DOAS) for EulerGUI; see DOAS here: http://svn.code.sf.net/p/deductions/code/html/ontology/doas.owl.ttl Added Paths: ----------- trunk/eulergui/project.ttl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-11-27 17:28:04
|
Revision: 4227 http://sourceforge.net/p/eulergui/code/4227 Author: jmvanel Date: 2014-11-27 17:27:50 +0000 (Thu, 27 Nov 2014) Log Message: ----------- FIX tooltips in N3 editor in RDFTooltipsInEditor.scala ( vicious issue of calling Java vararg method looking like array argument) FIX compile error after recent move to jline 2.12 Modified Paths: -------------- trunk/eulergui/html/fr/pres_si_semantique.html trunk/eulergui/html/semantic_based_apps_review.html trunk/eulergui/src/main/scala/deductions/runtime/JavaTerminal.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/domainApplication/DomainApplicationLaunchButton.scala trunk/eulergui/src/main/scala/eulergui/gui/view/RDFTooltipsInEditor.scala trunk/eulergui/src/test/java/eulergui/gui/TestN3SourceInGUI.java trunk/eulergui/src/test/java/eulergui/gui/TestSPARQLInGUI.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-10-18 09:52:23
|
Revision: 4226 http://sourceforge.net/p/eulergui/code/4226 Author: jmvanel Date: 2014-10-18 09:52:19 +0000 (Sat, 18 Oct 2014) Log Message: ----------- upgrade to Apache Jena 2.12.1 Modified Paths: -------------- trunk/eulergui/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-10-14 16:41:34
|
Revision: 4225 http://sourceforge.net/p/eulergui/code/4225 Author: jmvanel Date: 2014-10-14 16:41:09 +0000 (Tue, 14 Oct 2014) Log Message: ----------- upgrade apache-jena-libs to version 2.12.0 Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/html/fr/pres_si_semantique.html trunk/eulergui/pom.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-09-14 15:49:17
|
Revision: 4224 http://sourceforge.net/p/eulergui/code/4224 Author: jmvanel Date: 2014-09-14 15:49:11 +0000 (Sun, 14 Sep 2014) Log Message: ----------- FIX tests TestImportSwrl and TestSPARQL - no error in app. ! -for the latter, the issue was bad DBPedia response, cf my bug report to DBPedia: https://sourceforge.net/p/dbpedia/mailman/message/32829936/ - upgrade jline Modified Paths: -------------- trunk/eulergui/pom.xml trunk/eulergui/src/test/java/eulergui/gui/TestImportSwrl.java trunk/eulergui/src/test/java/eulergui/inputs/TestSPARQL.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-09-14 08:12:57
|
Revision: 4223 http://sourceforge.net/p/eulergui/code/4223 Author: jmvanel Date: 2014-09-14 08:12:44 +0000 (Sun, 14 Sep 2014) Log Message: ----------- FIX test RuleBasedApplicationStarterTest loading a Project made by API, not by URL, was bugged Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/inference/drools/impl/DroolsHelper.java trunk/eulergui/src/main/java/eulergui/inference/drools/impl/N3SourcetoDrools.java trunk/eulergui/src/main/scala/eulergui/project/DroolsLiaison.scala trunk/eulergui/src/main/scala/eulergui/project/N3Source.scala trunk/eulergui/src/main/scala/eulergui/project/Project.scala trunk/eulergui/src/test/scala/deductions/runtime/RuleBasedApplicationStarterTest.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-09-13 08:07:52
|
Revision: 4222 http://sourceforge.net/p/eulergui/code/4222 Author: jmvanel Date: 2014-09-13 08:07:46 +0000 (Sat, 13 Sep 2014) Log Message: ----------- pending EulerGUI parser adaptation, replace PREFIX declarations from Euler engine into old @prefix declarations Modified Paths: -------------- trunk/eulergui/html/fr/comparaison-semweb-sql.html trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/SafeguardUserData.scala trunk/eulergui/src/main/scala/deductions/runtime/rdf/jena/TripleStoreJena.scala trunk/eulergui/src/main/scala/eulergui/gui/tools/SWRLTranslator.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-09-12 11:42:20
|
Revision: 4221 http://sourceforge.net/p/eulergui/code/4221 Author: jmvanel Date: 2014-09-12 11:42:07 +0000 (Fri, 12 Sep 2014) Log Message: ----------- add html/fr/pres_si_semantique.html presentation for Semantic Camp Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/pom.xml Added Paths: ----------- trunk/eulergui/html/fr/pres_si_semantique.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-25 08:23:50
|
Revision: 4220 http://sourceforge.net/p/eulergui/code/4220 Author: jmvanel Date: 2014-07-25 08:23:44 +0000 (Fri, 25 Jul 2014) Log Message: ----------- documentation.html : add OSM 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...> - 2014-07-20 08:45:53
|
Revision: 4219 http://sourceforge.net/p/eulergui/code/4219 Author: jmvanel Date: 2014-07-20 08:45:49 +0000 (Sun, 20 Jul 2014) Log Message: ----------- FIX when opening web browser : "java.net.URISyntaxException: Illegal character in fragment" Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/util/BrowserHelper.java trunk/eulergui/src/main/scala/eulergui/project/SourceFactory.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-13 08:53:14
|
Revision: 4218 http://sourceforge.net/p/eulergui/code/4218 Author: jmvanel Date: 2014-07-13 08:53:01 +0000 (Sun, 13 Jul 2014) Log Message: ----------- - add test/string_error.ttl that fails in Jena (rightly I think) but succeeds in Euler - add riot in html/development.html Modified Paths: -------------- trunk/eulergui/html/development.html trunk/eulergui/html/documentation.html Added Paths: ----------- trunk/eulergui/test/string_error.ttl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-09 20:09:47
|
Revision: 4217 http://sourceforge.net/p/eulergui/code/4217 Author: jmvanel Date: 2014-07-09 20:09:43 +0000 (Wed, 09 Jul 2014) Log Message: ----------- add example of extracting all about schema:Event in schema.org_all.ttl Modified Paths: -------------- trunk/eulergui/examples/uml_owl-rules.n3 Added Paths: ----------- trunk/eulergui/examples/schema.org_all.q.n3 trunk/eulergui/examples/schema.org_all.rules.n3 trunk/eulergui/examples/schema.org_all.ttl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-09 08:23:05
|
Revision: 4216 http://sourceforge.net/p/eulergui/code/4216 Author: jmvanel Date: 2014-07-09 08:22:50 +0000 (Wed, 09 Jul 2014) Log Message: ----------- DomainApplication (N3Form): rdfs:range are used to determine whether the value is resource or literal TESTED with a form for rdf:Property by typing: eg examples/domain-app-all.n3 rdf: rdfs: TODO : FIX JenaTransactionException: Currently in a transaction * when calling safeguardUserData.saveUserData() at closing app Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/Namespaces.java trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/form/N3FormEdit.scala trunk/eulergui/src/main/scala/eulergui/gui/view/TextEditor.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-08 19:24:30
|
Revision: 4215 http://sourceforge.net/p/eulergui/code/4215 Author: jmvanel Date: 2014-07-08 19:24:16 +0000 (Tue, 08 Jul 2014) Log Message: ----------- set N3 syntax in editor for suffix ".ttl" , ".nt" Modified Paths: -------------- trunk/eulergui/src/main/scala/eulergui/gui/view/TextEditor.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-08 15:32:04
|
Revision: 4214 http://sourceforge.net/p/eulergui/code/4214 Author: jmvanel Date: 2014-07-08 15:31:50 +0000 (Tue, 08 Jul 2014) Log Message: ----------- - fix rdf:Property in examples/domain-app-all.n3 - in SwingHelper.setIcon() , check if url for icon Exists Modified Paths: -------------- trunk/eulergui/examples/domain-app-all.n3 trunk/eulergui/src/main/scala/deductions/runtime/swing/SwingHelper.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-08 13:19:39
|
Revision: 4213 http://sourceforge.net/p/eulergui/code/4213 Author: jmvanel Date: 2014-07-08 13:19:34 +0000 (Tue, 08 Jul 2014) Log Message: ----------- DomainApplication: Add service to check translations on Internet : RDF_I18N.loadFromGitHub() Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/Namespaces.java trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/domainApplication/DomainApplication.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/app/ trunk/eulergui/src/main/scala/deductions/runtime/app/RDF_I18N.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-08 09:05:49
|
Revision: 4212 http://sourceforge.net/p/eulergui/code/4212 Author: jmvanel Date: 2014-07-08 09:05:36 +0000 (Tue, 08 Jul 2014) Log Message: ----------- - in CreationButton.scala, set a button text for when there is no icon - enhance examples/domain-app-all.n3 Modified Paths: -------------- trunk/eulergui/examples/domain-app-all.n3 trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-07 20:38:27
|
Revision: 4211 http://sourceforge.net/p/eulergui/code/4211 Author: jmvanel Date: 2014-07-07 20:38:21 +0000 (Mon, 07 Jul 2014) Log Message: ----------- DomainApplication: Safeguard User Data at application closing TESTED: Saving user data in $HOME/user_data.ttl Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/SafeguardUserData.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/GUIApp.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/domainApplication/DomainApplication.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-07 18:47:44
|
Revision: 4210 http://sourceforge.net/p/eulergui/code/4210 Author: jmvanel Date: 2014-07-07 18:47:40 +0000 (Mon, 07 Jul 2014) Log Message: ----------- FEATURE: DomainApplication: Safeguard User Data at application closing Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/UserManagement.scala trunk/eulergui/src/main/scala/deductions/runtime/rdf/jena/RDFJSON_LD.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/domainApplication/DomainApplication.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/domainApplication/DomainApplicationUI.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/SafeguardUserData.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-07 13:06:19
|
Revision: 4209 http://sourceforge.net/p/eulergui/code/4209 Author: jmvanel Date: 2014-07-07 13:06:10 +0000 (Mon, 07 Jul 2014) Log Message: ----------- Add a small program to dump in JSON-LD a file or URI Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/rdf/jena/RDFJSON_LD.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-06 09:06:03
|
Revision: 4208 http://sourceforge.net/p/eulergui/code/4208 Author: jmvanel Date: 2014-07-06 09:05:50 +0000 (Sun, 06 Jul 2014) Log Message: ----------- filterValuesByApplicationLanguage() : accept also en_US , etc for fallback value Modified Paths: -------------- trunk/eulergui/src/main/scala/eulergui/rdf/TripleStoreHelper.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-02 21:01:36
|
Revision: 4207 http://sourceforge.net/p/eulergui/code/4207 Author: jmvanel Date: 2014-07-02 21:01:24 +0000 (Wed, 02 Jul 2014) Log Message: ----------- fix compile error in TestTripleStoreTDBThread.scala Modified Paths: -------------- trunk/eulergui/src/test/scala/deductions/runtime/rdf/jena/TestTripleStoreTDBThread.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2014-07-01 08:00:22
|
Revision: 4206 http://sourceforge.net/p/eulergui/code/4206 Author: jmvanel Date: 2014-07-01 08:00:09 +0000 (Tue, 01 Jul 2014) Log Message: ----------- N3Form : FIX again : URI's for new resources were not incremented Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/UserManagement.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |