Differences between revisions 2 and 3
Revision 2 as of 2008-08-20 11:27:37
Size: 2802
Editor: abr
Comment:
Revision 3 as of 2010-03-17 13:12:52
Size: 2805
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
/!\ Validation (RIFF) is moved to ["TaskA.4.4"] /!\ Validation (RIFF) is moved to [[TaskA.4.4]]
Line 34: Line 34:
 * [:TaskA.4.1AnalysisDocument:Analysis Document]
 * [:TaskA.4.1DesignDocument:Design Document]
 * [:TaskA.4.1SystemMaintenanceDocument:System Set-up and Maintenance Document]
 * [[TaskA.4.1AnalysisDocument|Analysis Document]]
 * [[TaskA.4.1DesignDocument|Design Document]]
 * [[TaskA.4.1SystemMaintenanceDocument|System Set-up and Maintenance Document]]
Line 38: Line 38:
 * ["TaskA.4"]  * [[TaskA.4]]
Line 41: Line 41:
[[PageDicts(Action,Iteration, Time used,Status,Notes,Tasks adressed ~= TaskA.4.1)]] <<PageDicts(Action,Iteration, Time used,Status,Notes,Tasks adressed ~= TaskA.4.1)>>

A.4.1. Ingest

State: In progress

Time used: 7 md (te).

/!\ Validation (RIFF) is moved to TaskA.4.4

Description

It is necessary to build a module that can ingest packages of DOMS material. During ingest the data should be ingested as a valid whole or rejected otherwise. Thus we need to build validation software and ingest software.

This subtask is concerned with the ingest software. The ingest module should take a packaged chunk of data, probably FoxML and data files, and place them in the repository. It is the responsibility of the ingester to ensure that the datafiles are placed in the correct location in the BitFinder, as well as the FoxML files.

The ingester should support transactions and rollback. It should have the nessesary hooks for a validation service.

Documentation

Parent task

Progress history

Iteration Time used Status Notes
2007-11-22: The first version of the ingester is finished. The version is without connection to bit-storage, without RIFF-integration and without transactions.

TaskA.4.1 (last edited 2010-03-17 13:12:52 by localhost)