Data Dictionary

From IMSMA Wiki
Revision as of 16:54, 15 March 2016 by Alnaucler (talk | contribs)
Jump to: navigation, search
Ambox warning blue construction.png There has been some progress and the Data Dictionary is about 50% done.

The Data Dictionary has two user groups:

  • non-technical users
  • administrators

and has the ambition to cover both user groups' needs.

The IMSMANG database consists of three main groups of tables:

  • Items
    • Approved information a.k.a. Item / Summary / CV tables
    • Data Entry Forms a.k.a. infoversion tables
    • Tables that belongs to both groups
  • Task and Auxiliary Data
  • Miscellaneous tables
    • Data Inventory Manager and templates tables
    • Migration tables
    • System tables
Note.jpg [italic] will highlight something technical such as IMSMANG database table name.

The data type used are

  • Country structure
  • Date
  • Integer
  • Multi-select (are stored in a separate table xx_has_imsmaenum. and use the look-up table imsmaenum)
  • Numeric (may have decimals)
  • Organisation
  • Place
  • Single-select (use the look-up table imsmaenum)
  • String (have maximum length)
  • Text (no maximum length)
Warning.jpg The length of the fields may vary between migrated from Legacy databases and databases that were created with IMSMANG of version 5 or newer.