Implementations - AtlasOfLivingAustralia/ala-datamob GitHub Wiki

DM implementations (to be) released under mozilla public licence

  1. Australian Museum * texpress backend database to emu collection management system
  2. South Australian Museum * texpress backend database to emu collection management system
  3. Austalian National Wildlife Collection * sql-server backend database to bespoke collection management system
  4. ...

Other functional prototypes, interesting algorithms, etc...

  • afd names denormalising algorithm -> morphbank load (pentaho, awk)
  • nnp postgis search of g.a. gazeteer (pgsql, postgis functions)
  • scanning free-text for controlled vocabularies (pentaho, montylingua)
  • populating a key-value (columnar) postgres table from a tabular source-file (postgresql, awk) for value-distribution analysis and pattern finding (using datacleaner)
  • scanning taxonomy hierarchies for multiple parents (postgresql, awk)
  • analysing a google-doc spreadsheet using their webservice api (pentaho, javascript)
  • ...