+++ BioCASE +++ Tools Assorted simple tools used by BioCASE. The following list of tools is not necessarily complete: __ 1.| cmf lister ------------------------- XSL stylesheet to list a CMF to HTML __ 2.| conmap mover (outdated -> config-tool) ------------------------- a python script that tries to update a old conmap file to a newer version. it reads all custom tags from an old CMF: dbAttribute, dontRepeat, recordIdentifier, ... then read a new conmap template and inserts the old custom tags at their old xpath if it exists. If not, the result and log file will inform you about lost xpaths (=concepts) __ 3.| conmap compressor (outdated -> config-tool) ------------------------- script to compress a CMF to only its used (mapped) elements. __ 4.| cmf_type_test.py ------------------------- script to test a CMF for the existance of XML type declarations in leaf elements. Now also done by config-tool. __ 5.| testDbConnectionEncodings.py ------------------------- script to test different ODBC encoding settings and compare results.