Difference between revisions of "ViRR Ingestion"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 4: Line 4:
A small glossary for the used terms can be found under [[ViRR_Miscellaneous#Glossary|Miscellaneous]].
A small glossary for the used terms can be found under [[ViRR_Miscellaneous#Glossary|Miscellaneous]].


== Scenarios ==


== Requirements for R1 ==
'''Scenario 1''' <br/>
# The user want to upload one book.
# The book consists of several images (available as tiffs) which first have to be convert into jpgs for the web presentation.
# The newly created jpgs have to be uploaded in a batch method to the system. The correct order of the images (based on the name of the files) has to be kept and saved.
# A MAB file with the bibliographic metadata of the book has to be uploaded to the system.
# The system derives a first skeleton of the ToC of the book from the uploaded data (title, number of pages)
 
== General Requirements for R1 ==


:* Ingestion of scans (incl. derivation of a basic skeleton of the books)
:* Ingestion of scans (incl. derivation of a basic skeleton of the books)
Line 19: Line 27:
:* Ingestion of bibliographic data: mapping of [[Talk:Mapping_MAB_to_MODS|MAB to MODS]]
:* Ingestion of bibliographic data: mapping of [[Talk:Mapping_MAB_to_MODS|MAB to MODS]]


== Scenarios ==
== UC_VR_IN_01 Import MAB data set ==
'''Status/Schedule'''
* Status: in specification
* Schedule: '''R3'''
 
'''Motivation'''
* In order to update the bibliographical metadata of a multivolume, volume or monograph based on changes in the library catalog of the institute, the user wants to upload the corresponding MAB file. This use case shall include that older values will be overwritten.
 
'''Pre-Condition'''
* The bibliographic metadata of one multivolume, volume or monograph is selected.
 
'''Triggers'''
* This use case can be included by following use cases
** [[ViRR_Editing#UC_VR_ED_07_Edit_bibliographic_metadata|UC_VR_ED_07 Edit bibliographic metadata]]


'''Scenario 1''' <br/>
'''Steps'''  
# The user want to upload one book.
# The user wants to import a MAB file to the system.
# The book consists of several images (available as tiffs) which first have to be convert into jpgs for the web presentation.  
# The system prompts for the path of the import file.
# The newly created jpgs have to be uploaded in a batch method to the system. The correct order of the images (based on the name of the files) has to be kept and saved.
# The user enters the path to the file and confirms the import.
# A MAB file with the bibliographic metadata of the book has to be uploaded to the system.
# The system imported the MAB data, maps it to MODS, saves the values in MODS and updated the edit bibliographic metadata view. This includes that already filled in values will be overwritten by the new values. The system displays a message ([[ViRR_System_Messages|MSG VR IN 01]]). The use case ends successfully.
# The system derives a first skeleton of the ToC of the book from the uploaded data (title, number of pages)


'''Actors Involved'''
* Editor


[[Category:Virtueller Raum Reichsrecht|Ingestion]]
[[Category:Virtueller Raum Reichsrecht|Ingestion]]
[[Category:Functional_specification]]
[[Category:Functional_specification]]

Revision as of 09:10, 23 February 2009

Virr Medium Multivolume 31 Static.gif Virtueller Raum Reichsrecht

Overview
Functionalities
Support
Copyright and Disclaimer
Scope

Metadata:
Application Profile · Content Models
Metadata Display · ViRR Metadata
Action Matrix

Transformations:
virr 2 mets · mab 2 mods
mods 2 oai dc · mods 2 marc21

Specification

Intern:
Meetings · GUI · Miscellaneous
Development · Planning · Feedback
Related Projects:
Judicial Journals · Late Scholasticism
Digitization Lifecycle

edit


Introduction[edit]

A small glossary for the used terms can be found under Miscellaneous.

Scenarios[edit]

Scenario 1

  1. The user want to upload one book.
  2. The book consists of several images (available as tiffs) which first have to be convert into jpgs for the web presentation.
  3. The newly created jpgs have to be uploaded in a batch method to the system. The correct order of the images (based on the name of the files) has to be kept and saved.
  4. A MAB file with the bibliographic metadata of the book has to be uploaded to the system.
  5. The system derives a first skeleton of the ToC of the book from the uploaded data (title, number of pages)

General Requirements for R1[edit]

  • Ingestion of scans (incl. derivation of a basic skeleton of the books)
    • Naming convention of the files
      e: einband (always e1-e4, two for the front cover and two for the back cover)
      v: vorgebundene, nichtbedruckte Seiten (always after the front cover)
      d: derivate (content pages)
      n: nachgebundenen Seiten (always after the content pages)
    • Basic skeleton already includes three levels:
      1. multi-volume work, e.g. "Vollständiges corpus gravaminum evangelicorum"
      2. part (volume), e.g. "Vollständiges corpus gravaminum evangelicorum. Band 7"
      3. pages
  • Ingestion of bibliographic data: mapping of MAB to MODS

UC_VR_IN_01 Import MAB data set[edit]

Status/Schedule

  • Status: in specification
  • Schedule: R3

Motivation

  • In order to update the bibliographical metadata of a multivolume, volume or monograph based on changes in the library catalog of the institute, the user wants to upload the corresponding MAB file. This use case shall include that older values will be overwritten.

Pre-Condition

  • The bibliographic metadata of one multivolume, volume or monograph is selected.

Triggers

Steps

  1. The user wants to import a MAB file to the system.
  2. The system prompts for the path of the import file.
  3. The user enters the path to the file and confirms the import.
  4. The system imported the MAB data, maps it to MODS, saves the values in MODS and updated the edit bibliographic metadata view. This includes that already filled in values will be overwritten by the new values. The system displays a message (MSG VR IN 01). The use case ends successfully.

Actors Involved

  • Editor