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

From MPDLMediaWiki
Jump to navigation Jump to search
Line 1: Line 1:
== Spires - PubMan Mapping==
== Spires - PubMan Mapping==
High-Energy Physics Literature Database
High-Energy Physics Literature Database.
 
The identifier we use to identify a Spires record is the ePrint id.


===Mapping===
===Mapping===
Line 12: Line 14:


|- style="height:20px"
|- style="height:20px"
|  ||  ||  ||  ||
|document|||  ||  ||
|title||  ||  ||  ||
|doi||  ||  ||  ||
|authaffgrp||  ||  ||  ||
|author||  ||  ||  ||
|aff||  ||  ||  ||
|collaboration||  ||  ||  ||
|journal||  ||  ||  ||
|name||  ||  ||  ||
|volume||  ||  ||  ||
|page||  ||  ||  ||
|year||  ||  ||  ||
|citecount||  ||  ||  ||
|date||  ||  ||  ||
|report_num||  ||  ||  ||
|pages||  ||  ||  ||
|spicite||  ||  ||  ||
|eprint||  ||  ||  ||
|spires_key||  ||  ||  ||
|}
|}


===Annotations===
===Annotations===
 
*Unfortunatly no schema exists for the xml we can fetch from Spires.
*No fetching API is implemented, we fetch via calling http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=eprintID
:The response is the item xml surrounded with a 'results' tag


===XML Examples===
===XML Examples===
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=FIND+KEY+8035970 example1]
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=arXiv:0810.2091 example1]
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=FIND+KEY+3925250 example2]
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=arXiv:0810.1952 example2]
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=FIND+KEY+330914 example3]
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=cond-mat/9411012 example3]
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=FIND+KEY+220914 example4]
* [http://www.slac.stanford.edu/spires/find/hep/xmlpublic?rawcmd=hep-ph/0001001 example4]





Revision as of 15:37, 25 November 2008

Spires - PubMan Mapping[edit]

High-Energy Physics Literature Database.

The identifier we use to identify a Spires record is the ePrint id.

Mapping[edit]

Spires Element PubMan Metadata Set Occurrence Attribute Description
document title doi authaffgrp author aff collaboration journal name volume page year citecount date report_num pages spicite eprint spires_key

Annotations[edit]

The response is the item xml surrounded with a 'results' tag

XML Examples[edit]


References[edit]