amalgame/commit

Merge branch 'master' of github.com:jrvosse/amalgame

authorJacco van Ossenbruggen
Sat Aug 30 08:40:40 2014 +0200
committerJacco van Ossenbruggen
Sat Aug 30 08:40:40 2014 +0200
commitf0f53e2d0e2ae1360eb3fa9ed66460f9def4ebd3
tree3c63eff8cee9fcba57fe00158783ad407e42bfc1
parent2ba9b0beac0a2a42cd085cf2071ed013cba08a3e ac71063258143e1dfb636fed7fd378360cdab010
Diff style: stat patch
 api/node_info.pl                            |   9 +++
 api/strategy_viz.pl                         |   4 ++
 api/virtual_concepts.pl                     |  65 +++++++++++++++++
 applications/publisher.pl                   |   6 ++
 applications/startpage.pl                   |   6 ++
 components/amalgame/startpage.pl            |   2 ++
 config-available/ag_strat_prov_graph_viz.pl |  20 ++++++
 lib/ag_modules/best_numeric.pl              |   8 +++
 lib/ag_modules/map_merger.pl                |   5 ++
 lib/ag_modules/most_generic.pl              |   8 +++
 lib/ag_modules/most_labels.pl               |   9 +++
 lib/ag_modules/most_methods.pl              |  10 +++
 lib/ag_modules/sibling_selecter.pl          |   9 +++
 lib/ag_modules/type_select.pl               |   6 ++
 lib/ag_modules/voc_exclude.pl               |  51 ++++++++++++++
 lib/amalgame/map.pl                         |   4 ++
 lib/amalgame/voc_stats.pl                   |  56 +++++++++++++++
 lib/amalgame/vocabulary.pl                  |  21 ++++++
 rdf/tool/ag_modules.ttl                     |   9 +++
 rdf/tool/amalgame.ttl                       | 105 ++++++++++++++++++++++++++++
 web/js/vocabulary.js                        |   3 ++
 21 files changed, 207 insertions(+), 209 deletions(-)