validate_issn
ActiveTool of Qiniso
declared in 0.5.0
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.
Parameters schema
{
"type": "object",
"required": [
"issn"
],
"properties": {
"issn": {
"type": "string",
"description": "The ISSN (8 chars; hyphen ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries