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-10-13 15:01:41
|
Revision: 3755 http://sourceforge.net/p/eulergui/code/3755 Author: jmvanel Date: 2013-10-13 15:01:36 +0000 (Sun, 13 Oct 2013) Log Message: ----------- DomainApplication.scala : WIP : - update doc. with screenshot - add dbo N3 prefix to predefined ones Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/deductions/Namespaces.java Added Paths: ----------- trunk/eulergui/examples/domain-app-Song.n3 trunk/eulergui/html/images/domain-app1.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-10-13 14:24:44
|
Revision: 3754 http://sourceforge.net/p/eulergui/code/3754 Author: jmvanel Date: 2013-10-13 14:24:38 +0000 (Sun, 13 Oct 2013) Log Message: ----------- DomainApplication.scala : WIP : Scale down thumbnail icon Image to 30x30 TODO: * after restarting the app, get a second identical button Modified Paths: -------------- 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...> - 2013-10-13 13:37:46
|
Revision: 3753 http://sourceforge.net/p/eulergui/code/3753 Author: jmvanel Date: 2013-10-13 13:37:41 +0000 (Sun, 13 Oct 2013) Log Message: ----------- DomainApplication.scala : WIP : - given property does now show in N3 form (forgot to call setEditEnabled() on N3Form ) TODO: * setting a list of properties in N3 spec for the edited class * clicking button a second time: TDBException: Read-only block manager Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java 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...> - 2013-10-13 11:22:25
|
Revision: 3752 http://sourceforge.net/p/eulergui/code/3752 Author: jmvanel Date: 2013-10-13 11:22:20 +0000 (Sun, 13 Oct 2013) Log Message: ----------- DomainApplication.scala : WIP : - button has a label, in case the image is not good TODO: * clicking button a second time: TDBException: Read-only block manager * given property does now show in N3 form Modified Paths: -------------- trunk/eulergui/examples/domain-app-Person.n3 trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.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...> - 2013-10-13 10:54:29
|
Revision: 3751 http://sourceforge.net/p/eulergui/code/3751 Author: jmvanel Date: 2013-10-13 10:54:24 +0000 (Sun, 13 Oct 2013) Log Message: ----------- DomainApplication.scala : WIP : - fix: frame was declared with def not val - set a layout on contentPane - now panel for buttons and form after click display Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/scala/deductions/runtime/UserManagement.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/RuleBasedApp.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...> - 2013-10-13 09:51:30
|
Revision: 3750 http://sourceforge.net/p/eulergui/code/3750 Author: jmvanel Date: 2013-10-13 09:51:27 +0000 (Sun, 13 Oct 2013) Log Message: ----------- DomainApplication.scala : WIP : - rule does fire - forgot panel for buttons Modified Paths: -------------- trunk/eulergui/examples/domain-app-Person.n3 trunk/eulergui/examples/domain-app-rules.n3 trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.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...> - 2013-10-12 18:59:25
|
Revision: 3749 http://sourceforge.net/p/eulergui/code/3749 Author: jmvanel Date: 2013-10-12 18:59:20 +0000 (Sat, 12 Oct 2013) Log Message: ----------- DomainApplication.scala : WIP : rule does not fire Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/eulergui/inference/drools/impl/N3JavaMappingBuiltin.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.scala Added Paths: ----------- trunk/eulergui/examples/domain-app-Person.n3 trunk/eulergui/examples/domain-app-rules.n3 trunk/eulergui/src/main/scala/deductions/runtime/swing/components/RuleBasedApp.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/domainApplication/ 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...> - 2013-10-12 10:15:28
|
Revision: 3748 http://sourceforge.net/p/eulergui/code/3748 Author: jmvanel Date: 2013-10-12 10:15:22 +0000 (Sat, 12 Oct 2013) Log Message: ----------- new case class CreationButton: RDF resource Creation button, to create a new user defined foaf:Person, * with an ordered list of properties to appear in the form cf DomainApplication in doc. Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationHelper.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/ 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...> - 2013-10-12 08:43:16
|
Revision: 3747 http://sourceforge.net/p/eulergui/code/3747 Author: jmvanel Date: 2013-10-12 08:43:10 +0000 (Sat, 12 Oct 2013) Log Message: ----------- - Doc. : add DomainApplication - launch from EG tools menu: Semantic Web Data GUI: create & modify triples Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/eulergui/gui/main/ToolsManagement.java trunk/eulergui/src/main/resources/eulergui.properties Added Paths: ----------- trunk/eulergui/src/main/java/eulergui/gui/tools/LaunchDataGUI.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-10-12 06:59:27
|
Revision: 3746 http://sourceforge.net/p/eulergui/code/3746 Author: jmvanel Date: 2013-10-12 06:59:23 +0000 (Sat, 12 Oct 2013) Log Message: ----------- fix popup message after downloading Predicates URI referred ( SWExplorerWindow.scala ) Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/RuleBasedApplicationStarter.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationHelper.scala 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-10-11 18:00:07
|
Revision: 3745 http://sourceforge.net/p/eulergui/code/3745 Author: jmvanel Date: 2013-10-11 17:59:59 +0000 (Fri, 11 Oct 2013) Log Message: ----------- FEATURE: now when DataGUI downloads an URI <S>, it downloads also all predicates ?P such that: <S> ?P ?O . The downloaded ontologies are stored in persistent store, and will be used next time a form view is displayed. NOTE: for dbPedia properties, only label and comment are available, not domain, range, etc. Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/eulergui/rdf/TripleStoreHelper.java trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationHelper.scala 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-10-11 16:27:22
|
Revision: 3744 http://sourceforge.net/p/eulergui/code/3744 Author: jmvanel Date: 2013-10-11 16:27:14 +0000 (Fri, 11 Oct 2013) Log Message: ----------- N3Form: - add full URI of predicate to tooltip - try to reduce size of buttons (not a success ) - clean code 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/scala/deductions/runtime/swing/NewWindowInstanceObjectPropertyGUIComponent.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-10-11 10:54:29
|
Revision: 3743 http://sourceforge.net/p/eulergui/code/3743 Author: jmvanel Date: 2013-10-11 10:54:23 +0000 (Fri, 11 Oct 2013) Log Message: ----------- add missing mime type for svn in html/ Modified Paths: -------------- trunk/eulergui/html/documentation.html Property Changed: ---------------- trunk/eulergui/html/ace-owl-n3.html trunk/eulergui/html/demo_cnl2012.html trunk/eulergui/html/deployment.html trunk/eulergui/html/documenting_rule_base.html trunk/eulergui/html/eulergui_history.html trunk/eulergui/html/event_cnl2012.html trunk/eulergui/html/new_in_2.0.html trunk/eulergui/html/tool_comparison.html trunk/eulergui/html/vision.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-10-10 11:02:36
|
Revision: 3742 http://sourceforge.net/p/eulergui/code/3742 Author: jmvanel Date: 2013-10-10 11:02:32 +0000 (Thu, 10 Oct 2013) Log Message: ----------- update html/rules-examples.html ( social networks ) Modified Paths: -------------- trunk/eulergui/html/ace-owl-n3.html trunk/eulergui/html/rules-examples.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-10-10 08:52:03
|
Revision: 3741 http://sourceforge.net/p/eulergui/code/3741 Author: jmvanel Date: 2013-10-10 08:51:57 +0000 (Thu, 10 Oct 2013) Log Message: ----------- DataGUI : FIX loading from input URI field ( bug in commit [r3738] ) Revision Links: -------------- http://sourceforge.net/p/eulergui/code/3738 Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/eulergui/util/N3TermHelper.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-10-10 08:03:56
|
Revision: 3740 http://sourceforge.net/p/eulergui/code/3740 Author: jmvanel Date: 2013-10-10 08:03:51 +0000 (Thu, 10 Oct 2013) Log Message: ----------- remove duplicated rows in N3Form Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jm...@us...> - 2013-10-09 22:32:45
|
Revision: 3739 http://sourceforge.net/p/eulergui/code/3739 Author: jmvanel Date: 2013-10-09 22:32:42 +0000 (Wed, 09 Oct 2013) Log Message: ----------- - do not add an empty string in the persistent triple store (alias TDB cache) 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-10-09 18:41:28
|
Revision: 3738 http://sourceforge.net/p/eulergui/code/3738 Author: jmvanel Date: 2013-10-09 18:41:23 +0000 (Wed, 09 Oct 2013) Log Message: ----------- in DataGUI (and elsewhere due to N3TermHelper), french accents are now URL Encoded, so this abbreviated N3 term is now downloaded : dbpedia:Claude_Fran?\195?\167ois Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/util/N3TermHelper.java trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala 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-10-09 17:22:42
|
Revision: 3737 http://sourceforge.net/p/eulergui/code/3737 Author: jmvanel Date: 2013-10-09 17:22:38 +0000 (Wed, 09 Oct 2013) Log Message: ----------- DataGUI : removed these bad messages: Exception JenaTransactionException Not in a transaction (location:/home/jmv/.eulergui/TDBDatabases/Dataset1/) , occured during loading this URI: Modified Paths: -------------- 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-10-09 14:49:05
|
Revision: 3736 http://sourceforge.net/p/eulergui/code/3736 Author: jmvanel Date: 2013-10-09 14:48:57 +0000 (Wed, 09 Oct 2013) Log Message: ----------- ACE ==> N3 source : try to FIX bad URI's such as: http://www.w3.org/2002/07/owl#appartment_simple.ace.n3p#has-price Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/project/N3SourceFromACE.java 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. |
From: <jm...@us...> - 2013-10-08 18:27:19
|
Revision: 3735 http://sourceforge.net/p/eulergui/code/3735 Author: jmvanel Date: 2013-10-08 18:27:14 +0000 (Tue, 08 Oct 2013) Log Message: ----------- WIP: - DataGUI : scenario : * entering dbpedia:myContact a foaf:Person. * ==> displays a form for empty fields * enter a value that goes into TDB - writing, reading and taken in account the timestamp for file N3 source TODO: - fix message about transaction - form should display fields for resource e.g. img as button ( must add ontology to Drools KB ) Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/Namespaces.java trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/deductions/runtime/swing/TemporaryFrame.java trunk/eulergui/src/main/java/unif/TripleStoreJena.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/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-10-06 18:32:42
|
Revision: 3734 http://sourceforge.net/p/eulergui/code/3734 Author: jmvanel Date: 2013-10-06 18:32:38 +0000 (Sun, 06 Oct 2013) Log Message: ----------- - better catch RDF parse errors (still trouble in Jena itself that looses line numbers) - upgrade Euler to 2023-10 Modified Paths: -------------- trunk/eulergui/CHANGELOG trunk/eulergui/html/documentation.html trunk/eulergui/pom.xml trunk/eulergui/src/main/java/eulergui/project/N3Source.java trunk/eulergui/src/main/java/eulergui/project/RDFToN3Converter.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-10-01 15:33:13
|
Revision: 3733 http://sourceforge.net/p/eulergui/code/3733 Author: jmvanel Date: 2013-10-01 15:33:02 +0000 (Tue, 01 Oct 2013) Log Message: ----------- update CHANGELOG Modified Paths: -------------- trunk/eulergui/CHANGELOG trunk/eulergui/html/n3_rules_good_practices.html 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-09-26 08:06:17
|
Revision: 3732 http://sourceforge.net/p/eulergui/code/3732 Author: jmvanel Date: 2013-09-26 08:06:13 +0000 (Thu, 26 Sep 2013) Log Message: ----------- FIX : DataGUI executable accepts argument like dbpedia:Chuck_Berry Modified Paths: -------------- 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-09-25 20:22:11
|
Revision: 3731 http://sourceforge.net/p/eulergui/code/3731 Author: jmvanel Date: 2013-09-25 20:22:08 +0000 (Wed, 25 Sep 2013) Log Message: ----------- - N3Form : remove literal triples not suiting application language - RuleBasedApplicationWithCache: avoid enumerate all graphs, query for graph named uri 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/scala/deductions/runtime/RuleBasedApplicationWithCache.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |