Difference between revisions of "Zeitschrift Naturforschung"

From MPDLMediaWiki
Jump to navigation Jump to search
(→‎Article Metadata: write mapping)
m
 
(48 intermediate revisions by 3 users not shown)
Line 25: Line 25:
* Make digitized backfiles available on the web as a browsing structure. For this we follow the approach of the publisher http://www.znaturforsch.com/aa/v57a/c57a.htm .
* Make digitized backfiles available on the web as a browsing structure. For this we follow the approach of the publisher http://www.znaturforsch.com/aa/v57a/c57a.htm .
:: Digitized backfiles will be ingested to coreservice as single articles and are browsable via PubMan
:: Digitized backfiles will be ingested to coreservice as single articles and are browsable via PubMan
* The browsing structure is as follows: <br /> Corpus (Journal) > Volume (Year) > Issue > Article
:: TBD


===Requirements to the scanning agency===
===Requirements to the scanning agency===


Digitize backfiles and provide descriptive and structural metadata:
Digitize backfiles and provide descriptive and structural metadata.


== Metadata ==
All metadata of ZfN will be delivered in [http://www.tei-c.org/  TEI format].
=== Article Metadata ===
{|{{table}}
|-
! width="300" |'''TEI Element'''
! width="300" |'''[[ESciDoc_Application_Profile_Publication|ESciDoc Application Profile Publication]]'''
! width="150" |'''Attribute'''
!width="400"|'''Description''' 
|- style="height:20px"
|teiHeader.fileDesc.titleStmt.title|| Publication.Title  || type="main" ||
|-
|teiHeader.fileDesc.publicationStmt.date@when|| Publication.Date  || type="published" ||
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName.forename|| Publication.Creator.Person.GivenName  ||  || Can occure multiple times, just chain
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.author.persName.surname|| Publication.Creator.Person.FamilyName ||  ||
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.affiliation.orgName|| Publication.Creator.Organization.Name ||  ||Can occure multiple times, just chain
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.affiliation.address.postCode|| Publication.Creator.Organization.Adress||  || Concat all adress info
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.affiliation.address.settlement|| Publication.Creator.Organization.Adress||  || Concat all adress info
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.affiliation.address.country|| Publication.Creator.Organization.Adress||  || chain all adress info
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.analytic.title|| Publication.Title|| type="main" || If teiHeader.fileDesc.titleStmt.title is empty
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope|| Publication.Source.Volume || type="vol" ||
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope|| Publication.Source.StartPage  || type="fpage" ||
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.biblScope|| Publication.Source.EndPage  || type="lpage" ||
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.monogr.imprint.date@when|| Publication.Date  || type="published" || If teiHeader.fileDesc.publicationStmt.date is empty
|-
|teiHeader.fileDesc.sourceDesc.biblStruct.note|| Publication.Date </br> Date type="dateSubmitted"  || type="submission" || If teiHeader.fileDesc.publicationStmt.date is empty
|-
|teiHeader.profileDesc.textClass.keywords.list.item.term|| Publication.Subject  || || Can occur multiple times, just chain and separate by ","
|}
=== Journal Metadata ===
{| style="border:1px solid #1b90b5; "
|width="150pt" bgcolor=#fedcba| '''Term'''
|width="500pt" bgcolor=#fedcba| '''Description'''
|-
| journaltitle
| Title of Journal
|-
| publishingInfo
| Publisher
|-
| identifier
| ISSN
|-
| volume
| Volume Number
|-
|issued
|Year
|-
|tableOfContents
|TOC
|-
|contributor
|Author-Index
|-
|}
=== Mapping of ZfNtei to [[ESciDoc_Application_Profile_Publication | application profile ''Publication'']] ===
'''-- 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 ==
== Possible Enhancement ==
Line 145: Line 35:


==Related Material==
==Related Material==
* [[Zeitschrift_Naturforschung_Org | ZfN organizational stuff]]
* [[Zeitschrift_Naturforschung_Org | ZfN organizational stuff]] (internal)
 
* [[Zeitschrift_Naturforschung_Metadata | ZfN metadata]] (internal)
* [[PubMan_Func_Spec_Submission/zfn_2_PubItem_Mapping | ZfN mapping]]
* [[Zeitschrift_Naturforschung_Discussion | ZfN discussion page]]




[[Category:Digital_Collections]]
[[Category:ZfN| ]]
[[Category:TEI]]
[[Category:Reinhold_von_Sengbusch_Collection]]

Latest revision as of 09:20, 23 October 2013

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

Requirements to the scanning agency[edit]

Digitize backfiles and provide descriptive and structural metadata.


Possible Enhancement[edit]

Related Material[edit]