Parent project of the importer modules.
The Import project import reference data, which is used by the DCC ETL project, into MongoDB
.
To compile, test and package the system, execute the following from the root of the repository:
mvn
The Import system is comprised of the following modules.
This module is the shared understanding of the system.
This is the main entry point of the application.
These modules import various data sources.
For information on static resources used by this project, see RESOURCES.md.
For automated deployment and installation of the infrastructure and software components, please consult the dcc-cm project.
Change log for the user-facing system modules may be found in CHANGES.md.
Copyright and license information may be found in LICENSE.md.