1 |
26607
|
alessia.ba
|
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
|
|
<chapter version="5.0" xmlns="http://docbook.org/ns/docbook"
|
3 |
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="cha_oai_pmh" xreflabel="OAI-PMH">
|
4 |
|
|
<title>Bulk access via OAI-PMH</title>
|
5 |
|
|
<para>OAI-PMH is a standard protocol for metadata publishing and harvesting. For details on the
|
6 |
|
|
OAI-PMH protocol please refer to the official documentation at <link
|
7 |
|
|
xlink:href="http://www.openarchives.org/OAI/openarchivesprotocol.html"/></para>
|
8 |
|
|
<para>The OpenAIRE OAI-PMH endpoint is <link xlink:href="http://api.openaire.eu/oai_pmh"/></para>
|
9 |
|
|
<para>For information about the endpoint check <link
|
10 |
|
|
xlink:href="http://api.openaire.eu/oai_pmh?verb=Identify"/></para>
|
11 |
|
|
<para>The updated list of OAI sets is always available at: <link
|
12 |
|
|
xlink:href="http://api.openaire.eu/oai_pmh?verb=ListSets"/></para>
|
13 |
|
|
<para>For quick reference, we report here the likely more interesting sets:</para>
|
14 |
|
|
<simplelist>
|
15 |
|
|
<member>publications: the set of all publications</member>
|
16 |
27112
|
alessia.ba
|
<member>datasets: the set of all datasets</member>
|
17 |
28027
|
alessia.ba
|
<member>OpenAccess: the set of all Open Access publications and datasets</member>
|
18 |
27455
|
alessia.ba
|
<member>projects: the set of all projects</member>
|
19 |
28027
|
alessia.ba
|
<member>FP7Projects: the set of projects funded by the EC Seventh Framework Programme</member>
|
20 |
|
|
<member>WTProjects: the set of projects funded by Wellcome Trust</member>
|
21 |
26607
|
alessia.ba
|
</simplelist>
|
22 |
|
|
<para>For the list of available metadata prefix, check: <link
|
23 |
|
|
xlink:href="http://api.openaire.eu/oai_pmh?verb=ListMetadataFormats"/>.</para>
|
24 |
|
|
<para>Note that records will always be available in the OpenAIRE format (<link
|
25 |
|
|
xlink:href="https://www.openaire.eu/schema/0.1/oaf-0.1.xsd">schema</link>, <link
|
26 |
|
|
xlink:href="https://www.openaire.eu/schema/0.1/doc/oaf-0.1.html">documentation</link>). </para>
|
27 |
27112
|
alessia.ba
|
<para>The availability of records in oai_dc depends on the typology of records. Currently
|
28 |
26607
|
alessia.ba
|
publications and datasets (records of type 'result') are available in oai_dc.</para>
|
29 |
|
|
|
30 |
|
|
</chapter>
|