Difference between revisions of "PubMan Func Spec OpenURL Mapping"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 24: Line 24:
| rft.genre|| Genre || mapping of genre terms required
| rft.genre|| Genre || mapping of genre terms required
|-
|-
|rft.atitle|| Title || if Genre = "Article" or "Book Item" or "Conference Proceeeding" etc!
|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 revies
| rft.title || First Source.Title || needs to be revised!
|-  
|-  
| rft.aulast|| Creator.Person.Lastname || of first author only
| rft.aulast|| Creator.Person.Lastname || of first author only

Revision as of 13:01, 14 April 2009

Mapping of the Metadata Set Publication to OpenURL[edit]

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

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

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]