1 |
27114
|
alessia.ba
|
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
|
|
<book version="5.0" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"
|
3 |
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:db="http://docbook.org/ns/docbook">
|
4 |
|
|
<info>
|
5 |
|
|
<title>OpenAIRE API documentation</title>
|
6 |
|
|
<!--
|
7 |
|
|
<authorgroup>
|
8 |
|
|
<author>
|
9 |
|
|
<personname>Alessia Bardi</personname>
|
10 |
|
|
<email>alessia.bardi@isti.cnr.it</email>
|
11 |
|
|
<affiliation>
|
12 |
|
|
<org>
|
13 |
|
|
<orgname>ISTI-CNR</orgname>
|
14 |
|
|
</org>
|
15 |
|
|
</affiliation>
|
16 |
|
|
</author>
|
17 |
|
|
</authorgroup>
|
18 |
|
|
-->
|
19 |
32467
|
alessia.ba
|
<pubdate>11 November 2014</pubdate>
|
20 |
27114
|
alessia.ba
|
</info>
|
21 |
|
|
|
22 |
|
|
<!-- include chapters -->
|
23 |
|
|
<xi:include href="overview.xml"/>
|
24 |
|
|
<xi:include href="oai-pmh.xml"/>
|
25 |
|
|
<xi:include href="projects-http.xml"/>
|
26 |
|
|
<xi:include href="http_api.xml"/>
|
27 |
|
|
<!--
|
28 |
|
|
<xi:include href="intro_chapter.xml"/>
|
29 |
|
|
<xi:include href="param_chapter.xml"/>
|
30 |
|
|
-->
|
31 |
|
|
|
32 |
|
|
</book>
|