Class BookCatalogReader

java.lang.Object
org.episteme.core.io.AbstractResourceReader<List<BibliographicalNotice>>
org.episteme.core.bibliography.loaders.BookCatalogReader
All Implemented Interfaces:
CatalogReader, ResourceIO<List<BibliographicalNotice>>, ResourceReader<List<BibliographicalNotice>>

public class BookCatalogReader extends AbstractResourceReader<List<BibliographicalNotice>> implements CatalogReader
Loader for book catalogs, supporting interfaces with major library databases like OpenLibrary, Library of Congress, or local records.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)