amalgame/commit

first steps for improved amalgame module registration

authorMichiel Hildebrand
Mon May 2 22:16:00 2011 +0200
committerMichiel Hildebrand
Mon May 2 22:16:00 2011 +0200
commit34e9cb6ddbfb1126ecc07096ee6182f53b3ce966
tree33f2a02da76b30137f1931fd67b74a3166fb6d68
parentea68d536c4239d035e167cad2e25a2b6876b5d6e
Diff style: stat patch
 applications/equalizer/controls.pl                 | 105 +++++++++++++++++++++
 applications/equalizer/eq_builder.pl               |   2 ++
 applications/equalizer/stats.pl                    |  20 ++++
 applications/equalizer/web/css/builder.css         |  19 ++++
 applications/equalizer/web/js/infobox.js           |  29 ++++++
 config-available/ag_modules.pl                     |   7 ++
 .../matchers => ag_modules}/exact_label_match.pl   |   4 ++
 lib/{amalgame/select => ag_modules}/select1_1.pl   |   4 ++
 .../matchers => ag_modules}/snowball_match.pl      |  10 ++
 lib/amalgame/alignment_graph.pl                    |   6 ++
 lib/amalgame/amalgame_modules.pl                   |  41 ++++++++
 lib/amalgame/candidate.pl                          |   6 ++
 lib/amalgame/expand_graph.pl                       |  16 ++++
 rdf/tool/amalgame.ttl                              |  36 +++++++
 rdf/tool/modules.ttl                               |  28 ++++++
 15 files changed, 169 insertions(+), 164 deletions(-)