Difference between revisions of "PubMan Func Spec OpenURL Mapping"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 1: Line 1:
==Mapping of the Metadata Set Publication to OpenURL==
This page describes the transformation of the [[PubMan_Metadata_Sets | eSciDoc Metadata Set]] Publication to metadata formats defined in the OpenURL 1.0 framework, in particular to  
 
The chapter describes the transformation of the [[PubMan_Metadata_Sets | eSciDoc Metadata Set]] Publication to metadata formats defined in the OpenURL 1.0 framework, in particular to  
* [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&metadataPrefix=oai_dc&identifier=info:ofi/fmt:kev:mtx:book info:ofi/fmt:kev:mtx:book] = Key/Encoded-Value Metadata Format for Books
* [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&metadataPrefix=oai_dc&identifier=info:ofi/fmt:kev:mtx:book info:ofi/fmt:kev:mtx:book] = Key/Encoded-Value Metadata Format for Books
* [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&metadataPrefix=oai_dc&identifier=info:ofi/fmt:kev:mtx:book info:ofi/fmt:kev:mtx:dissertation] = Key/Encoded-Value Metadata Format for Dissertations
* [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&metadataPrefix=oai_dc&identifier=info:ofi/fmt:kev:mtx:book info:ofi/fmt:kev:mtx:dissertation] = Key/Encoded-Value Metadata Format for Dissertations
* [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&metadataPrefix=oai_dc&identifier=info:ofi/fmt:kev:mtx:journal info:ofi/fmt:kev:mtx:journal] = Key/Encoded-Value Metadata Format for Journals
* [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&metadataPrefix=oai_dc&identifier=info:ofi/fmt:kev:mtx:journal info:ofi/fmt:kev:mtx:journal] = Key/Encoded-Value Metadata Format for Journals


This specification is considered to replace the current COinS mapping defined on [[PubMan_Display#COinS]].
The specification is considered to replace the current COinS mapping defined on [[PubMan_Display#COinS]].
 
 
==Mapping of the Metadata Set Publication to OpenURL==


{| style="" border="2"
{| style="" border="2"

Revision as of 13:01, 14 April 2009

This page describes the transformation of the eSciDoc Metadata Set Publication to metadata formats defined in the OpenURL 1.0 framework, in particular to

The specification is considered to replace the current COinS mapping defined on PubMan_Display#COinS.


Mapping of the Metadata Set Publication to OpenURL[edit]

Element name eSciDoc Publication Comment
ctx_ver "Z39.88-2004"
rft_val_fmt "info:ofi/fmt:kev:mtx:book" if Genre = "Book" or "Book Item" or "Proceedings" or "Report" or "Manual" or "Manuscript" or "Working Paper"
rft_val_fmt "info:ofi/fmt:kev:mtx:book" else if Genre = "Thesis"
rft_val_fmt "info:ofi/fmt:kev:mtx:journal" else
rfr_id "info:sid/escidoc.mpg.de:pubman"
rft.genre Genre mapping of genre terms required
rft.atitle Title if Genre = "Article" or "Book Item" or "Conference Proceeeding", etc...
rft.btitle Title if Genre = "Book" or "Proceeding", etc...
rft.title First Source.Title needs to be revised!
rft.aulast Creator.Person.Lastname of first author only
rft.aufirst Creator.Person.Firstname of first author only
rft.au Creator.Person.Completename for all users, concatenated by semicolon
rft.issn First Source.Identifier or Identifier of type ISSN
rft.isbn First Source.Identifier or Identifier of type ISBN
rft_id “info:doi/“ and first Source.Identifier of type DOI add pmid?
rft.volume First Source.Volume
rft.issue First Source.Issue
rft.pages First Source.Pages
rft.date Date, if more than one publication dates is available only one should be included in following order:
  1. DateType = published in print
  2. DateType = published online
  3. DateType = accepted
  4. DateType = submitted
  5. DateType = modified
  6. DateType = created

Scenarios[edit]

Examples[edit]

References[edit]