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...> - 2013-08-13 09:32:24
|
Revision: 3680 http://sourceforge.net/p/eulergui/code/3680 Author: jmvanel Date: 2013-08-13 09:32:18 +0000 (Tue, 13 Aug 2013) Log Message: ----------- class AutoCompletion: revert to original http://www.orbital-computer.de/JComboBox/ wihh comments added Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/AutoCompletion.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-08-12 15:27:54
|
Revision: 3679 http://sourceforge.net/p/eulergui/code/3679 Author: jmvanel Date: 2013-08-12 15:27:50 +0000 (Mon, 12 Aug 2013) Log Message: ----------- - add an action to Launch DataGUI in EulerGUI's tools menu - DataGUI : (WIP) possible to paste a new value in combobox for property or object value - update doc. for DataGUI - FIX loading URI's with # ( WIP ) : the rule in N3From.subscribeTripleAdded( String instanceURI ) was badly translated when its base URI includes a # Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/deductions/runtime/swing/AutoCompletion.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/java/eulergui/gui/actions/LaunchDataGUIAction.java trunk/eulergui/src/main/java/eulergui/gui/actions/LocalAction.java trunk/eulergui/src/main/java/eulergui/gui/main/ToolsManagement.java trunk/eulergui/src/main/scala/eulergui/util/URLHelper.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-08-02 16:06:09
|
Revision: 3678 http://sourceforge.net/p/eulergui/code/3678 Author: jmvanel Date: 2013-08-02 16:06:05 +0000 (Fri, 02 Aug 2013) Log Message: ----------- in RuleBasedApplicationWithCache.storeN3SourceInCache() : do NOT save in TDB Cache when N3 source is empty ( e.g. case when dbPedia is down ) Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/rdf/TripleStoreHelper.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-08-02 15:19:55
|
Revision: 3677 http://sourceforge.net/p/eulergui/code/3677 Author: jmvanel Date: 2013-08-02 15:19:50 +0000 (Fri, 02 Aug 2013) Log Message: ----------- - DataGUI: entering a non-downloadable URI in field "Enter URI for N3 term" does not prevent creating of an (empty) N3 form - fix use of TDB transactions in RuleBasedApplicationWithCache.scala & TripleComboBoxes.java - pom.xml : iupgrade to Euler(EYE) 2013-08 Modified Paths: -------------- trunk/eulergui/pom.xml trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/java/unif/TripleStoreTDB.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala trunk/eulergui/src/test/java/deductions/runtime/RuleBasedApplicationWithCacheTest.java trunk/eulergui/update_euler.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-30 20:29:35
|
Revision: 3676 http://sourceforge.net/p/eulergui/code/3676 Author: jmvanel Date: 2013-07-30 20:29:31 +0000 (Tue, 30 Jul 2013) Log Message: ----------- add images in doc for DataGUI app/ Added Paths: ----------- trunk/eulergui/html/images/data-gui-1.png trunk/eulergui/html/images/data-gui-2.png trunk/eulergui/html/images/data-gui-3.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-30 20:25:56
|
Revision: 3675 http://sourceforge.net/p/eulergui/code/3675 Author: jmvanel Date: 2013-07-30 20:25:53 +0000 (Tue, 30 Jul 2013) Log Message: ----------- - in RuleBasedApplicationWithCache call tdbCache.startTransaction() - doc. on DataGUI : WIP Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/eulergui/PrefixManager.java trunk/eulergui/src/main/java/unif/TripleStoreTDB.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-30 11:55:44
|
Revision: 3674 http://sourceforge.net/p/eulergui/code/3674 Author: jmvanel Date: 2013-07-30 11:55:38 +0000 (Tue, 30 Jul 2013) Log Message: ----------- DataGUI (N3Form) : after user adds new literal triples , new triples are added to the displayed form when restating app. Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/java/eulergui/PrefixManager.java trunk/eulergui/src/main/java/eulergui/gui/view/DatatypeEditor.java trunk/eulergui/src/main/java/unif/DatatypeHelper.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-29 20:54:03
|
Revision: 3673 http://sourceforge.net/p/eulergui/code/3673 Author: jmvanel Date: 2013-07-29 20:53:59 +0000 (Mon, 29 Jul 2013) Log Message: ----------- - DataGUI : be able to add new literal triples; TODO new triples should be added to the displayed form - FIX Triple.wrapAsTypedLiteral() when datatype is empty; - add in TripleStoreHelper : getRDFSPropertyValue() ,etc taken from N3Form Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/java/eulergui/rdf/TripleStoreHelper.java trunk/eulergui/src/main/java/n3_project/helpers/Triple.java trunk/eulergui/src/main/java/unif/TripleStoreJena.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-28 18:52:15
|
Revision: 3672 http://sourceforge.net/p/eulergui/code/3672 Author: jmvanel Date: 2013-07-28 18:52:11 +0000 (Sun, 28 Jul 2013) Log Message: ----------- SWExplorerWindow.scala : - catch and display errors during loading an URI - no more displaying a big table when the form would be empty Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-27 20:00:21
|
Revision: 3671 http://sourceforge.net/p/eulergui/code/3671 Author: jmvanel Date: 2013-07-27 20:00:15 +0000 (Sat, 27 Jul 2013) Log Message: ----------- DataGUI : FIXES (N3Form) Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-27 14:24:54
|
Revision: 3670 http://sourceforge.net/p/eulergui/code/3670 Author: jmvanel Date: 2013-07-27 14:24:49 +0000 (Sat, 27 Jul 2013) Log Message: ----------- Refactor : N3Form.java : get rod of passing GridBagConstraints TODO: * be able to add new literal triples * enhance N3 combobox : must be able to enter new URI's by keyboard or paste * enhance Wikipedia combobox : traet nicely case woth possible completions X, X1, X2 * update doc. Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-27 12:54:31
|
Revision: 3669 http://sourceforge.net/p/eulergui/code/3669 Author: jmvanel Date: 2013-07-27 12:54:27 +0000 (Sat, 27 Jul 2013) Log Message: ----------- DataGUI : * allow user to enter any URI as subject ( buttons in SOUTH position ) Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-27 10:29:24
|
Revision: 3668 http://sourceforge.net/p/eulergui/code/3668 Author: jmvanel Date: 2013-07-27 10:29:19 +0000 (Sat, 27 Jul 2013) Log Message: ----------- DataGUI : * allow user to enter any property about current subbject in N3 form TODO: * allow user to enter any URI as subject Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-26 21:35:01
|
Revision: 3667 http://sourceforge.net/p/eulergui/code/3667 Author: jmvanel Date: 2013-07-26 21:34:57 +0000 (Fri, 26 Jul 2013) Log Message: ----------- FIX compilation errors ( switch to ITripleStoreRETE) Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/HyperlinkManager.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/NewWindowHyperlinkManager.java trunk/eulergui/src/main/java/deductions/runtime/swing/SameWindowHyperlinkManager.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/scala/deductions/runtime/swing/NewWindowInstanceObjectPropertyGUIComponent.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIWindow.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-26 20:56:20
|
Revision: 3666 http://sourceforge.net/p/eulergui/code/3666 Author: jmvanel Date: 2013-07-26 20:56:16 +0000 (Fri, 26 Jul 2013) Log Message: ----------- DataGUI : - after user entering object property links: user triples are not persisted in TDB TODO: * allow user to enter any property * allow user to enter any URI as subject Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-26 15:02:34
|
Revision: 3665 http://sourceforge.net/p/eulergui/code/3665 Author: jmvanel Date: 2013-07-26 15:02:30 +0000 (Fri, 26 Jul 2013) Log Message: ----------- DataGUI : - after user entering object property links: actually update the N3 form N3 form is now updatable triple by triple through a N3/Drools rule TODO: user triples are not persisted Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/eulergui/PrefixManager.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-26 10:37:46
|
Revision: 3664 http://sourceforge.net/p/eulergui/code/3664 Author: jmvanel Date: 2013-07-26 10:37:42 +0000 (Fri, 26 Jul 2013) Log Message: ----------- DataGUI : - after entering object property links: WIP: actually update the N3 form: FIX rule generated for subscribing the N3 form to updates: The trouble was that arguments to addTriple() were N3 URI <> surrounnded, and currently this is the mark of EulerGUI framework assignments. Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/eulergui/inference/drools/impl/DeferredMethodCall.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-25 15:45:09
|
Revision: 3663 http://sourceforge.net/p/eulergui/code/3663 Author: jmvanel Date: 2013-07-25 15:45:05 +0000 (Thu, 25 Jul 2013) Log Message: ----------- DataGUI : - widget for entering object property links: * new button to actually save link * N3Form subscribes to triples by an N3 rule (WIP) - add LaunchDataGUIAction in EulerGUI N3 editor Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/RuleBasedApplicationStarter.java trunk/eulergui/src/main/java/deductions/runtime/swing/AutoCompletion.java trunk/eulergui/src/main/java/deductions/runtime/swing/JTableButtonMouseListener.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3JTable.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3SourceTableView.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3TableModel.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/java/eulergui/gui/actions/LaunchSWExplorerAction.java trunk/eulergui/src/main/java/eulergui/project/Project.java trunk/eulergui/src/main/java/eulergui/rdf/TripleStoreHelper.java trunk/eulergui/src/main/java/unif/TripleStoreJena.java trunk/eulergui/src/main/resources/org/gjt/sp/jedit/actions.xml trunk/eulergui/src/main/resources/org/gjt/sp/jedit/jedit_gui.props trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUI.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/util/WindowsFactory.scala trunk/eulergui/src/test/java/samples/N3TabularEditorComponent.java Added Paths: ----------- trunk/eulergui/src/main/java/eulergui/gui/actions/LaunchDataGUIAction.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-24 11:13:28
|
Revision: 3662 http://sourceforge.net/p/eulergui/code/3662 Author: jmvanel Date: 2013-07-24 11:13:24 +0000 (Wed, 24 Jul 2013) Log Message: ----------- DataGUI : - widget for entering object property links to existing or new Id (TripleComboBoxes.java)) new linking window packed, and disposed on close - add EG icon - remove useless ; in DataGUIWindow.scala , SWExplorerWindow.scala TODO: combobox for choosing URI not really editable Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/AutoCompletion.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/util/WindowsFactory.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-22 10:44:53
|
Revision: 3661 http://sourceforge.net/p/eulergui/code/3661 Author: jmvanel Date: 2013-07-22 10:44:47 +0000 (Mon, 22 Jul 2013) Log Message: ----------- FIX inference launch form GUI: InferenceSwingWorker.scala has been recently broken Modified Paths: -------------- trunk/eulergui/src/main/scala/eulergui/gui/inference/InferenceSwingWorker.scala trunk/eulergui/src/test/java/eulergui/gui/TestImportSwrl.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-20 10:31:25
|
Revision: 3660 http://sourceforge.net/p/eulergui/code/3660 Author: jmvanel Date: 2013-07-20 10:31:22 +0000 (Sat, 20 Jul 2013) Log Message: ----------- - N3Form : button for creating new triples is now in a popup - refactor: extract this button from N3Form into TripleComboBoxes Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TripleComboBoxes.java Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/swing/util/WindowsFactory.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-17 08:50:31
|
Revision: 3659 http://sourceforge.net/p/eulergui/code/3659 Author: jmvanel Date: 2013-07-17 08:50:24 +0000 (Wed, 17 Jul 2013) Log Message: ----------- - DataGUI: all n3 Forms create by the 3 possiblez ways are EditEnabled - add finalize() in RuleBasedApplicationWithCache for better TDB behavior when closing the app but TODO: transactions will be necessary if we keep the multithreading in loading URI's in TDB TODO : same string everywhere in fields in N3 form Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3SourceTableView.java trunk/eulergui/src/main/java/unif/TripleStoreTDB.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-16 20:55:02
|
Revision: 3658 http://sourceforge.net/p/eulergui/code/3658 Author: jmvanel Date: 2013-07-16 20:54:58 +0000 (Tue, 16 Jul 2013) Log Message: ----------- FIX: TripleStoreFromNamedModel was not writing to its own named Model, but to the default named Model TESTED with DataGUI: resource cache is working again Modified Paths: -------------- trunk/eulergui/src/main/java/unif/TripleStoreFromNamedModel.java trunk/eulergui/src/main/java/unif/TripleStoreTDB.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-16 20:29:53
|
Revision: 3657 http://sourceforge.net/p/eulergui/code/3657 Author: jmvanel Date: 2013-07-16 20:29:49 +0000 (Tue, 16 Jul 2013) Log Message: ----------- FIX saving to Jena TDB a typed literal: it was like "123"^^<<htttp://bla#interger>> Modified Paths: -------------- trunk/eulergui/src/main/java/n3_project/helpers/Triple.java trunk/eulergui/src/main/java/unif/TripleStoreJena.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-07-16 09:12:22
|
Revision: 3656 http://sourceforge.net/p/eulergui/code/3656 Author: jmvanel Date: 2013-07-16 09:12:18 +0000 (Tue, 16 Jul 2013) Log Message: ----------- - add examples/ace/family.ace - SWExplorer : add ProgressFrame - new reusable ProgressFrame.scala with stop button Modified Paths: -------------- trunk/eulergui/html/fr/pres_osdc_2012_regles_n3_long.xhtml trunk/eulergui/src/main/java/deductions/runtime/swing/TemporaryFrame.java trunk/eulergui/src/main/scala/deductions/runtime/swing/DBPediaComboBox.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorer.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala trunk/eulergui/src/main/scala/eulergui/gui/inference/InferenceSwingWorker.scala Added Paths: ----------- trunk/eulergui/examples/ace/family.ace trunk/eulergui/src/main/scala/deductions/runtime/swing/util/ trunk/eulergui/src/main/scala/deductions/runtime/swing/util/ProgressFrame.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |