Skip to content

Instantly share code, notes, and snippets.

@jalavik
Created January 29, 2015 12:47
Show Gist options
  • Save jalavik/7075497d58016bbf258f to your computer and use it in GitHub Desktop.
Save jalavik/7075497d58016bbf258f to your computer and use it in GitHub Desktop.
PoS example in format pos-ext_dc
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<responseDate>2015-01-29T13:44:13Z</responseDate>
<request verb="ListRecords" metadataPrefix="pos-ext_dc" set="conference:LATTICE 2013">
http://pos.sissa.it/cgi-bin/oai/oai-script-spires-extended.cgi
</request>
<ListRecords>
<record>
<header>
<identifier>oai:pos.sissa.it:LATTICE 2013/001</identifier>
<datestamp>2014-04-28</datestamp>
<setSpec>conference:LATTICE 2013</setSpec>
<setSpec>group:9</setSpec>
</header>
<metadata>
<pos-ext_dc:pex-dc xmlns:pos-ext_dc="http://pos.sissa.it/pos-ext_dc/pos-ext_dc.xsd" xmlns:pex-dc="http://pos.sissa.it/pos-ext_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pos.sissa.it/pos-ext_dc/ http://pos.sissa.it/pos-ext_dc/pos-ext_dc.xsd">
<pex-dc:title>Heavy Flavour Physics Review</pex-dc:title>
<pex-dc:creator><pex-dc:name>Aida El-Khadra</pex-dc:name><pex-dc:affiliation>Physics Department, University of Illinois, Urbana, Illinois 61801, USA</pex-dc:affiliation></pex-dc:creator>
<pex-dc:subject>Lattice Field Theory</pex-dc:subject>
<pex-dc:description>31st International Symposium on Lattice Field Theory LATTICE 2013; Plenary sessions</pex-dc:description>
<pex-dc:publisher>Sissa Medialab</pex-dc:publisher>
<pex-dc:date>2014-03-19T21:09:30Z</pex-dc:date>
<pex-dc:type>Text</pex-dc:type>
<pex-dc:format>application/pdf</pex-dc:format>
<pex-dc:identifier>PoS(LATTICE 2013)001</pex-dc:identifier>
<pex-dc:language>en</pex-dc:language>
<pex-dc:relation>LATTICE 2013 (31st International Symposium on Lattice Field Theory LATTICE 2013) isPartOf</pex-dc:relation>
<pex-dc:rights>Creative Commons Attribution-NonCommercial-ShareAlike</pex-dc:rights>
</pos-ext_dc:pex-dc>
</metadata>
</record>
</ListRecords>
</OAI-PMH>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment