|
This page last changed on Jan 07, 2009 by amitku.
-Started: May 4th 2008
-Last updated: May 18th 2008 -AKR
Curator Workflow
The curator workflow has following responsibilities
- Correct and add new metadata to the worklevel documents.
- Correct and add new metadata to the collections.
Establish a name authority list for authors with a minimum of Birth/Death date of the author. *
Establish a set of rules for normalizing the div/@types -to be used by PRIOR for creating chunks.
*- Only storing the Birth/Death date no Name authority.
Status
-As of 18th of May Following tasks have been been completed.
- An interface that allows curators to add metadata to a work level document.
- A collection object "monk:tcp-collection" has been manually created and available for setting up relationship between the object and the collection.
- An interface that displays the Frequency and length of the the XML elements for comparison -within a work document or with the collection.
Bibliographic Metadata Forms

As you would notice -the form has a place to correct the title, add author information, genre/subgenre information and relationships with other
works/collections.

This image shows you that the user will select the work document from the left hand panel -the header of the document will be shown to the user and the form displayed above will be provided to the curator to correct the information.
Exploring Different XPATH structures and comparison with the aggregate in the collection.
This work is based on the "Gadget" a project of SIMILE @MIT. I have managed to hack and implemented the collection aggregate
information and some of the graphs.

This image shows how the xpath /TEI/text/body/div/div/div/p varies in the document "A03205" and through the collection
both in terms of frequency and string length. The diagram in red shows the size distribution across the collection, where
as the graph in black shows the distribution in the work itself. The frequency distribution of the xpath in the work
is displayed in a logarithmic graph.
Some more images that would give you the flavor are below

-Shows the count/frequency values and the searched values.

-Shows the overall structure of the work document with the average frequency and string lenght.
|