CrossRef / cayenne

MOVED to https://gitlab.com/crossref/rest_api
https://gitlab.com/crossref/rest_api
MIT License
17 stars 9 forks source link

Add support for parsing and exposing isbn types #18

Closed markwoodhall closed 6 years ago

markwoodhall commented 6 years ago

This pull request adds support for parsing ISBN types and follows the pattern that already exists for ISSN types.

It also enables storing and exposing book edition numbers and part numbers via the API.

This is required for CrossRef/rest-api-doc#341 & CrossRef/rest-api-doc#342