Documentation ¶
Overview ¶
span-crossref-members fetches crossref members api. It will merely paginate through the api responses and will output one response per line. Create mapping from DOI to name: span-crossref-members | jq -rc '.message.items[].prefix[] | {(.value|tostring): .name}' | jq -s add > assets/crossref/members.json
Click to show internal directories.
Click to hide internal directories.