amalgame/commit

MISC: refactoring, improve caching logic. Still work in progress

authorJacco van Ossenbruggen
Tue Sep 16 18:48:31 2014 +0200
committerJacco van Ossenbruggen
Tue Sep 16 18:48:31 2014 +0200
commit3abaa70a87bd0473dd5aae6470f00c6f4321bead
treec0dfeac6d238cc181a7f3f97d3cbe3e535799ecf
parentbe349cd20591765282f9add5ce1bc8a55e12e04d
Diff style: stat patch
 applications/builder.pl                    | 10 +++++++
 applications/startpage.pl                  |  2 ++
 lib/ag_drivers/exec_amalgame_process.pl    |  2 ++
 lib/ag_modules/compound_label_generator.pl |  3 ++
 lib/ag_modules/compound_label_selecter.pl  |  3 ++
 lib/ag_modules/exact_label_generator.pl    |  8 ++++++
 lib/ag_modules/exact_label_match.pl        |  1 +
 lib/ag_modules/exact_label_selecter.pl     |  4 +++
 lib/ag_modules/isub_generator.pl           |  3 ++
 lib/ag_modules/isub_selecter.pl            |  4 +++
 lib/ag_modules/snowball_label_generator.pl |  3 ++
 lib/ag_modules/snowball_label_selecter.pl  |  4 +++
 lib/amalgame/ag_stats.pl                   | 11 ++++++++
 lib/amalgame/caching.pl                    |  9 ++++++
 lib/amalgame/expand_graph.pl               | 30 ++++++++++++++++++++
 lib/amalgame/hooks/skos_browser.pl         | 12 ++++++++
 lib/amalgame/scheme_stats.pl               |  1 +
 lib/amalgame/util.pl                       | 26 +++++++++++++++++
 lib/amalgame/vocabulary.pl                 | 45 ++++++++++++++++++++++++++++++
 19 files changed, 94 insertions(+), 87 deletions(-)