validate_issn
USE THIS to verify an ISSN (serial/journal identifier) before relying on it. Checks the mod-11 check digit (which may be 'X') and returns the expected digit when it fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issn | Yes | The ISSN (8 chars; hyphen ignored). |