Difference between revisions of "Zeitschrift Naturforschung"

From MPDLMediaWiki
Jump to navigation Jump to search
m
(→‎Article Metadata: write mapping)
Line 37: Line 37:
=== Article Metadata ===
=== Article Metadata ===


{| style="border:1px solid #1b90b5; "
{|{{table}}
|width="150pt" bgcolor=#fedcba| '''Term'''
|-
|width="500pt" bgcolor=#fedcba| '''Description'''
! width="300" |'''TEI Element'''
! width="300" |'''[[PubMan_Metadata_Sets|PubMan Metadata Set]]'''
! width="150" |'''Attribute'''
!width="400"|'''Description'''  
 
|- style="height:20px"
|teiHeader.fileDesc.titleStmt.title|| Publication.Title  || type="main" ||
|-
|-
| journaltitle
|teiHeader.fileDesc.publicationStmt.date@when|| Publication.Date  || type="published" ||
| Title of Journal
|-
|-
| publishingInfo
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName|| Publication.Creator.Person.GivenName  ||  ||
| Publisher
|-
|-
| isPartOf
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.surname|| Publication.Creator.Person.FamilyName ||  ||
| ISSN
|-
|-
| volume
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.surname|| Publication.Creator.Person.FamilyName ||  ||
| Volume Number
|-
|-
| issue
| || || || ||
| Issue Number
|-
| issued
| Date of publication
|-
| abstract
| Abstract
|-
| subject
| Keywords
|-
|conferencetitle
|Title of conference
|-
|place
|Place of conference
|-
|start-date
|Start date of conference
|-
|end-date
|End date of conference
|-
|title
|Title of the article
|-
|alternative
|Alternative Title of Article (e.g. translation of article's title)
|-
|creator
|Creator(s)
|-
|extent
|Number of pages
|-
|start-page
|Start page
|-
|end-page
|End page
|-
|language
|Language of the article (EN, DE)
|-
|type
|Category (Original Communication, Erratum, Note, Report, Dedication)
|}
|}



Revision as of 06:35, 28 September 2011

ZfNA.gif ZfNB.gif ZfNC.gif


General Description[edit]

The publisher Verlag der Zeitschrift für Naturforschung (ZfN) publishes three corpora:

  • Zeitschrift für Naturforschung A – Physical Sciences (1946 - 2001),
  • Zeitschrift für Naturforschung B – Chemical Sciences (1946 - 2001),
  • Zeitschrift für Naturforschung C – Biosciences (1973 - 2001)

In a shared project with the publisher, the backfiles from 1946 to 2001 will be digitized and published online as Open-Access publications in PubMan. The collection consists of about 180.000 pages.


Requirements to the MPDL[edit]

Digitized backfiles will be ingested to coreservice as single articles and are browsable via PubMan
  • The browsing structure is as follows:
    Corpus (Journal) > Volume (Year) > Issue > Article
TBD

Requirements to the scanning agency[edit]

Digitize backfiles and provide descriptive and structural metadata:

Metadata[edit]

All metadata of ZfN will be delivered in TEI format.

Article Metadata[edit]

TEI Element PubMan Metadata Set Attribute Description
teiHeader.fileDesc.titleStmt.title Publication.Title type="main"
teiHeader.fileDesc.publicationStmt.date@when Publication.Date type="published"
teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName Publication.Creator.Person.GivenName
teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.surname Publication.Creator.Person.FamilyName
teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.surname Publication.Creator.Person.FamilyName

Journal Metadata[edit]

Term Description
journaltitle Title of Journal
publishingInfo Publisher
identifier ISSN
volume Volume Number
issued Year
tableOfContents TOC
contributor Author-Index

Mapping of ZfNtei to application profile Publication[edit]

-- NEEDS TO BE REWORKED --

  • Journal -> pub. item of type "journal"
    • Title of Journal -> title
    • publisher -> PublishingInfo
    • ISSN -> IdType ISSN and ID (number)
  • Volume -> object in the system without MDs attached
    • Table of Contents -> list of issues that are associated to that volume
    • number -> attribute of the object
    • year -> attribute of the object
  • Issues -> pub. item of type "issue"
    • number -> issue
    • year -> date
    • title -> title
    • table of contents -> list of articles, that are associated to that issue
    • conference -> title of event
  • Article(s) -> pub. item of type "article"
    • title -> title
    • creators -> creator
    • Source (Issue etc.)
      • SourceType = Issue
      • Title of Issue -> Title of Source
      • number of issue -> issue
      • Sequence number or Start page and end page
    • Source of Source (Volume etc.)
      • Volume number -> Volume
    • Categories/Keywords -> subject
      • Original Communication -> Article
      • Erratum -> other
      • Notes -> other
      • Report -> Report
      • Review -> Article
      • Dedication -> other
      • Summary -> other

Possible Enhancement[edit]

Related Material[edit]