Difference between revisions of "Talk:ViRR Specification"

From MPDLMediaWiki
Jump to navigation Jump to search
(Removing all content from page)
Line 1: Line 1:
{{ESciDoc Solutions}}
<accesscontrol>ViRR,,MPDL,,FIZ,,eSciDoc</accesscontrol>
<p style="color:white; background-color:#8B0000;"> '''Restricted Access''' </p>


==First prototype==
*ingest two books
**create Context VIRR
**create User VIRR_user who has Depositor, MD-Editor, Moderator role for context VIRR
**create ContentModel "ScannedBook" (or find better name)
**create 2 containers with content model "ScannedBook" (or find better name)
***each container has 2 metadata records (MAB format, MODS format)
**create ContentModel "ScannedBookPage" (or find better name)
**create Items with "ScannedBookPage"
***each created item has a metadata record in MODS format+extra metadata (to check respective MODS metadata to put the Page sequence)
***each created item should have 2 components
****component: content-category="original", visibility="public"
****component: content-category="thumbnail", visibility="public"
**submit, release the 2 containers and all Items
*for all users (no AA included) implement "browsing" GUI (simple tree for books) where top-level nodes are containers and second-level nodes are Items
*for all users (no AA included) implement "view-container/item" GUIs (for containers it displays the container metadata, for items it displays the item metadata and the image thumbnail as image on GUI) (link to component "original" should be provided for download).
*(optionally, to decide when most of these things are done)-> to display the original image (or a working version of the original image via Digilib server?)

Revision as of 17:28, 6 March 2008

eSciDoc Solutions

PubMan:
Overview · Functionalities
Interfaces · Support

Faces:
Overview · Functionalities
Scope · Support

ViRR:
Overview · Functionalities
Scope · Support

imeji
Digitization Lifecycle

edit

This is a protected page.

Restricted Access


First prototype[edit]

  • ingest two books
    • create Context VIRR
    • create User VIRR_user who has Depositor, MD-Editor, Moderator role for context VIRR
    • create ContentModel "ScannedBook" (or find better name)
    • create 2 containers with content model "ScannedBook" (or find better name)
      • each container has 2 metadata records (MAB format, MODS format)
    • create ContentModel "ScannedBookPage" (or find better name)
    • create Items with "ScannedBookPage"
      • each created item has a metadata record in MODS format+extra metadata (to check respective MODS metadata to put the Page sequence)
      • each created item should have 2 components
        • component: content-category="original", visibility="public"
        • component: content-category="thumbnail", visibility="public"
    • submit, release the 2 containers and all Items
  • for all users (no AA included) implement "browsing" GUI (simple tree for books) where top-level nodes are containers and second-level nodes are Items
  • for all users (no AA included) implement "view-container/item" GUIs (for containers it displays the container metadata, for items it displays the item metadata and the image thumbnail as image on GUI) (link to component "original" should be provided for download).
  • (optionally, to decide when most of these things are done)-> to display the original image (or a working version of the original image via Digilib server?)