updated supported funders and removed section about the TSV as it is only to be used by NOADs
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-api-http-doc/src@39230 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
02cd23d0f1
commit
c119ef1ab9
|
@ -4,7 +4,7 @@
|
|||
xreflabel="Bulk access to projects">
|
||||
<title>Bulk access to projects</title>
|
||||
<para>The APIs offer custom access to metadata about projects funded by a selection of
|
||||
international funders for the DSpace and EPrints platforms and as TSV file.</para>
|
||||
international funders for the DSpace and EPrints platforms.</para>
|
||||
<para xml:id="fundings" xreflabel="Funding codes">The currently supported funding streams and
|
||||
relative codes are: <itemizedlist>
|
||||
<listitem>
|
||||
|
@ -13,14 +13,29 @@
|
|||
<listitem>
|
||||
<para>WT: Wellcome Trust funding programme</para>
|
||||
</listitem>
|
||||
</itemizedlist> Coming soon: <itemizedlist>
|
||||
<listitem>
|
||||
<para>H2020: Horizon2020 Programme funded by the European Commission</para>
|
||||
<para>H2020: Horizon2020 Programme funded by the European Commission</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>FCT: the funding programme of Fundação para a Ciência e a Tecnologia, the
|
||||
national funding agency of Portugal</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>ARC: the funding programme of the Australian Research Council</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>NHMRC: the funding programme of the Australian National Health and Medical Research Council</para>
|
||||
</listitem>
|
||||
</itemizedlist> Coming soon: <itemizedlist>
|
||||
<listitem>
|
||||
<para>SFI: Science Foundation Ireland</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>CSF: Croatian Science Foundation</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>MSES: Ministry of Science, Education and Sports of the Republic of Croatia</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
<section>
|
||||
|
@ -54,6 +69,7 @@
|
|||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
<!--
|
||||
<section>
|
||||
<title>Projects in TSV file</title>
|
||||
<para>Endpoint: <link xlink:href="http://api.openaire.eu/projects/tsv"/></para>
|
||||
|
@ -69,5 +85,5 @@
|
|||
</simplelist> The returned tsv file has an header where the semantics of each column is
|
||||
described. </para>
|
||||
</section>
|
||||
|
||||
-->
|
||||
</chapter>
|
||||
|
|
Loading…
Reference in New Issue