#1031: title of eprints/dspace export
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-api-http-doc/src@33163 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
5b8847a386
commit
4534b74ad6
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<chapter version="5.0" xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="cha_projects_http"
|
||||
xreflabel="FP7 projects export for DSpace and EPrints">
|
||||
<title>Bulk access to FP7 projects</title>
|
||||
xreflabel="Projects export for DSpace and EPrints">
|
||||
<title>Bulk access to projects for DSpace and EPrints</title>
|
||||
<para>The APIs offer custom access to FP7 and WT projects information for the DSpace and EPrints platforms:<simplelist>
|
||||
<member>DSpace endpoint: <link xlink:href="http://api.openaire.eu/projects/dspace/$funder/ALL/ALL"
|
||||
/></member>
|
||||
<member>DSpace endpoint: <link
|
||||
xlink:href="http://api.openaire.eu/projects/dspace/$funder/ALL/ALL"/></member>
|
||||
<member>ePrints endpoint: <link
|
||||
xlink:href="http://api.openaire.eu/projects/eprints/$funder/ALL/ALL"/></member>
|
||||
</simplelist></para>
|
||||
|
@ -20,8 +20,8 @@
|
|||
</simplelist></para>
|
||||
|
||||
<para>Examples: <simplelist>
|
||||
<member>Get WT projects EPrints: <link
|
||||
xlink:href="http://api.openaire.eu/projects/eprints/WT/ALL/ALL"/></member>
|
||||
<member>Get WT projects EPrints: <link
|
||||
xlink:href="http://api.openaire.eu/projects/eprints/WT/ALL/ALL"/></member>
|
||||
<member>Get FP7 projects of the specific programme “SP2-IDEAS” for EPrints: <link
|
||||
xlink:href="http://api.openaire.eu/projects/eprints/FP7/SP2/ALL"/></member>
|
||||
<member>Get FP7 projects for DSpace that started after the given date: <link
|
||||
|
|
Loading…
Reference in New Issue