##Task ## If any of the below links or sections are not applicable to your page, then please comment them out rather than deleting ## as they may become relevant later on. = A.4.1. Ingest = ## Valid states: "Not started", "In progress" and "Finished" '''State:''' In progress ## The time used is measured in man days and does not include the time spent on any sub-tasks. '''Time used:''' 7 md (te). /!\ Validation (RIFF) is moved to [[TaskA.4.4]] == Description == ## Add a high level task (goals / sub-goals) description here, sufficiently detailed to provide a background for creation of action descriptions. ## Any available (technical) details goes into the below documentation pages. 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. ## == Sub tasks == ## . [:TaskX.Y.Z:Add sub task link 1 here] ## . [:TaskX.Y.Z:Add sub task link 2 here] ## . ..[[BR]] ## . ..[[BR]] ## . .. ## . [:TaskX.Y.Z:Add sub task link N here] == Documentation == ## The documentation section links to the documentation relevant to this task and its sub-tasks (if any). ## ## The below links will automatically be expanded to page names like "MyTaskPageNameAnalysisDocument" in your created page. ## This should be a proper default, however, it may be changed. * [[TaskA.4.1AnalysisDocument|Analysis Document]] * [[TaskA.4.1DesignDocument|Design Document]] * [[TaskA.4.1SystemMaintenanceDocument|System Set-up and Maintenance Document]] == Parent task == * [[TaskA.4]] == Progress history == <> 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. ## Add information about about the current state of the task here. That is, information about what has been completed so far and ## what outstanding issues that are left. Example: ## ##=== 2007-09-13 === ##Finished the design documentation. A review is needed before this task can is completed. ## ##=== 2007-08-25 === ##Completed requirement specification. We are now ready for writing the design document.