Secure Record Transfer Application
Welcome to the documentation for the NCTR’s Secure Record Transfer Application! The Secure record transfer application is a web based application built by the NCTR Archives to receive standardized metadata alongside digital files. This application also provides functionality for archivists to view and export information about submissions, and also allows for the export of CSVs compatible with AtoM.
Contents:
- Introduction
- Running the App
- Application Overview
- Administrator Guide
- Application Settings
- Developer Resources
- configuration - Custom Config Parsers
- caais.models - Models Defining the CAAIS Standard
- recordtransfer.forms - Transfer Forms
- recordtransfer.views - Views
- recordtransfer.jobs - Background Tasks and Jobs
- recordtransfer.emails - Email Notifications
- recordtransfer.caais - Convert to CAAIS Metadata
- recordtransfer.models - Data Models
- recordtransfer.utils - Utility Functions
- recordtransfer.decorators - Decorators