Created
June 17, 2014 13:54
-
-
Save sergey-alekseev/2871b326b0485c5c403a to your computer and use it in GitHub Desktop.
Fields mapping for /funders/100000015/dois and http://api.crossref.org/funders/100000015 on https://github.com/sergey-alekseev/cr-search
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cr-search field -> api.crossref.org field | |
totalResults -> "message": { "total-results" | |
startIndex -> "message": { "query": {"start-index":0 | |
itemsPerPage -> "message": { "items-per-page":20 | |
"query": { "searchTerms": -> "message": { "query": {"search-terms": | |
"items": [{ "doi": -> "message": { "items": [ "DOI" | |
"items": [{ "deposited": -> "message": { "items": [ "deposited": {"date-parts": | |
"items": [{ "published": -> "message": { "items": [ "issued": {"date-parts": |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment