Project

General

Profile

1
<?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
    <member>datasets: the set of all datasets</member>
17
    <member>OpenAccess: the set of all Open Access publications and datasets</member>
18
  </simplelist>
19
  <para>For the list of available metadata prefix, check: <link
20
      xlink:href="http://api.openaire.eu/oai_pmh?verb=ListMetadataFormats"/>.</para>
21
  <para>Note that records will always be available in the OpenAIRE format (<link
22
      xlink:href="https://www.openaire.eu/schema/0.1/oaf-0.1.xsd">schema</link>, <link
23
      xlink:href="https://www.openaire.eu/schema/0.1/doc/oaf-0.1.html">documentation</link>). </para>
24
  <para>The availability of records in oai_dc depends on the typology of records. Currently
25
    publications and datasets (records of type 'result') are available in oai_dc.</para>
26

    
27
</chapter>
(3-3/5)