Size: 3285
Comment:
|
Size: 3763
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 27: | Line 27: |
Time estimated:: ? md | Time estimated:: 9 md |
Line 72: | Line 72: |
* UNDER CONSTRUCTION * In {{{DDAPreingester.java}}}, make a method that generates FoxML objects for towns. This will be done in two passes. The first pass gathers the stuff that will (in the second pass) be inserted in the town-templates at {{{<!-- INSERT_HASPAPER_RELATIONS_HERE -->}}}. This pass will consist of a loop over volumes containing a loop over the paper xmls of the volume. pid - volume, townnumber title - firstpagepid - The second pass |
Action Code Full Preingester
- Assigned
- PKO+JRG
- Prev assigned
- Tasks adressed
- ["Collection"]
- Time estimated
- 9 md
- Time used
- md
- Priority
- 1
- Status
- Not described
- Iteration
- 19
- Notes
(Test with actual objects, ingesting a few of the results into test-Fedora by Admin application) Here, the object templates written in an earlier action will be used. Any TODO's in those templates should be finished.
First step
* UNDER CONSTRUCTION *
In DDAPreingester.java, make a method that generates FoxML objects for towns. This will be done in two passes.
The first pass gathers the stuff that will (in the second pass) be inserted in the town-templates at <!-- INSERT_HASPAPER_RELATIONS_HERE -->. This pass will consist of a loop over volumes containing a loop over the paper xmls of the volume.
pid - volume, townnumber title - firstpagepid -
The second pass
Second step
Third step
Checklist For Working On An Action
The Life Cycle of an Action:
Assign people for action definition: Done at start of iteration status meeting. Fill out Assigned
Define the action: Describe information about what is to be done and how. Fill out Tasks Addressed and Time Estimated.
Review the definition: Get another project group member to review the action definition, and update it.
Assign people for action implementation: Done by project manager, usually the same persons who wrote the definition. Fill out Assigned and Prev assigned if new persons are assigned.
Implement the action: See details below
Review the action: Get another project group member to review what is implemented (code and documentation), and update it.
Finish the action: Change the status to "Finished" and update the "time used" field on the action page.
Please make sure that you address the below issues, when working on an action:
- Update the state of the action to "In Progress" when you start working on it.
- Check if the tasks addressed by this action have their status set to "In Progress". If that is not the case, then change the state of them.
Keep track of how much time that has been spent working on the action. If it addresses more than one task, then make a note on the action page about how much of the elapsed time that has been spent on the individual tasks. Hint: Continually updating the "Time used" field will make it easier for you.
- Update the "Progress History" and documentation pages of each task addressed by this action when appropriate. This depends on the situation, but in general, the task pages should hold all important related information about the work done, experiences gathered, identified requirements and so on.