Difference between revisions of "PubMan Func Spec Submission/Spires Mapping"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 10: Line 10:


|- style="height:20px"
|- style="height:20px"
|results|| -- ||  
|results|| -- ||Wrapper
|-
|-
|document|| -- ||  
|document|| -- ||Wrapper
|-
|-
|title|| Publication.Title ||
|title|| Publication.Title ||
Line 18: Line 18:
|doi|| Publication.Identifier set Type="dcterms:DOI" ||
|doi|| Publication.Identifier set Type="dcterms:DOI" ||
|-
|-
|authaffgrp|| -- ||
|authaffgrp|| -- || Wrapper
|-
|-
|author||  ||  
|authaffgrp.author|| Publication.Creator set role = "Author" <br/> Publication.Creator.Person.CompleteName ||  
|-
|-
|aff|| || usage of abbreviations, could be resolved against http://www-spires.fnal.gov/spires/find/inst/www?rawcmd=find+address+UMIST&SEQUENCE=icn
|authaffgrp.aff||Publication.Creator.Person.Organization.Name|| usage of abbreviations, could be resolved against http://www-spires.fnal.gov/spires/find/inst/www?rawcmd=find+address+UMIST&SEQUENCE=icn
|-
|-
|collaboration|| -- ||
|collaboration|| Not mapped ||
|-
|-
|journal|| -- ||
|journal||Publication.Source set type="journal" ||Wrapper
|-
|-
|name|| ||
|journal.name||Publication.Source.Title ||
|-
|-
|volume|| ||  
|journal.volume||Publication.Source.Volume ||  
|-
|-
|page|| ||
|journal.page||Publication.Source.StartPage||
|-
|-
|year||  ||
|journal.year||  ||
|-
|-
|citecount|| ||
|citecount||Not mapped||
|-
|-
|date||  ||
|date||  ||
Line 42: Line 42:
|report_num||  ||
|report_num||  ||
|-
|-
|pages|| ||
|pages||TotalNumberOfPages||
|-
|-
|spicite|| ||
|spicite||Not mapped||
|-
|-
|eprint|| ||  
|eprint||Publication.Identifier (Type="URI") ||  
|-
|-
|spires_key||  ||
|spires_key||Publication.Identifier (Type="Other")||Use Prefix spires (like spires:123)
|-
|conference||--||Wrapper
|-
|conference.Name||Publication.Event.Title ||
|-
|conference.slac_cnum|| ||
|-
|conference.dates||Publication.Event.StartDate|| ???
|-
|conference.dater|| Publication.Event.EndDate|| ???
|-
|conference.address||  Publication.Event.Place||
|-
|conference.submit|| ||
|}
|}



Revision as of 13:35, 16 December 2008

Spires - PubMan Mapping[edit]

High-Energy Physics Literature Database.

Mapping[edit]

Spires Element PubMan Metadata Set Comment
results -- Wrapper
document -- Wrapper
title Publication.Title
doi Publication.Identifier set Type="dcterms:DOI"
authaffgrp -- Wrapper
authaffgrp.author Publication.Creator set role = "Author"
Publication.Creator.Person.CompleteName
authaffgrp.aff Publication.Creator.Person.Organization.Name usage of abbreviations, could be resolved against http://www-spires.fnal.gov/spires/find/inst/www?rawcmd=find+address+UMIST&SEQUENCE=icn
collaboration Not mapped
journal Publication.Source set type="journal" Wrapper
journal.name Publication.Source.Title
journal.volume Publication.Source.Volume
journal.page Publication.Source.StartPage
journal.year
citecount Not mapped
date
report_num
pages TotalNumberOfPages
spicite Not mapped
eprint Publication.Identifier (Type="URI")
spires_key Publication.Identifier (Type="Other") Use Prefix spires (like spires:123)
conference -- Wrapper
conference.Name Publication.Event.Title
conference.slac_cnum
conference.dates Publication.Event.StartDate ???
conference.dater Publication.Event.EndDate ???
conference.address Publication.Event.Place
conference.submit

Annotations[edit]

Do we actually have to handle them different? As the user decides what items he wants to import into PubMan. --Kleinfercher 09:21, 16 December 2008 (UTC)

XML Examples[edit]

Problems[edit]

  • I found items in the repositorys which do not have a standard identifier (We won't be able to fetch them)

Possible Identifiers[edit]

  1. arXiv ID (arXiv:0812.2902)
  2. arxiv ID old (hep-ph/0001001)
  3. DOI (10.1016/J.NIMA.2008.08.135)
  4. Spires Internal (7999488)

References[edit]