Skip to content
nognkantoor edited this page Nov 28, 2015 · 2 revisions

Aim

The purpose of this project is to create/provide Free, Libre Open Source Tools that can do the grunt work involved in analysing handwriting.

Project Phases

Phase 1

  • Creation of ODF (ISO/IEC 26300:2006 specifications) formatted spreadsheets for Integrative Graphology and Holistic Graphology;

Phase II

  • Construction of SQLite databases, that are functionally equivalent to the ODF spreadsheets;
  • Writing software that can read/write/edit the SQLite databases;

Phase III

  • Writing software that reads output from Digital callipers, and output it to the SQLite database used by the software created in Phase II;

Phase IV

  • Writing software that matches database contents to typologies defined by various systems, such as DISC, Myers-Briggs, Keirsey Temperament Sorter, Thematic Apperception Test, MMPI, MMPI-2, 16PF, etc;
  • Writing software that matches database contents to Dictionary of Occupation Titles, and related material on vocational guidance, job requirements, and similar issues;

Software

Software will be written in Python.

Documentation

Documentation will consist of:

  • How to install the tools on a computer;
  • A list of terms used in the tools, and the definition of those terms;
  • A list of books to study, to know how to correctly score the items contained in the SQLite Databases;
  • A list of books to study, to use the systems of handwriting analysis inherent with the specific tools being used;
Clone this wiki locally