fixed param hasWTFunding (instead of hasUKFunding) + list of supported funders

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-api-http-doc/src@46504 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
Alessia Bardi 2017-03-29 13:39:44 +00:00
parent 89f84b3267
commit abebbd1acc
1 changed files with 5 additions and 5 deletions

View File

@ -65,18 +65,18 @@
</listitem>
</varlistentry>
<varlistentry>
<term>hasUKFunding</term>
<term>hasWTFunding</term>
<listitem>
<para>Allowed values: <code>true|false</code>.If hasUKFunding is true gets the
publications/datasets/projects funded by the UK. If hasUKFunding is false gets the
publications/datasets/projects related to projects not funded by the UK.</para>
<para>Allowed values: <code>true|false</code>.If hasWTFunding is true gets the
publications/datasets/projects funded by Wellcome Trust. The results are the same as those obtained with <code>funder=wt</code>.
If hasWTFunding is false gets the publications/datasets/projects related to projects not funded by Wellcome Trust.</para>
<!--<para><code>here goes the sample query</code></para> -->
</listitem>
</varlistentry>
<varlistentry>
<term>funder</term>
<listitem>
<para>Allowed values: <code>wt|fp7|h2020</code>. Search for publications/datasets/projects
<para>Allowed values: <code>WT|EC|ARC|ANDS|NSF|FCT|NHMRC</code>. Search for publications/datasets/projects
by funder.</para>
<!--<para><code>here goes the sample query</code></para> -->
</listitem>