Returns list of works associated with the specified funder ID. Supports free form search queries, field queries, sorting, faceting, filtering, selecting elements, pagination with offsets, deep paging with cursors, and sampling.
- 服务商
- Crossref(DOI 与学术元数据)
- 输入摘要
- {"name":"id","type":"string","required":true,"description":"The id of the funder"}, {"name":"rows","type":"integer","required":false,"description":"The number of rows per page"}, {"name":"order","type":"string","required":false,"description":"Combined with sort can be used to specify the order of results, e.g. asc or desc"}, {"name":"facet","type":"string","required":false,"description":"Exposes the ability to retrieve counts for pre-defined facets e.g. `type-name:*` returns counts of all works by type"}, {"name":"sample","type":"integer","required":false,"description":"Exposes the ability to return `N` randomly sampled items"}, {"name":"sort","type":"string","required":false,"description":"Exposes the ability to sort results by a certain field, e.g. `score`"}, {"name":"offset","type":"integer","required":false,"description":"The number of rows to skip before returning"}, {"name":"mailto","type":"string","required":false,"description":"The email address to identify yourself and be in the \"polite pool\""}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息