ViRR Metadata

From MPDLMediaWiki
Jump to navigation Jump to search
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


Bibliographic Metadata[edit]

Describes the intellectual content of the whole work (on multivolume and volume level)


The bibliographic data of the digitized works is delivered by the institute in MAB2 ("Maschinenlesbares Austauschformat für Bibliotheken") format. MAB is a special data structure which is used in libraries for the exchange of metadata. For detailed information about the import of MAB data check the corresponding mapping.

Structural Metadata[edit]

Represents the inherent structure of the complete work

Structural metadata may either focus on

  1. Logical structure: --> we will use for ViRR
    • Reflects the division of the work into its constituent parts
    • Is independent from the physical carrier medium
    • Examples:
      • Book: chapter/law->paragraph
      • Prose: section->paragraph
      • Lyrics: canto->stanza->line etc.
    • In the ZVDD METS Profile most information about the books is storred in the logical strucMap like following information about the ViRR books
      1. e: einband (always e1-e4, two for the front cover and two for the back cover)
      2. v: vorgebundene, nichtbedruckte Seiten (always after the front cover)
      3. d: derivate (content pages)
      4. n: nachgebundenen Seiten (always after the content pages)
  2. Physical structure:
    • Reflects the layout/arrangement of the text on a specific physical artefact
    • Might differ for different physical carrier mediums of the same (intellectual) work
    • Examples:
      • Books: volume->page->line
  3. Other structural information
Dependent on the main research question and the mark-up language of the transcription (e.g. TEI), other information about the text can be attached to the transcription, e.g. semantic or syntactic information, incl. linguistic categorizations (clause, morpheme, part-of-speech) or narrative structure (e.g. theme). See TEI-Levels of Transcription.

Note: It can be happen that in one book is part 1 of an article and the following part 2 is in another book! But within one book, the structure is always hierarchically.

List of structural element types[edit]

Based on the requirements of the institute, gathered fromGoobi and on the DFG Viewer.

Basic Enhanced
* Abschnitt (section)
* Beilage (supplement)
* Corrigenda (corrigendum)
* Danksagung (acknowledgments)
* Einband (cover)
* Einleitung (introduction)
* Errata (errata)
* Faltblatt (leaflet)
* Gesetz (law)
* Illustration (illustration)
* Impressum (imprint)
* Index (index)  
* Inhaltsverzeichnis (table of contents)
* Kapitel (chapter)
* Leere Seite (empty page)
* Nachsatz (trailer record)
* Portrait (portrait)
* Titelblatt (title page)
* Vorwort (preface)
* Widmung (dedication )
* Andere Strukturen (other)
* Abkürzungsverzeichnis (list of abbreviations)
* Addenda (addenda)
* Anhang (appendix)
* Ankündigung (announcement)
* Anmerkungen (annotations)
* Anrede (address)
* Artikel (article)
* Aufsatz (essay)
* Autorenindex (index of authors)
* Beitrag (contribution)
* Besitznachweis (proof of ownership)
* Bibliographie (bibliography)
* Brief (letter)
* Chronologischer Index (chronological index)
* Eintrag (entry)
* Gedicht (poetry)
* Handschriftliche Notizen (handwritten notes)
* Illustrationsbeschreibung (illustration description)
* Illustrationsverzeichnis (index of illustrations)
* Interpretation (interpretation)
* Karte (map)
* Kolophon (colophon)
* Komposition (composition)
* Lebenslauf (curriculum vita)
* Literaturverzeichnis (references)
* Nachruf (obituary) 
* Ortsverzeichnis (index of places)
* Ortsplan (city map)
* Personenverzeichnis (index of persons)
* Rechtsprechung (judicature)
* Rezension (review)
* Statistik (statistic)
* Stempel (stamp)
* Tabelle (table)
* Tabellenbeschreibung (table description)
* Tabellenverzeichnis (index of tables)
* Themenindex (index of themes)
* Titelkupfer (frontispiece)
* Verlagsanzeige (publisher's advert)
* Vorsatz (fly-leaf)
* Vortitelblatt (pre-title page)
* Werbung (advertisement)
* Zwischentitelblatt (title page in-between) 

  • The list will not be structured in the user interface, but displayed alphabetically (meeting outcome).--Friederike 14:45, 7 May 2009 (UTC)

Descriptive Metadata[edit]

Describes the intellectual content of the structural elements of one book
Metadata about the structural elements (can be restricted based on the type of the structural element, e.g. a ToC does not have a author, ...)

Label (according to ViRR Application Profile) Description MODS Remarks
Title Title <titleInfo> <title>
Numeration Numeration <titleInfo> <partNumber>
Subtitle Subtitle <titleInfo> <subtitle>
Creator (normed) Normed name <name type="personal" authority="pnd"> <namePart> Perhaps in a further step, the creator can be based on an authority file.
Creator (inverted) Inverted name <name type="personal"> <namePart>
Creator display form Display form <name type="personal"> <displayForm>
Creator Role Creator Role <role> <roleTerm type="code" authority="marcrelator"> see roles list under ViRR Application Profile: Creator
Subject Keyword <subject> <topic>
Place Place <originInfo> <place> <placeTerm type="text">
Law Type Law type <subject> <genre> see law types list under ViRR Application Profile: Law Type
Legislature (display) Legislature display form <subject> <name type="corporate"> <display form>
Legislature (origin) Legislature <subject> <name>
Date issued Date issued <originInfo> <dateIssued>
Genre Genre <genre> see list of structural element types
-- Start page Can be captured from the data of the editing interface (after pagination and assigning of pages to structural elements)
-- End page Can be captured from the data of the editing interface (after pagination and assigning of pages to structural elements)
Note Comment <note> e.g. link to external resource
Related Item Continuation <relatedItem> a relation to a structural element within ViRR

Administrative Metadata[edit]

"Information necessary to allow a repository to manage the object: this can include information on how it was scanned, its storage format etc (often called technical metadata), copyright and licensing information, and information necessary for the long-term preservation of the digital objects (preservation metadata)" from Metadata in the Oxford Digital Library.

  • Copyright License
    The digitized works should become public domain, thus they are free for further usage. This should be expressed via a copyright license/statement specified with each digital object, e.g. CC ShareAlike (Overview on Creative Commons licenses). The rights statement should be machine readable as well (Creative Commons RDF schema).