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

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