ISBN-10 (P67)
From Crystal Pool
identifier for a book (edition), ten digit
- isbn-10
- International Standard Book Number-10
Language | Label | Description | Also known as |
---|---|---|---|
English | ISBN-10 |
identifier for a book (edition), ten digit |
|
Data type
External identifier
Statements
(\d{9}(\d|X))|(\d{1,5}-\d{1,7}-\d{1,6}-[0-9X])
three blocks of digits separated by dashes or 10 digits, the last one optionally replaced by an X (English)
\d{1,5}-\d{1,7}-\d{1,6}-[0-9X]
three blocks of digits separated by dashes, with a last block of 1 digit or X (English)
https://www.wikidata.org/wiki/Special:BookSources/$1
Constraints
(\d{9}(\d|X))|(\d{1,5}-\d{1,7}-\d{1,6}-[0-9X])
\d{1,5}-\d{1,7}-\d{1,6}-[\dX]