“NORM DATABASE” ADD-ON for the EDI TOOLKIT for RUBY (edi4r)

This is Ruby gem edi4r-tdid version :include: VERSION

It provides the full range of UN/EDIFACT Trade Data Interchance Directories (TDIDs) to the edi4r gem.

Installation

Install it as any other Ruby gem, e.g.:

sudo gem install edi4r-tdid-<version>.gem

It supplements the core edi4r gem. While not strictly required, I recommend to install edi4r, as there are only few people who would use this add-on without it.

Usage

require 'edi4r-tdid'

See also

  • Man page.

  • Documentation of the included CSV file formats

  • The UN/EDIFACT TDID data are derived from the original UN/ECE site. See LICENAGR.UNTDID for UN/ECE’s license details.

  • This code is put under the Ruby license, see COPYING for details.

  • Care has been taken to fix various issues in the original TDID data. See MSG_ISSUES for details about the applied patches.

  • A Changelog is maintained since release 0.6.x.

  • Finally, see TO-DO for the current wish list.

:include: AuthorCopyright

Enjoy,

Heinz