xmlrdf/commit
Updated AHM example to reproduce results of the non-cliopatria version.
author | Jan Wielemaker |
---|---|
Fri Mar 25 14:33:44 2011 +0100 | |
committer | Jan Wielemaker |
Fri Mar 25 14:33:44 2011 +0100 | |
commit | 74e7ce75814d9cdb3caa3f64925f0b631a454a2e |
tree | 397c74d8a677de734e9913db15e20166358b6036 |
parent | eb47dca7391a9becbb23423dc926802d6847abf0 |
Diff style: stat patch
config-available/xmlrdf.pl | 7 +++ examples/AHM/Notes.txt | 12 ++++ examples/AHM/{rewrite.pl => rewrite_data.pl} | 93 ++++++++++++++++++++++++++++ examples/AHM/rewrite_people.pl | 62 +++++++++++++++++++ examples/AHM/rewrite_thes.pl | 45 ++++++++++++++ examples/AHM/{run.pl => run-data.pl} | 62 +++++++++++++++++++ examples/AHM/run-people.pl | 73 ++++++++++++++++++++++ examples/AHM/run-thesaurus.pl | 30 +++++++++ examples/AHM/util.pl | 62 +++++++++++++++++++ lib/xmlrdf/xmlrdf.pl | 4 ++ 10 files changed, 347 insertions(+), 103 deletions(-)