Class ArticleCatalogReader

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

public class ArticleCatalogReader extends AbstractResourceReader<List<BibliographicalNotice>> implements CatalogReader
Loader for scientific article catalogs, supporting interfaces with major research databases like PubMed, CrossRef, or arXiv.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)