Class ISBNGenerator

java.lang.Object
org.episteme.core.util.identity.ISBNGenerator
All Implemented Interfaces:
IdGenerator

public class ISBNGenerator extends Object implements IdGenerator
Generates ISBN-13 format identifiers.

Produces identifiers in the format 978-X-XXXX-XXXX-X with valid check digit.

Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)