Timeline
09/12/08:
- 21:59 Changeset [560] by
-
- added strong name key to CEDMA.Charting.
- moved classes related to charting from CEDMA.Core to CEDMA.Charting
- 21:57 Changeset [559] by
-
added plug-in CEDMA.Charting to the script that copies plugin assemblies into the application base directory
- 21:27 Changeset [558] by
-
added new project for CEDMA.Charting plug-in. ticket #268 (Possibility to open the function-tree of any model (represented as point in the scatter-plot)). A specialized implementation of chart is necessary to support selection as needed for CEDMA.
- 21:15 Ticket #268 (Possibility to open the function-tree of any model (represented as ...) created by
- 17:36 Changeset [557] by
-
added very coarse grained locking in the Store as a quick fix to support distributed execution model generating engines
- 17:35 Changeset [556] by
-
minor change: uncommented call to start the scheduler again
- 17:29 Changeset [555] by
-
ignore samples where the original value is 0 to prevent division by zero and thus MAPE=infinite
- 11:26 Ticket #200 (Simple indexer for results and matching search-frontend for ...) closed by
- fixed: The console provides functionality to display solution quality for all …
- 11:24 Changeset [554] by
-
added 'jitter' sliders to add random noise to data points (useful in scatter plots with integer values). #200 (Simple indexer for results and matching search-frontend for solution-quality)
09/11/08:
- 21:11 Changeset [553] by
-
added a results-tab in the cedma console which contains a data chart that can be used to display histograms and scatter plots for any result value.
- 21:09 Changeset [552] by
-
added overrides for Equals and GetHashCode in Entity, Literal, SerializedLiteral to behave like values (equal means same uri or value). #200 (Simple indexer for results and matching search-frontend for solution-quality).
- 21:06 Changeset [551] by
-
added a method to select based on a set of templates. #200 (Simple indexer for results and matching search-frontend for solution-quality)
- 15:28 Ticket #267 (DataRowType.Bars is not implemented in DataChart) closed by
- fixed: fixed with r550. Bars can be specified by adding two data points for …
- 15:28 Changeset [550] by
-
fixed #267 (DataRowType.Bars is not implemented in DataChart).
Bars can be specified by adding two data points for the lower left and upper right corner.
- 14:57 Ticket #267 (DataRowType.Bars is not implemented in DataChart) created by
- 14:33 Changeset [549] by
-
improved SelectProperties operator to query only one specific predicate. #200 (Simple indexer for results and matching search-frontend for solution-quality)
09/10/08:
- 19:46 Ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB) closed by
- fixed: After changes r543:548 each result item is stored only once. While …
- 19:32 Changeset [548] by
-
added commands to copy the SemWeb dlls into the plugins directory. #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 19:31 Changeset [547] by
-
added new operators to add new rdf-statments and to query the stored graph (with statement templates). #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 19:30 Changeset [546] by
-
published the rdf-store as WCF service. #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 19:29 Changeset [545] by
-
implemented RDF backend on to of SemWeb. #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 19:27 Changeset [544] by
-
added interface IStore and data classes (with DataContracts) for the RDF backend. #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 10:29 Changeset [543] by
-
removed prototypical implementation of rdf-like statement store and corresponding operators in a consolidation step (to prepare for a more solid implementation). Ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB)
09/04/08:
- 18:41 Changeset [542] by
-
improved operators to write items to the DB and added two operators to extract items from the DB and add them as variables. ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 18:39 Changeset [541] by
-
fixed a bug in the method to query items and added two columns (id and creation date) to the statement table. (ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB))
- 18:36 Changeset [540] by
-
added entities for posteriori quality calculation of function-trees
09/03/08:
- 20:39 Changeset [539] by
-
added a method that creates a number of default items and statements (we could call it ontology) this is necessary so that we have a list of fixed items that will later allow selection of specific items based on statements.
#261 (Items are stored multiple times in the result entries in the CEDMA DB).
- 20:34 Changeset [538] by
-
added operators to help with the transformation form the result-tree to the item/statement-graph. ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 20:32 Changeset [537] by
-
added tables for items and statements, a class for items and methods to create items and statements and to retrieve items. ticket #261 (Items are stored multiple times in the result entries in the CEDMA DB)
- 20:27 Changeset [536] by
-
fixed incorrect variable retrieval (goes through the operator now instead of directly to the scope) (#200)
- 20:25 Changeset [535] by
-
added a try-catch block to handle the case that a plug-in installs a non-CLR .dll file
- 14:11 Changeset [534] by
-
fixed a tiny problem in the persistence of Datasets
- 14:07 Ticket #266 (GUID is not restored (persistence) for Variables) closed by
- fixed: fixed with r533
- 14:07 Changeset [533] by
-
fixed #266 (GUID is not restored (persistence) for Variables)
- 13:53 Ticket #266 (GUID is not restored (persistence) for Variables) created by