mdTranslator
Architecture
This section covers the architecture of mdTranslator and two software wrappers used to interface directly with the mdTranslator.
mdTranslator - covers the internal architecture of the mdTranslator.
Command Line Interface - covers the architecture of CLI wrapper that makes the mdTranslator available from the command line.
File Folder Structure - covers the folder organization for repository.
Execution Path - covers the logical path a reader or writer translation takes through the mdTranslator code.
Internal Object - covers the organization of the mdTranslator hash that acts as the central data store for all readers and writers.
Response Hash - covers the organization of the mdTranslator hash that is returned to a user after processing by a metadata reader or writer.
Gem Dependencies - covers the Ruby Gems required by mdTranslator and their version.
Configuration Files - covers configuration files for packages integrated with mdTranslator.